A "high-level" language for the Gameboy
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
Forest Belton b01c25b762 Precompute label indices 2 years ago
lib Precompute label indices 2 years ago
test Create data type for basic blocks 2 years ago
.gitignore Fix TypeScript build configuration 2 years ago
README.md Add README 2 years ago
example.gby Start working on branch support 2 years ago
gbuoy.js Generate code with results from register allocation 2 years ago
package-lock.json Add basic unit tests 2 years ago
package.json Generate code with results from register allocation 2 years ago
tsconfig.json Fix TypeScript build configuration 2 years ago

README.md

gbuoy

Setup

$ npm ci
$ npm run build
$ npm link

TODO: Publish to NPM

Usage

$ gbuoy path/to/program.gby