gbforth is a Forth system designed for the Game Boy.
It features a Forth-based assembler, a cross-compiler with support for lazy code generation and a library of useful words.
Getting Started
Advanced Topics
- Meta Programming
- Contexts
- Run-time Limitations
- Memory Spaces (ROM/RAM)
- Using Assembler
- Code Words
- Kernel
- Internals