157 Commits

Author SHA1 Message Date
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
Kasper
47768ee208 Better error handling 2019-12-08 23:02:26 +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