nMars - release packages
Summary
- Runtime platform is .NET 2.0 or Mono in the future.
- Binary packages for download are here
nMarsConsole.X.Y.Z.zip
- This binary package contains nMars with command-line interface. It's very similar to pMars.
- It could run on both platforms .NET 2.0 and Mono
- It contains parser, engine and debugger
nMars.X.Y.Z.zip
nMars.X.Y.Z.win.msi
Is Windows MSI installer with same content as nMarsIDE package above plus IronPython extension.
nMarsTest.X.Y.Z.win.zip
- This binary package contains pMars, it's wrapper and assembly with NUnit tests
- It has command-line interface. When started without parameters it seeks for directory Warriors and run tests on it.
- This is compiled for windows.
nMars.X.Y.Z.src.zip
- This source code package.
pMars - binaries
pMars.0.9.2.?.tar.gz
pMars.0.9.3-a.?.zip
- This binary package of my extensions to pMars.