Commit graph

10 commits

Author SHA1 Message Date
8e8d54c4b5 small fixes and cleaning up
removed debug statement from shell.rs
fixed casing for constants
added flag to make sure reading works correctly
2021-12-21 08:05:02 +01:00
73e7b1b7c7 int and float parsing!
hell yes
2021-12-20 18:36:04 +01:00
500eb972bd basic tokenization WORKSSSSSSSS BABYYYY 2021-12-20 14:34:21 +01:00
d5da7b0f26 added quitting to shell and started lexer 2021-12-19 21:38:21 +01:00
0eed22213f updated regexp
now supports ; comments
2021-12-16 21:12:44 +01:00
662005b2f0 added comment and newline cleaning 2021-12-16 17:52:06 +01:00
9fa7ed1dcf started work 2021-12-16 11:45:16 +01:00
e2b1af59b4 examples the first 2021-12-16 09:40:17 +01:00
1f59a4a874 multiply strings by float 2021-12-16 09:03:40 +01:00
c789285e6a init 2021-12-15 20:28:10 +01:00