schala/schala-lang
greg 0d13b5e3bc Preliminary support for binops in if-discriminators
The BNF grammar is a bit more liberal than any successfully-compiled
schala program should be, in that it allows things like `if x < is
pattern`. It's okay if that parses successfully and then is an error at
typechecking.
2018-08-19 21:25:07 -07:00
..
src Preliminary support for binops in if-discriminators 2018-08-19 21:25:07 -07:00
Cargo.toml Adding proc macro for codegen 2018-07-26 00:52:46 -07:00