Adding struts
This commit is contained in:
1
main.cpp
1
main.cpp
@@ -27,6 +27,7 @@
|
||||
|
||||
/// @todo
|
||||
/// [x] - Typespecs should probably be expressions so stuff like would be possible :: *[32]int
|
||||
/// [ ] - Lexer: Need to insert scope endings when hitting End of file
|
||||
/// [ ] - Add single line lambda expressions/
|
||||
/// [ ] - Think about compound expressions, unify with calls - maybe Thing(a=1) instead of Thing{a=1}
|
||||
/// [ ] - Structs
|
||||
|
||||
Reference in New Issue
Block a user