pizza / genx

generates functions in native x86 machine code by way of a genetic algorithm

This URL has Read+Write access

pizza (author)
Sun Mar 15 18:56:47 -0700 2009
commit  2d173db8a034e0184bb97612cd0cefa1aa90b6b7
tree    72c0bc44c10cd668f3baa690cfefd0a7c17a3e85
parent  1b9d343ba10d47512bcf21e2c7b32f094f1ecc89
genx /
name age message
file LICENSE Loading commit data...
file README
directory doc/
directory misc/
directory src/
README
# ex: set ff=dos ts=2 et:
# $Id$

git clone git://github.com/pizza/genx.git ~/genx && cd ~/genx/src && make && ./genx problems/int-sqrt.so

 o=O   genx builds functions
0===0  mutating, testing fitness
0===0  program is data
 O=o   
  O    why interesting?
 o=O   genetic algorithm
0===0  grow better output
0===0  
 O=o   needs x86,
  O    make, cc; builds on unix
 o=O   maybe on windows
0===0  
0===0  cd src && make
 O=o   run ./genx with module
  O    virtuous patience
 o=O