Edited roadmap to reflect the implemented features
This commit is contained in:
parent
bba1e2a00f
commit
6ccf576136
1 changed files with 3 additions and 3 deletions
|
@ -2,18 +2,18 @@
|
||||||
- Strings
|
- Strings
|
||||||
- Listen
|
- Listen
|
||||||
- Müllabfuhr
|
- Müllabfuhr
|
||||||
- Innere Funktionsdefinition
|
|
||||||
- at Annotations
|
- at Annotations
|
||||||
- Datentypen
|
- Datentypen
|
||||||
- Kommentare
|
- Kommentare
|
||||||
- Native Functions
|
- Native Functions
|
||||||
- Kontrollstrukturen
|
- Kontrollstrukturen
|
||||||
- goto
|
- goto
|
||||||
- variablen
|
|
||||||
|
|
||||||
## builtins
|
## builtins
|
||||||
- I/O (print, readline, read\*, write\*)
|
- I/O (print, readline, read\*, write\*)
|
||||||
- always, never, otherwise
|
- always, never, otherwise
|
||||||
|
|
||||||
## done
|
## done
|
||||||
- Semikolon am Ende der Datei
|
- Semikolon am Ende der Datei
|
||||||
|
- Innere Funktionsdefinition
|
||||||
|
- variablen
|
Loading…
Reference in a new issue