This website works better with JavaScript.
Home
Explore
Help
Sign In
forestbelton
/
gbuoy
Watch
1
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Projects
0
Releases
0
Wiki
Activity
A "high-level" language for the Gameboy
27
Commits
1
Branch
549 KiB
TypeScript
99.8%
JavaScript
0.2%
Tree:
121337160f
HTTPS
ZIP
TAR.GZ
Forest Belton
121337160f
Improve error message
3 years ago
lib
Improve error message
3 years ago
test
Separate three-address and two-address forms
3 years ago
.gitignore
Fix TypeScript build configuration
3 years ago
README.md
Add README
3 years ago
example.gby
Generate code with results from register allocation
3 years ago
gbuoy.js
Generate code with results from register allocation
3 years ago
package-lock.json
Add basic unit tests
3 years ago
package.json
Generate code with results from register allocation
3 years ago
tsconfig.json
Fix TypeScript build configuration
3 years ago
README.md
gbuoy
Setup
$ npm ci $ npm run build $ npm link
TODO: Publish to NPM
Usage
$ gbuoy path/to/program.gby