1 +Welcome to Polemy programming language!
2 +
3 +The source code is hosted by fossil SCM (<a href="http://www.fossil-scm.org">http://www.fossil-scm.org</a>). Get it by
4 +
5 +<pre> mkdir polemy
6 + cd polemy
7 + fossil clone http://www.kmonos.net/repos/polemy local.fossil
8 + fossil open local.fossil</pre>
9 +
10 +and follow the build instruction in <tt>readme.txt</tt>.