]> gitweb.factorcode.org Git - factor.git/blob - extra/webapps/mason/download-release.xml
e520d7abd42b582d0249f18f772d31f88d0e50dc
[factor.git] / extra / webapps / mason / download-release.xml
1 <?xml version='1.0' ?>
2
3 <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN"
4         "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
5
6 <t:chloe xmlns:t="http://factorcode.org/chloe/1.0">
7
8         <t:title>Factor binary package for <t:label t:name="platform" /></t:title>
9
10         <div><img src="http://factorcode.org/logo.png" alt="Logo" height="150" /></div>
11
12         <h1>Factor binary package for <t:label t:name="platform" /></h1>
13
14         <p>Requirements:</p>
15         <t:xml t:name="requirements" />
16
17         <h2>Download <t:xml t:name="release" /></h2>
18
19         <p>This release was built from GIT ID <t:xml t:name="git-id" />.</p>
20
21         <p>Once you download Factor, you can <a href="http://concatenative.org/wiki/view/Factor/Learning">start learning</a> the language!</p>
22
23 </t:chloe>