Releases: Mher-DeLight/ArgwcCompiler
Releases · Mher-DeLight/ArgwcCompiler
Release list
Fixed scope writing bug
Fixed a major bug when writing scope data. Not sure how I didn't catch this beforehand.
Major Release! Actual serialization.
Now the output .h file is actually serialized and compatible with newer releases of ArgueWithCpp. As always, you can extract and put it in your /usr/local/bin
Watch Release
Added a --watch flag that can only be passed as the last option. It makes the program automatically detect changes and write them instead of having to manually call argwc-comp each time manually.
Initial Release
Download the file and extract it, then put it in your ~/.bin, ~/.local/bin, or if you have root access, /usr/local/bin directory, then invoke with argwc-comp /path/to/Argwc/Grammarfile.awc /path/to/project/src/argfile.h