Mercurial Hosting > luan
comparison website/src/index.html.luan @ 1762:7d2297155ee3
minor
author | Franklin Schmidt <fschmidt@gmail.com> |
---|---|
date | Fri, 19 May 2023 18:08:46 -0600 |
parents | 8066b8882732 |
children | aac0753d72ed |
comparison
equal
deleted
inserted
replaced
1761:e41282c4528c | 1762:7d2297155ee3 |
---|---|
19 <body> | 19 <body> |
20 <% header() %> | 20 <% header() %> |
21 <div content> | 21 <div content> |
22 <h1>The Luan Programming Language</h1> | 22 <h1>The Luan Programming Language</h1> |
23 | 23 |
24 <p>Luan is a <a href="http://www.lua.org">Lua</a>-like language implemented in <a href="https://www.oracle.com/java/technologies/downloads/#java8">Java</a>. Luan is <a href="http://www.reactionary.software/">reactionary software</a>.</p> | 24 <p>Luan is a <a href="http://www.lua.org">Lua</a>-like language implemented in <a href="https://www.oracle.com/java/technologies/downloads/#java8">Java</a>.</p> |
25 | 25 |
26 <ul links> | 26 <ul links> |
27 <li><a href="why.html">Why Luan?</a></li> | 27 <li><a href="why.html">Why Luan?</a></li> |
28 <li><a href="docs.html">Documentation</a></li> | 28 <li><a href="docs.html">Documentation</a></li> |
29 <li><a href="download/">Download</a></li> | 29 <li><a href="download/">Download</a></li> |