|
|
|
|
|
by tariqk
5386 days ago
|
|
That's a pretty interesting look into what happens in an evolutionary algorithm. But for a minute there I was hoping that the OP was going to evolve an actual "hello world" program. That might be an interesting exercise to do over a Lisp-like language. |
|
The problem with just generating a hello world program is that there is no guarantee that you wont end up with a bunch of endless loops.