Commit Graph

65 Commits

Author SHA1 Message Date
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
6fea0c275d Add a gitignore 2023-01-31 23:44:07 +01:00
f48f0bb0ac Add a very very simple test checking that the parser actually works. 2023-01-31 23:43:01 +01:00
02ccac333c Add pytest to the list of dependencies 2023-01-31 23:09:04 +01: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
a01234968d Testing tests 2023-01-31 23:38:16 +02:00
1acddb069f Trying out larl parser 2023-01-31 23:00:31 +02:00
df3c6d007a I don't get it 2022-12-03 03:32:47 +01:00
256424f646 Catching more tokens 2022-12-03 02:20:50 +01:00
5296396107 dumb repl 2022-12-03 01:58:45 +01:00
ce78d96a9c adding template files 2022-12-03 01:49:50 +01:00
dbe3455325 adding a README file 2022-12-03 01:45:45 +01:00
b2ea4e16dd Initialise 2022-12-03 01:44:04 +01:00