factor/extra/webapps/mason/download-release.xml

21 lines
640 B
XML
Raw Normal View History

2009-05-21 01:08:43 -04:00
<?xml version='1.0' ?>
<!DOCTYPE html>
2009-05-21 01:08:43 -04:00
<t:chloe xmlns:t="http://factorcode.org/chloe/1.0">
<t:title>Factor binary package for <t:label t:name="platform" /></t:title>
2013-01-03 14:32:06 -05:00
<div><img src="http://factorcode.org/logo.png" alt="Logo" height="150" /></div>
2009-05-21 01:08:43 -04:00
<h1>Factor binary package for <t:label t:name="platform" /></h1>
2009-05-21 01:08:43 -04:00
<p>Requirements:</p>
<t:xml t:name="requirements" />
2009-05-21 01:08:43 -04:00
<h2>Download <t:xml t:name="release" /></h2>
2009-05-21 01:08:43 -04:00
<p>This release was built from GIT ID <t:xml t:name="git-id" />.</p>
<p>Once you download Factor, you can <a href="http://concatenative.org/wiki/view/Factor/Learning">start learning</a> the language!</p>
2009-05-21 01:08:43 -04:00
</t:chloe>