Kasper
|
d463082db5
|
Fix long units causing error (max_word_length)
|
2019-12-21 17:59:21 +01:00 |
|
Kasper
|
a4db9df058
|
Added units
|
2019-12-21 16:49:37 +01:00 |
|
Kasper
|
3587cb94a9
|
Added parser with most things supported
|
2019-12-15 20:27:17 +01:00 |
|
Kasper
|
670aa7e732
|
Fixed whitespace/commas causing lexing error
|
2019-12-14 22:59:04 +01:00 |
|
Kasper
|
8c156fcf15
|
Lexer determines if % is percent or modulo & wraps input in parens
|
2019-12-14 22:12:02 +01:00 |
|
Kasper
|
f7a5481268
|
to/of operators, auto insert parens
|
2019-12-12 22:25:08 +01:00 |
|
Kasper
|
e8d363acfc
|
Fixed byte_index not incrementing in digit/string loops
|
2019-12-09 04:34:08 +01:00 |
|
Kasper
|
62262fbb1f
|
Lexer support for a bunch of math functions
|
2019-12-09 04:28:38 +01:00 |
|
Kasper
|
424e6988e9
|
Lexer supports multi-byte utf8 characters and "pi", "π" and "e"
|
2019-12-09 03:36:02 +01:00 |
|
Kasper
|
1fe9214a62
|
Put lexer into it's own file
|
2019-12-09 00:31:34 +01:00 |
|