5 Commits

Author SHA1 Message Date
da82819fff
More work on better parser logging.
All checks were successful
continuous-integration/drone/push Build is passing
2021-01-06 13:32:06 +01:00
d907a58f64
Initial work on more detailed error messages.
All checks were successful
continuous-integration/drone/push Build is passing
2021-01-06 00:06:39 +01:00
b73bfe6482
Make parser be able to skip tokens when encountering an unexpected token.
All checks were successful
continuous-integration/drone/push Build is passing
2021-01-05 13:20:34 +01:00
dbef09f4bb
Adds backward to REPL for better error logging.
All checks were successful
continuous-integration/drone/push Build is passing
2021-01-04 13:33:52 +01:00
e0c52f4ae7
Initial commit, support for lexing symbols and numericals. 2020-10-04 16:33:12 +02:00