Artifact a9f6864ff0e1be69b69326bd10bf10c2bc227c7bd04d7ab31f41b19fb84216a1:
- Executable file
r37/lisp/csl/html/r37_0651.html
— part of check-in
[f2fda60abd]
at
2011-09-02 18:13:33
on branch master
— Some historical releases purely for archival purposes
git-svn-id: https://svn.code.sf.net/p/reduce-algebra/code/trunk/historical@1375 2bfe0521-f11c-4a00-b80e-6202646ff360 (user: arthurcnorman@users.sourceforge.net, size: 874) [annotate] [blame] [check-ins using] [more...]
<A NAME=GENTRAN> <TITLE>GENTRAN</TITLE></A> <b><a href=r37_idx.html>INDEX</a></b><p><p> <B>GENTRAN</B> _ _ _ _ _ _ _ _ _ _ _ _ <B>package</B><P> <P> <P> <P> Author: Barbara L. Gates <P> <P> This package is an automatic code GENerator and TRANslator. It constructs complete numerical programs based on sets of algorithmic specifications and symbolic expressions. Formatted FORTRAN, RATFOR or C code can be generated through a series of interactive commands or under the control of a template processing routine. Large expressions can be automatically segmented into subexpressions of manageable size, and a special file-handling mechanism maintains stacks of open I/O channels to allow output to be sent to any number of files simultaneously and to facilitate recursive invocation of the whole code generation process. <P> <P>