Riki is a stack-based programming language which compiles down to C. With a combination of both high-level and low-level features, it aims to have the simplicity of a Forth-like language while still possessing the modern features that allow an ease of development.
- Write fully recursive AST class
- Start AST generation