issues
search
lspector
/
propeller
Yet another Push-based genetic programming system in Clojure
Eclipse Public License 2.0
30
stars
22
forks
source link
Fix/def instruction not macro
#35
Closed
thelmuth
closed
3 years ago
thelmuth
commented
3 years ago
Does a lot, including:
make macros into functions
refactor a few files into push/instructions.cljc
adds all instructions that use exec stack to the map of open parentheses that they require
Does a lot, including: