Difference between revisions of "Judge:Free software"
From PEGWiki
(Created page with "'''Every single piece of software used on the PEG Judge''' is licensed under a '''free software license''', such as the GNU General Public License. Here are the major components ...") |
(No difference)
|
Revision as of 01:01, 19 October 2011
Every single piece of software used on the PEG Judge is licensed under a free software license, such as the GNU General Public License. Here are the major components of the Judge:
- Ubuntu GNU/Linux 11.04 (Natty Narwhal)
- Apache 2
- MySQL
- PHP 5
- CodeIgniter
- Sphinx search engine
- GNU C and C++ compilers (gcc/g++)
- Free Pascal (fpc)
- Glasgow Haskell Compiler (ghc)
- Netwide Assembler (nasm)
- Ruby
- Python
- OpenJDK
- OCaml
- Perl
In addition, your connection to the Judge (if you use the secure site) is encrypted using OpenSSL. The Judge is administered through OpenSSH and FreeNX. Nice mathematical formulae on some problem descriptions and analysis pages would not be possible without LaTeX and ImageMagick. The Judge hosts its own DNS using BIND, as well as its own mail server using Postfix and Dovecot. The forum is powered by phpBB, and the wiki you are reading now is, of course, powered by MediaWiki.
In addition, all of these components are free in the sense of costing nothing.