Commit graph

5 commits

Author SHA1 Message Date
Lily Tsuru f8285f9e4c cleanup 2024-10-21 12:27:40 -04:00
Lily Tsuru af49206a16 Rewrite it in C++
rust people are going to be very mad at me now /j
2024-10-21 12:22:35 -04:00
Lily Tsuru 20d72e0cd2 reimplement the tree in c++
(mostly for testing)
2024-10-21 11:16:15 -04:00
Lily Tsuru a100d6e508 Start of rewrite
New things:

- Multiple Python modules (I might rewrite this in C++ or something)
- This uses a tree data structure now, which is much less rickity
- Parsing is much less rickity too
2024-10-21 10:56:44 -04:00
Lily Tsuru 02c2d520c5 init 2024-10-20 06:33:49 -04:00