Archive for February 26th, 2008
Daily Archive
Tuesday, February 26th, 2008
About evolveJs
This application is a “proof of concept” evolution simulator. Each animal (process) has the following properties
Memory: This is both readable and writable memory addresses starting from address 0 for each animal.
Threads: Each animal can have multiple threads that communicate via it’s memory.
CpuTime: Each animal is granted cputime by it’s parent when it is born, and [...]
