Getting Started
The compiler runs directly from the repository and produces an NES ROM from a
single .nsp source file.
- Install the prerequisites.
- Read and compile the first program.
- Build other examples and run them in an emulator.
- Run the compiler test suite when contributing changes.
For the complete implemented syntax, see the Language Guide.