X-Git-Url: http://mj.ucw.cz/gitweb/?a=blobdiff_plain;f=doc%2Findex.html;h=4a2d4cad0e5f4915fdbfbc917cc46e2b5de5281a;hb=45622a514ae66c6815dcc79b08428d9e82299909;hp=61a501b035c057f21cb1af5747f605ca6fff2ea1;hpb=0070c7b0968cfcc243038dc8d23e8537fdb16433;p=eval.git diff --git a/doc/index.html b/doc/index.html index 61a501b..4a2d4ca 100644 --- a/doc/index.html +++ b/doc/index.html @@ -21,9 +21,23 @@ 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. + +

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

+

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