Mercurial Hosting > luan
comparison website/src/index.html.luan @ 1658:c6399ed742a4
minor
| author | Franklin Schmidt <fschmidt@gmail.com> |
|---|---|
| date | Fri, 08 Apr 2022 09:19:25 -0600 |
| parents | 58d35500fdb3 |
| children | 8066b8882732 |
comparison
equal
deleted
inserted
replaced
| 1657:58d35500fdb3 | 1658:c6399ed742a4 |
|---|---|
| 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/">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>. Luan is <a href="http://www.reactionary.software/">reactionary software</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> |
