Update README.md

This commit is contained in:
MrLetsplay 2024-04-20 14:58:47 +02:00
parent dd1bab516f
commit 6890c78743
Signed by: mr
SSH Key Fingerprint: SHA256:92jBH80vpXyaZHjaIl47pjRq+Yt7XGTArqQg1V7hSqg

View File

@ -11,6 +11,7 @@ The Elysium programming language.
- [X] Tuple types
- [ ] Modules
- [ ] Arrays
- [ ] Structs
- [X] Raw memory access
- [ ] Memory allocation, Heap allocator
- [ ] Garbage collector