- dot/[]\r
- literals\r
- cast\r
+- comments\r
\r
==compiler==\r
- type checks\r
- cast\r
+- files (.c/.h)\r
+- l/rvalue\r
\r
==new features==\r
- generics\r
- private\r
\r
\r
-Zeitplan:\r
-29.07: grammar\r
-30.07: compiler\r
-31.07: new features\r
-01.08: Schreiben, vorabversion\r
-02.08: Schreiben\r
-03.08: Schreiben\r
-04.08: Schreiben, abgeben
\ No newline at end of file
+\r
+~14.08 Abgabe Paper/Code\r
+\r
+\r
+Missing:\r
+- unions/enums\r
+- const/static/extern\r
+- operator precedence(given by C compiler)\r
+- bitfields\r
+- nested bodies {}\r
+- multiple files\r
+- call outer functions with same name (::f1())\r
+- automatically select function/var/struct from namespace recursively\r
+- generic methods\r
+- nested type instantiation\r
+- automatic dereference/->\r
+- automatic "this"\r
+- Kommentare\r
+- include C\r
+- (compile)
\ No newline at end of file