21 lines
640 B
XML
21 lines
640 B
XML
<?xml version='1.0' ?>
|
|
<!DOCTYPE html>
|
|
<t:chloe xmlns:t="http://factorcode.org/chloe/1.0">
|
|
|
|
<t:title>Factor binary package for <t:label t:name="platform" /></t:title>
|
|
|
|
<div><img src="http://factorcode.org/logo.png" alt="Logo" height="150" /></div>
|
|
|
|
<h1>Factor binary package for <t:label t:name="platform" /></h1>
|
|
|
|
<p>Requirements:</p>
|
|
<t:xml t:name="requirements" />
|
|
|
|
<h2>Download <t:xml t:name="release" /></h2>
|
|
|
|
<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>
|
|
|
|
</t:chloe>
|