No description
- C++ 97.9%
- CMake 1.3%
- C 0.6%
- Shell 0.2%
| Filename | Latest commit message | Latest commit date |
|---|---|---|
| bin | ||
| compiler | ||
| src | ||
| brun.sh | ||
| CMakeLists.txt | ||
| LICENSE | ||
| README.md | ||
| reb.sh | ||
| run.sh | ||
Low level VM
Low level virtual machine that runs byte code, generated by a C-style compiler. You can find an example of one single source file in ./bin/src.c
license is MIT