update readme for this branch

This commit is contained in:
Rowan Torbitzky-Lane 2025-01-19 21:57:31 -06:00
parent be4c15cd51
commit 7059447dcd

View File

@ -1,8 +1,10 @@
# HushGP
A PushGP implementation in Haskell
This branch is meant to overhaul the system with the lens
library for more abstraction.
This branch is meant to to go one by one and finish implementing all of
the functions in the pyshgp list.
https://erp12.github.io/pyshgp/html/core_instructions.html
## Tasks
* [ ] Post minimal core of exec to haskell discourse for advice about speed optimization.