Skip to content

Releases: eriknyquist/BrainfuckIntern

v2.3

18 Oct 05:23
Compare
Choose a tag to compare

Various fixes/updates:

* Show runtime at termination
* Show # of BR programs executed per second at termination
* Fix various off-by-one errors in evolution.c causing run failures
* Some small improvements to mutation routine
* Improve error logging
* Add -a option to penalize BF program length for entire evolution

v2.2

25 Sep 01:09
Compare
Choose a tag to compare
Update README