A simple programming language for DLX.
Pchip is a toy programming language and compiler. The syntax is inspired by the Rust programming language.
Syntax is currently in progress
Example programs that can be compiled using Pchip can be found in examples
.
Pchip was initially created to write programs to test my Chip8 emulator. However it now targets DLX.