EVScript
An extendable bytecode-based scripting engine
Dependancies
- Bison
- Flex
- GNU Make 4.3
- A C++20 compiler
Windows is not supported by any means. Use WSL.
Building
Navigate to the project root and execute make
.
Credits
- {fmt} for formatting output.
- poryscript for inspiring this project.
- And everyone at gbdev who helped me along the way 🙂