Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | - Remove the obsolete WWW url. [1] | perky | 2003-05-11 | 1 | -1/+0 |
| | | | | | | | - Set LATEST_LINK to lua4 in favor of lang/lua. PR: 50654 [1] Submitted by: Pierre-Paul Lavoie <ppl@nbnet.nb.ca> [1] | ||||
* | Added WWW URL. | jeh | 2001-05-14 | 1 | -0/+1 |
| | | | | | | | Minor portlint cleanup in Makefile PR: 27304 Submitted by: Richard Kiss <kiss@kalamalka.gizzywump.com> MAINTAINER | ||||
* | Lua: | cpiazza | 1999-07-06 | 1 | -0/+21 |
A programming language originally designed for extending applications, but also frequently used as a general-purpose, stand-alone language. Lua combines simple procedural syntax (similar to Pascal) with powerful data description constructs based on associative arrays and extensible semantics. PR: 12459 Submitted by: Richard Kiss <richard@homemail.com> |