Live data from Hacker News

Show HN: Zyme – An Evolvable Programming Language

zyme.dev

1–10 of 27 posts

Re: Show HN: Zyme – An Evolvable Programming Language

#3
Completely unrelated (and apologies to the OP), Zyme is also a name of a winery near Verona in Italy that makes really unusual, complex and very tasty reds. Beautiful facilities as well. If you are ever in the region, give it a visit - https://www.zyme.it/en/

Re: Show HN: Zyme – An Evolvable Programming Language

#6
I love this idea, it's thought provoking and I want to play

Is there a repository of examples or experiments built with Zyme? Curious to see what has been explored so far

I think it could be fun to focus on visual experiments; shader-like programs as a way to easily explore different outputs

Re: Show HN: Zyme – An Evolvable Programming Language

#7

Is it named after the drug in Deus Ex

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.

Re: Show HN: Zyme – An Evolvable Programming Language

#8

Is it named after the drug in Deus Ex

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

#9
post #6

I love this idea, it's thought provoking and I want to play Is there a repository of examples or experiments built with Zyme? Curious to see what has been explored so far I think it could be fun to focus on visual experiments; shader-like programs as a way to easily explore different outputs

Thanks! Since the language is still in its early stages of being able to evolve programs, I don't have many examples to share yet. I didn’t realize when I began but developing the language itself was just the beginning - I hadn't anticipated how much work would still be needed on tuning, development tools, and implementing the genetic programming framework before getting concrete results.
Post reply on HN