main

Members

Aliases

AntCompiler
alias AntCompiler = Compiler!(MyCompilaton, Evolutor, AntProgType, AntPopulation, AntWorld)
Undocumented in source.
AntPopulation
alias AntPopulation = Population!(getDefChars, Ant)
Undocumented in source.

Classes

MyCompilaton
class MyCompilaton
Undocumented in source.

Functions

main
void main(string[] args)
Undocumented in source. Be warned that the author may not have intended to support it.

Meta

License

Subject to the terms of the MIT license, as written in the included LICENSE file.

Authors

NCrashed <ncrashed@gmail.com>, LeMarwin <lemarwin42@gmail.com>, Nazgull09 <nazgull90@gmail.com>