mchesser / pchip

A simple programming language for DLX

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Pchip

A simple programming language for DLX.

Overview

Pchip is a toy programming language and compiler. The syntax is inspired by the Rust programming language.

Syntax

Syntax is currently in progress

Examples

Example programs that can be compiled using Pchip can be found in examples.

Some notes

History

Pchip was initially created to write programs to test my Chip8 emulator. However it now targets DLX.

About

A simple programming language for DLX

License:MIT License


Languages

Language:Rust 100.0%