nes-pascal

Getting Started

The compiler runs directly from the repository and produces an NES ROM from a single .nsp source file.

  1. Install the prerequisites.
  2. Read and compile the first program.
  3. Build other examples and run them in an emulator.
  4. Run the compiler test suite when contributing changes.

For the complete implemented syntax, see the Language Guide.