Wiki Page Polemy
Not logged in
Overview

Version:b09843e807743fd43bca27ad5c86910afc2e3219
Date: 2010-11-21 19:22:08
Original User: kinaba
Commands: history | raw-text

Content

Welcome to Polemy programming language!

The source code is hosted by fossil SCM (http://www.fossil-scm.org). Get it by

  mkdir polemy
  cd polemy
  fossil clone http://www.kmonos.net/repos/polemy local.fossil
  fossil open local.fossil

or donwload the zip archive by

  - Click "Timeline" in the sidebar
  - Click the latest version's hash number
  - Click "ZIP archive"

and follow the build instruction in readme.txt. To read it online, click "Files" in the sidebar and then "readme.txt". The short description of the language is also in that file.