Parsing for stmt

This commit is contained in:
Krzosa Karol
2022-05-31 16:45:20 +02:00
parent 41697dec80
commit 20accf8293
4 changed files with 75 additions and 13 deletions

View File

@@ -46,6 +46,7 @@ For now I don't thing it should be overloadable.
[ ] - Default values in structs??? Should compound stmts bring values from default values?? Maybe not? Whats the alternative
[ ] - Write up on order independent declarations
[ ] - Switch
[ ] - Pass statement
[ ] - lvalue, rvalue concept so we cant assign value to some arbitrary weird expression
[ ] - More basic types
[ ] - Array of inferred size