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

30 lines
980 B
XML
Raw Normal View History

2009-05-21 01:08:43 -04:00
<?xml version='1.0' ?>
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN"
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
2009-05-21 01:08:43 -04:00
<t:chloe xmlns:t="http://factorcode.org/chloe/1.0">
<html xmlns="http://www.w3.org/1999/xhtml">
2009-05-21 01:08:43 -04:00
<head>
<link rel="stylesheet" href="http://factorcode.org/css/master.css" type="text/css" media="screen" title="no title" charset="utf-8" />
2009-05-21 01:08:43 -04:00
<title>Factor binary package for <t:label t:name="platform" /></title>
</head>
<body>
<div><img src="http://factorcode.org/graphics/logo.png" alt="Logo" /></div>
2009-05-21 01:08:43 -04:00
<h1>Factor binary package for <t:label t:name="platform" /></h1>
<p>Requirements:</p>
<t:xml t:name="requirements" />
2010-02-10 22:26:12 -05:00
<h2>Download <t:xml t:name="release" /></h2>
2009-05-21 01:08:43 -04:00
2010-02-10 22:26:12 -05:00
<p>This release was built from GIT ID <t:xml t:name="git-id" />.</p>
2009-05-21 01:08:43 -04:00
2010-08-23 00:30:19 -04:00
<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
</body>
</html>
</t:chloe>