XCG

X39s Code Generator - Creating your CST (Concrete-Syntax-Tree) with ease

Stars
3
XCG - Release 2 of rewrite Latest Release

Published by X39 over 2 years ago

I should probably start giving this some proper versioning ... but meh ... it is pretty much just a conveniance release anyways :)

here is another built executable, full of fixes for the code generation
enjoy

XCG - First release of rewrite

Published by X39 over 3 years ago

V2 is a fully rewritten version of the code generator, that has no connection besides the name to the previous one.

Hence this can be considered "initial release" and no changelog is there :( sorry

XCG - Stable-Release 2

Published by X39 about 6 years ago

New release contianing more stable code-generation stage, new command line options and an addition to the source template --> a notoken tokenmod ❤️

More Stable Code Generation

  • statement parsing code generation part was rewritten

New Command Line Options

  • -v to print out the current XCG version
  • -t to print the input file tree
  • -T minimizes the tree before printing it like -t

Tokenmods

  • notoken will prevent the addition of the token in the output tree. Token will still be parsed as normal, but not appear in the tree.

Hope you enjoy this little release :)

XCG - Initial-Stable-Release

Published by X39 about 6 years ago

First release <3

hope you enjoy this little tool :)