kalker/kalk_cli
2020-06-10 13:55:43 +02:00
..
src Renamed parser::parse to parser::eval and created a new parser::parse function that does not evalutate the statements. 2020-06-10 13:55:43 +02:00
Cargo.lock Changed lexer to allow any symbol as identifier as long as it isn't already used for syntax. 2020-06-07 19:08:33 +02:00
Cargo.toml Implemented simple syntax highlighting and symbol-completion. 2020-06-07 18:56:28 +02:00