Thun/implementations/Python/joy
Simon Forman 142d6e53b0 Let's try out the "snippets" idea.
Represent strings (byte strings) as three-tuples of (git sha hash,
offset, length) immutable datastructures.
2022-03-01 14:13:07 -08:00
..
utils Let's try out the "snippets" idea. 2022-03-01 14:13:07 -08:00
__init__.py Move Python impl to impls dir. 2022-01-24 19:02:47 -08:00
__main__.py Move Python impl to impls dir. 2022-01-24 19:02:47 -08:00
defs.txt Move Python impl to impls dir. 2022-01-24 19:02:47 -08:00
joy.py Move Python impl to impls dir. 2022-01-24 19:02:47 -08:00
library.py Move Python impl to impls dir. 2022-01-24 19:02:47 -08:00
parser.py Move Python impl to impls dir. 2022-01-24 19:02:47 -08:00