←back to thread

161 points almusdives | 2 comments | | HN request time: 0.41s | source

Zyme is an esoteric language for genetic programming: creating computer programs by means of natural selection.
1. null08 ◴[] No.42165011[source]
Interesting. I haven't seen much in this space since Lee Spector's "push" more than 20 years ago (http://faculty.hampshire.edu/lspector/push.html). I did see a mention of Push in the FAQ but it would be very interesting to compare this in detail. If I get it correctly Zyme programs are evolved on the bytecode level whereas Push's stack architecture is designed to be evolvable directly at the syntactic level? A head-to-head comparison / benchmark would be super interesting.
replies(1): >>42169068 #
2. conartist6 ◴[] No.42169068[source]
Hampshire represent! I'm also quite interested in this space.