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 9354d16e57 Finish code generation for copies & unary ops 2 years ago
lib Finish code generation for copies & unary ops 2 years ago
.gitignore Fix TypeScript build configuration 2 years ago
Makefile Fix TypeScript build configuration 2 years ago
example.gby Read input program from file 2 years ago
gbuoy.js Begin work on code generation 2 years ago
package-lock.json Read input program from file 2 years ago
package.json Begin work on code generation 2 years ago
tsconfig.json Fix TypeScript build configuration 2 years ago