From 5f9668526491332f62c05ad831dbf6d5fdc2b6d0 Mon Sep 17 00:00:00 2001 From: Patrick Schönberger Date: Fri, 30 Jul 2021 18:32:33 +0200 Subject: complete grammar --- todo.txt | 13 ++++++++++++- 1 file changed, 12 insertions(+), 1 deletion(-) (limited to 'todo.txt') diff --git a/todo.txt b/todo.txt index e434bea..8ddc15e 100644 --- a/todo.txt +++ b/todo.txt @@ -28,10 +28,13 @@ define grammar: - dot/[] - literals - cast +- comments ==compiler== - type checks - cast +- files (.c/.h) +- l/rvalue ==new features== - generics @@ -47,4 +50,12 @@ Zeitplan: 01.08: Schreiben, vorabversion 02.08: Schreiben 03.08: Schreiben -04.08: Schreiben, abgeben \ No newline at end of file +04.08: Schreiben, abgeben + + + + + +Missing: +- unions +- const/static/extern \ No newline at end of file -- cgit v1.2.3