exMARS combines the latest advance in corewar simulation technology, with proactive performance optimizations. Actually exMARS is a redcode simulator, just like exhaust and pMARS. In fact, I have shamelessly taken sourcecode from pMARS, exhaust, some ideas from qMars, a shot of optimizations, shook everything well, and garnished everything with a high level interface for Ruby. The resulting program has the following main features: * Uses the parser from pMARS, so no previous parsing is neccessary. At first this was my main motivation for exMARS. * Speed: 50% faster than pmars on a Pentium III, and often more than twice as fast than pmars on a Pentium 4 (using gcc 3.3.1, and the same compiler options). * Rewritten the code in a more object oriented way, which allows different Mars at the same time in the same program, it should also be thread save. NOTE: This is only Ruby interface part. To install exmars use games/exmars port. Author: Martin Ankerl WWW: http://corewar.co.uk/ankerl/exmars.htm
aboutsummaryrefslogtreecommitdiffstats
path: root/finance/trytond28_calendar_classification
Commit message (Expand)AuthorAgeFilesLines
* Convert Python ports to FLAVORS.mat2017-11-301-1/+1
* Remove ${PORTSDIR}/ from dependencies, categories d, e, f, and g.mat2016-04-011-1/+1
* - Convert finance/ to new USES=pythonmva2014-10-211-3/+2
* - Remove obsolete PYEASYINSTALL_EGG entry, now that the ports usemva2014-06-221-1/+0
* - Swith from easy_install to install (and bump PORTREVISION)antoine2014-02-092-31/+3