aboutsummaryrefslogtreecommitdiff
path: root/scripts/makefile
AgeCommit message (Collapse)Author
2024-10-22use type-specific vectors instead of generic onesKimplul
+ An attempt at speeding up function calls in the interpreted mode
2024-06-24add initial compiler frameworkKimplul
2024-06-23initial interpeter testingKimplul