A fast, friendly, functional language. Work in progress!
Go to file
2019-05-04 16:39:54 -04:00
src Fix bug with parens followed by operator 2019-05-04 15:18:41 -04:00
tests Add test for complex expr with 2 operators 2019-05-04 16:39:54 -04:00
.gitignore Add .gitignore 2019-01-27 17:38:34 -05:00
Cargo.lock Delete obsolete stuff 2019-04-17 19:32:10 -04:00
Cargo.toml Add basic parser 2019-03-13 22:44:32 -04:00
CodeOfConduct.md Add Rust CoC 2019-01-27 17:38:25 -05:00
Core.md Change Core.md a bit 2019-01-29 20:08:30 -05:00
LICENSE Got things compiling 2019-02-02 15:47:47 -10:00