From 5e08620a50b9f0a4fceb48eca1936009d018b787 Mon Sep 17 00:00:00 2001 From: Rowan Torbitzky-Lane Date: Thu, 13 Feb 2025 16:36:31 -0600 Subject: [PATCH] ercs on todo --- TODO.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/TODO.md b/TODO.md index 4b11d59..7d12fc9 100644 --- a/TODO.md +++ b/TODO.md @@ -24,6 +24,10 @@ - [ ] Need to make this reproducable too (Check pysh json files) - [ ] Implement silent and skip markers as well - [ ] Have close amt of 1,2, and 3 + - [ ] Need a random genome generator + - I'm only going to implement propeller's :specified version + - Is the best according to the papers - [ ] Add Memory - [ ] Add history stack(s), like a call stack - [ ] Implement interpreter options (could probably just place this into a map) +- [ ] Devise a good way to implement ERCs