Kasper
|
25417960d9
|
Added cross-compiling instructions to readme
|
2020-08-20 10:30:31 +02:00 |
|
Kasper
|
ba2c1ce84e
|
Added cli/api installation and usage to readme
|
2020-08-20 10:29:57 +02:00 |
|
Kasper
|
e69b1ab7a3
|
Added MIT license
|
2020-08-20 07:25:12 +02:00 |
|
Kasper
|
5830904a45
|
Added --debug flag, eval returns Result
|
2020-08-20 06:49:10 +02:00 |
|
Kasper
|
55e7ef0a04
|
Update README.md
|
2020-02-15 23:52:41 +01:00 |
|
Kasper
|
5360318bfc
|
Added unit of pressure, improved lexer "post-fix" loop
Previously the lexer's post-fix loop was really weird, incrementing in the middle of the function. No more
|
2020-01-12 22:57:49 +01:00 |
|
Kasper
|
0d90173d7a
|
Added some dev instructions to README
|
2020-01-10 22:54:08 +01:00 |
|
Kasper
|
f7a5481268
|
to/of operators, auto insert parens
|
2019-12-12 22:25:08 +01:00 |
|
Kasper
|
8e2a3ff4d7
|
Number parsing
|
2019-12-08 21:04:35 +01:00 |
|
Kasper
|
f83c0ce59d
|
Started work on custom lexer
|
2019-12-08 15:17:15 +01:00 |
|
Kasper
|
4281aa97a9
|
cargo init
|
2019-12-06 16:16:29 +01:00 |
|