Edited roadmap to reflect the implemented features

This commit is contained in:
VegOwOtenks 2024-10-08 22:54:13 +02:00
parent bba1e2a00f
commit 6ccf576136

View file

@ -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