Build to Base64-based bytecode

BBBB
This commit is contained in:
Tony Bark 2025-05-06 23:08:42 -04:00
parent 4d77edf65e
commit 7ccd4a14ac
5 changed files with 45 additions and 2 deletions

View file

@ -6,7 +6,7 @@ Glyph is a human-readable esoteric programming language that is designed to fit
- [x] Parser
- [ ] CLI tool
- [x] CLI tool
- [ ] Unicode support
@ -14,7 +14,7 @@ Glyph is a human-readable esoteric programming language that is designed to fit
- [ ] QR Code
- [ ] Base64
- [x] Base64
## 🧾 Program Structure