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
172303c834
Fixed QR Code
...
QR Code now contains the source code, not the Base64 version.
2025-05-07 13:54:57 -04:00
15fab67141
Fixed README
2025-05-07 11:53:42 -04:00
97a888e8ae
Removed redundant feature from README
2025-05-07 11:43:31 -04:00
66d4cbc9ec
QR Code renderer
...
- Will output QR Code as SVG
- Temporarily removed Base64 feature
- Changed install.sh to focus on platform
- Makefile can now build and package for macOS or Linux separately
2025-05-07 11:40:52 -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
ae16966edf
Renamed GlyphInterpreter to Runner
...
- Added features section to README
- Added version into project
2025-05-06 21:10:19 -04:00
65814f2164
🎉 Initial source commit
2025-05-06 20:48:35 -04:00