Skip to content

v0.2.0 Barium 2017-03-25

Compare
Choose a tag to compare
@elliotchance elliotchance released this 25 Mar 03:01
· 1181 commits to master since this release
  • Added a new ast2json.py script which uses the natural clang output to build the AST in JSON. This removes the need to have python clang libraries and should make it a lot easier to use and more stable.
  • c2go.py is refactored to now use this JSON input rather than clang itself.