Rozenite is an embeddable lightweight efficient, statically typed, procedural programming language.
This repository provides two projects,
- A C++17 library providing a configurable implementation of the Rozenite VM.
- A command-line program for interacting with the C++17 library, for cases when you aren't embedding Rozenite.