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:
|
Currently missing relevant features (TODOs) are:
|
||||||
- ~~Arrays~~ (DONE)
|
- ~~Arrays~~ (DONE)
|
||||||
- Structs (and custom types as such)
|
- ~~Structs~~ (DONE)
|
||||||
- ~~Extern functions~~ (DONE)
|
- ~~Extern functions~~ (DONE)
|
||||||
- ~~Strings~~ (DONE)
|
- ~~Strings~~ (DONE)
|
||||||
- Loops
|
- Loops
|
||||||
- Debug Information
|
- Debug Information
|
||||||
|
- Borrows+Pointers
|
||||||
|
|
||||||
### Why "Reid"
|
### Why "Reid"
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user