schala/schala-lang
greg 065bdd6bda Starting custom operators
Can now parse custom operators. Maybe I want to make it so that you
have to put explicit backticks if you define a custom operator,
currently you can just do: fn +() { .. }
2018-08-24 16:49:59 -07:00
..
src Starting custom operators 2018-08-24 16:49:59 -07:00
Cargo.toml Adding proc macro for codegen 2018-07-26 00:52:46 -07:00