.. | |||
app | 1 year ago | ||
mini-gmp | 1 year ago | ||
modules | 1 year ago | ||
CMakeLists.txt | 1 year ago | ||
README.md | 1 year ago | ||
boolean.c | 1 year ago | ||
boolean.h | 1 year ago | ||
bytecode.c | 1 year ago | ||
bytecode.h | 1 year ago | ||
compile.py | 1 year ago | ||
error.c | 1 year ago | ||
error.h | 1 year ago | ||
main.c | 1 year ago | ||
number.c | 1 year ago | ||
number.h | 1 year ago | ||
object.c | 1 year ago | ||
object.h | 1 year ago | ||
types.h | 1 year ago | ||
vm.c | 1 year ago | ||
vm.h | 1 year ago |
This is the prototype language for the Tardis prototype project.
This is mainly to get an environment up and running. This means no fancy features, no tests, no optimizations, etc.
Design notes:
All documentation and software for this project is under the MIT license unless otherwise specified.
Copyright: 2023 Casey Reeves casey.reeves@lumina-sensum.com
Copyright: 2023 John Watts john.watts@lumina-sensum.com
SPDX-License-Identifier: MIT