BASICPP - A Basic Preprocessor
Basicpp translates a slightly higher level BASIC code into a regular 8-bit machine BASIC code.
Features:
- Enumerators
- Light structures
- Code blocks without line numbers
- Inline evaluation
- C-style IF/ELSE, with nested blocks
- File includes
- ASM Symbol Importing
Check the Wiki for examples!