Commit graph

6 commits

Author SHA1 Message Date
6501b72973 Renamed to QR Script
- Split into three projects: Library, Console, and Tests
- Library compiles as QRScript.Interpreter to avoid conflicts
2025-05-07 15:22:16 -04:00
a3d060735f Trimmed down and fixed gitignore 2025-05-07 12:01:31 -04:00
b01f83f93e Makefile
- Install script
2025-05-07 00:53:34 -04:00
7ccd4a14ac Build to Base64-based bytecode
BBBB
2025-05-06 23:08:42 -04:00
4d77edf65e CLI tool
- Preemptive support for binary file execution
2025-05-06 22:51:02 -04:00
65814f2164 🎉 Initial source commit 2025-05-06 20:48:35 -04:00