From 1e02b2c6ac8c79c66c0bdea08b637aeac9fd6583 Mon Sep 17 00:00:00 2001 From: Rowan Torbitzky-Lane Date: Mon, 20 Jan 2025 23:25:09 -0600 Subject: [PATCH] pysh readme mention --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index ace7b9c..a9e667b 100644 --- a/README.md +++ b/README.md @@ -8,6 +8,8 @@ https://erp12.github.io/pyshgp/html/core_instructions.html I'm not going to include no-ops. +Interpush doesn't have the code stack. Time to test this against pysh. + ## Tasks * [ ] Post minimal core of exec to haskell discourse for advice about speed optimization. * [x] Do test-driven development on this one.