Show HN: Zyme – An Evolvable Programming Language
11–20 of 27 posts
Re: Show HN: Zyme – An Evolvable Programming Language
#12Earlier quoted context omitted.
Sadly not. When I was developing Zyme, I was thinking a lot about the molecular components of a cell and how one might translate them into a virtual machine. I was particularly inspired by enZYMEs.
I just realized that that's what the oeigin of the deus ex drug must be as well lol
Re: Show HN: Zyme – An Evolvable Programming Language
#13Re: Show HN: Zyme – An Evolvable Programming Language
#14Cue the replicators.
Re: Show HN: Zyme – An Evolvable Programming Language
#15Interesting. 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…
Re: Show HN: Zyme – An Evolvable Programming Language
#16Is it named after the drug in Deus Ex
Re: Show HN: Zyme – An Evolvable Programming Language
#17Re: Show HN: Zyme – An Evolvable Programming Language
#18Re: Show HN: Zyme – An Evolvable Programming Language
#19Re: Show HN: Zyme – An Evolvable Programming Language
#20Adding a toggle between bytecode and (dis)assembly would make help with visualizing what kind of effect mutation has.