Conlang/libconlang
John c1c834701a parser: Mockup type-expression syntax
- Allow `name: Type` notation for parameters
- Allow `fn x() -> RetVal` notation for return values
- TODO: Create syntax for type-expressions/paths
2023-10-30 00:07:27 -05:00
..
examples examples/interpret: Call main if loading from file 2023-10-29 23:48:38 -05:00
src parser: Mockup type-expression syntax 2023-10-30 00:07:27 -05:00
.gitignore Initial Commit 2023-09-21 15:41:12 -05:00
Cargo.toml Cargos.toml: wrong key ("publish") 2023-10-23 23:42:39 -05:00