1
0
mirror of https://github.com/elua/elua.git synced 2025-01-25 01:02:54 +08:00

- Added more suported platforms for lhttpd.lua example

This commit is contained in:
Dado Sutter 2010-03-18 04:23:01 +00:00
parent 588411ce92
commit ee5a25bede

View File

@ -130,7 +130,7 @@ letters and Morse codes are also shown on the terminal. Use '+' and
<a name="lhttpd" />
<h3>lhttpd.lua: only with (e)Lua ...</h3>
<p><strong>Runs on: </strong>EK-LM3S8962, EK-LM3S6965</p>
<p><strong>Runs on: </strong>EK-LM3S8962, EK-LM3S6965, EAGLE-100, EK-LM3S9B92</p>
<p><strong>Description: </strong>this is one of those things that can show the real potential of a
language (and hopefully the real potential of <b>eLua</b> in this case). As
you have probably guessed by now, it's a web server&nbsp;written in Lua.