Update readme
This commit is contained in:
parent
c07e488f48
commit
cb2604dc22
@ -34,11 +34,12 @@ fn fibonacci(n: u16) -> u16 {
|
||||
|
||||
Currently missing relevant features (TODOs) are:
|
||||
- ~~Arrays~~ (DONE)
|
||||
- Structs (and custom types as such)
|
||||
- ~~Structs~~ (DONE)
|
||||
- ~~Extern functions~~ (DONE)
|
||||
- ~~Strings~~ (DONE)
|
||||
- Loops
|
||||
- Debug Information
|
||||
- Borrows+Pointers
|
||||
|
||||
### Why "Reid"
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user