help-octave
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

read .m into parse tree (AST), write tree to file


From: Cameron Taggart
Subject: read .m into parse tree (AST), write tree to file
Date: Fri, 29 Apr 2016 10:19:35 -0700

Are there any examples of parsing a .m file and printing some of its contents? As an example, I would like to be able to print the function names as the documentation if any to each function name.

It is possible to write out an .m file from the tree? Is it possible to build up the tree from scratch in order to generate .m files?

thanks,
Cameron

reply via email to

[Prev in Thread] Current Thread [Next in Thread]