OCamlPro / gnucobol

A clone of the sourceforge GnuCOBOL compiler from COBOL to C.
https://get-superbol.com
GNU Lesser General Public License v3.0
16 stars 21 forks source link

[WIP] add --fdump-json (working) and --dump-tree (not working) #22

Closed lefessan closed 2 years ago

lefessan commented 2 years ago

--fdump-json can be used to dump the AST in a JSON file (the name is the program name with .json)