Fixed QR Code

QR Code now contains the source code, not the Base64 version.
This commit is contained in:
Tony Bark 2025-05-07 13:54:57 -04:00
parent a21d43be75
commit 172303c834
2 changed files with 265 additions and 676 deletions

View file

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