X-Git-Url: http://mj.ucw.cz/gitweb/?a=blobdiff_plain;f=doc%2Findex.html;h=4a2d4cad0e5f4915fdbfbc917cc46e2b5de5281a;hb=6065dac4a0ef8c17b872a283944103ef950f1682;hp=30efb636d875ada833d04c0a567c09e880b12a65;hpb=9359440d64e14c2d6231bbb2056ed33472f7f2fe;p=moe.git diff --git a/doc/index.html b/doc/index.html index 30efb63..4a2d4ca 100644 --- a/doc/index.html +++ b/doc/index.html @@ -21,10 +21,22 @@ pretty easy, but it hasn't been done yet.

Download

-

You can download the current release eval-1.0 +

You can download the current release eval-1.0.1 or browse the archive of past releases. -

Everything is also available in my FTP archive. +

Everything is also available in my FTP archive. + +

Development versions

+ +

Since the last release, there were lots of changes, but they still wait +for polishing and documentation. If you are interested, you can take a peek +inside our pot: + +

Documentation

@@ -36,17 +48,22 @@ or browse the archi
  • Utilities for contestants +

    Recently, I have published a short article +on perspectives on automatic grading systems in Olympiads +in Informatics. It mentions many of the ideas behind MO-Eval. +

    Portability

    -

    The environment runs under Linux. We currently use a slightly modified installation of Debian -GNU/Linux, but it will happily work with any other Linux distribution with a 2.4 or newer kernel. Everything except the sandbox -module (which heavily depends on the Linux kernel) should be easily portable to other UNIX systems, although you will probably -need to install some of the GNU utilities (especially bash) and Perl. Porting to Windows is out of question. +

    The environment runs under Linux on the i386 architecture. We currently use a slightly modified installation of Debian +GNU/Linux, but it will happily work with any other Linux distribution with a 2.4 or newer kernel. The only dependecies +on Linux and on i386 are in the sandbox module; porting to other architectures requires just minor changes, porting to other +UNIX systems is probably hard. Outside of that, everything should run happily on almost any system providing a reasonable +set of GNU utilities (especially bash) and Perl, possibly including MinGW or Cygwin on Windows.

    Author

    MO-Eval has been written by Martin Mares. -Great thanks go to Jan Kara and Milan Straka for their help and for many fine ideas. +Great thanks go to Jan Kara, Milan Straka and Tomas Gavenciak for their help and for many fine ideas.

    License