basic README

This commit is contained in:
Rowan Torbitzky-Lane 2025-04-03 22:49:45 -05:00
parent 13997cde73
commit fa3371ec3b

View File

@ -1,2 +1,9 @@
# rush
An implementation of PushGP in Rust.
This is a **WIP** at the moment. I decided Rust would be
a better language to develop this in rather than Haskell.
This is truly following the test-driven development model
so each of the files should have its own tests module.