Update README.md

This project is frozen for now so it doesn't make sense to have dates for the roadmap.
This commit is contained in:
Sasha Koshka 2024-10-12 13:49:04 -06:00
parent 3bc504aae6
commit 1f19292366

View File

@ -100,23 +100,19 @@ Q1 2024:
- [x] For/range loops
- [x] Switch statements
Q2 2024:
Afterwards:
- [ ] Mutable/immutable variables
- [ ] Basic, non-final standard library routines
- [ ] Conditional compilation
- [ ] Shared library compilation
- [ ] Constants
- [ ] ABI documentation
Q3 2024
- [ ] Vararg
- [ ] FSPL vararg using Slices
- [ ] Optional per-function C-style vararg for compatibility
- [ ] Generics
- [ ] Ownership system
- [ ] Lightweight, modularized (and of course, totally optional) standard library to replace those written in Q2
At the beginning of Q4 2024, a 1.0 version of the language will be released.
- [ ] Lightweight, modularized (and of course, totally optional) standard library to replace those written previously
## FAQ