Commit Graph

14 Commits

Author SHA1 Message Date
5a47deef61 Add method to transform PC into MIDI note 2023-02-04 21:24:42 +01:00
8fcf00d77d Add long scale list 2023-02-04 21:11:04 +01:00
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
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
b2ea4e16dd Initialise 2022-12-03 01:44:04 +01:00