| Last change
                  on this file since 2084 was
                  2072,
                  checked in by landauf, 17 years ago | 
        
          | 
changed svn:eol-style to native in all new files
 | 
        
          | 
              
                  Property svn:eol-style set to
                  native | 
        | File size:
            1006 bytes | 
      
      
        
  | Line |  | 
|---|
| 1 | README for Lua 5.1 | 
|---|
| 2 |  | 
|---|
| 3 | * What is Lua? | 
|---|
| 4 | ------------ | 
|---|
| 5 | Lua is a powerful, light-weight programming language designed for extending | 
|---|
| 6 | applications. Lua is also frequently used as a general-purpose, stand-alone | 
|---|
| 7 | language. Lua is free software. | 
|---|
| 8 |  | 
|---|
| 9 | For complete information, visit Lua's web site at http://www.lua.org/ . | 
|---|
| 10 | For an executive summary, see http://www.lua.org/about.html . | 
|---|
| 11 |  | 
|---|
| 12 | Lua has been used in many different projects around the world. | 
|---|
| 13 | For a short list, see http://www.lua.org/uses.html . | 
|---|
| 14 |  | 
|---|
| 15 | * Availability | 
|---|
| 16 | ------------ | 
|---|
| 17 | Lua is freely available for both academic and commercial purposes. | 
|---|
| 18 | See COPYRIGHT and http://www.lua.org/license.html for details. | 
|---|
| 19 | Lua can be downloaded at http://www.lua.org/download.html . | 
|---|
| 20 |  | 
|---|
| 21 | * Origin | 
|---|
| 22 | ------ | 
|---|
| 23 | Lua is developed at Lua.org, a laboratory of the Department of Computer | 
|---|
| 24 | Science of PUC-Rio (the Pontifical Catholic University of Rio de Janeiro | 
|---|
| 25 | in Brazil). | 
|---|
| 26 | For more information about the authors, see http://www.lua.org/authors.html . | 
|---|
| 27 |  | 
|---|
| 28 | (end of README) | 
|---|
       
      
      Note: See 
TracBrowser
        for help on using the repository browser.