Wiki Page Polemy
Not logged in
Overview

Version:d680638b07ad5290a4098b7e1909e71c92dfe368
Date: 2010-11-24 19:33:11
Original User: kinaba
Commands: history | raw-text

Content

Welcome to Polemy programming language!

- Language Reference Manual (Japanese) - zip

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 from the info page of the latest version, 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.