Commit Graph

7 Commits

Author SHA1 Message Date
26d3825ffb Added repeats 2023-02-04 21:12:13 +02:00
6597ca3f17 Added euclid parsing support 2023-02-04 17:17:14 +02:00
63b292a7bd Added list operations 2023-02-03 01:02:37 +02:00
c66cc9b8ee Added ? % 2023-02-01 21:45:37 +02:00
3add48c938 Added more rules and tests 2023-02-01 21:15:09 +02:00
c85d4de431 Correcting some imports. By doing so, I have also broken the __main__.py
that was living in parser.py but repl.py is now usable :) The old tests
should probably be moved in the tests folder.
2023-01-31 23:03:35 +01:00
1acddb069f Trying out larl parser 2023-01-31 23:00:31 +02:00