EasyCC-CPP
EasyCC-CPP copied to clipboard
Easy Compiler Compiler written in C++
Results
3
EasyCC-CPP issues
Sort by
recently updated
recently updated
newest added
**Option 1**: Add the option to `AUTO` detect new line format in user input file: `CR`, `LF`, `CRLF`, instead of manually specifying it in the lexical JSON config. ```json {...
enhancement
help wanted
Right now easyccpro encodes the JSON files to base64 and stores them in string variables.
enhancement