Artifact [39421bb4ac]

Artifact 39421bb4ac3c61951e9e3f78046e31f9e1c2f690:

Wiki page [PureLua53] by tonyp 2017-03-12 09:58:10.
D 2017-03-12T09:58:10.846
L PureLua53
P 0ac96be7a4545bed5107ea2d9d83157f3e46b7b4
U tonyp
W 2230
<u><b>Welcome to Pure Lua 5.3 libraries</b></u>

I started this repository on 2015.03.16 to allow anyone who wishes to provide library routines for Lua (version 5.3) to the public domain or some other very liberal license (like MIT) to do so by uploading to this repo. Before you do, you will need a developer account, so contact me (email: <b>tonypdmtr@gmail.com</b>) for one, or if you don't plan to be regular participant, simply send me the code to my email address and I will post it.

Requirements (subject to change without prior notice):

  *  I reserve the right to remove any code that violates these rules, or someone else's copyright
  *  Only source code in text format (no binaries of any kind)
  *  Lines end with LF (Linux style)
  *  Quality code (i.e., compiles and runs as expected)
  *  Library code only (i.e., no complete applications, only libraries)
  *  Automatic submission to public domain and release of all copyrights
  *  Code uses English language for comments and identifiers using 7-bit ASCII.
  *  Clean formatting of code (no obfuscated or unreadable code)
  *  All related code should be placed inside a subdirectory (but it should not override another users existing one)

<b><u>Unversioned downloads:</u></b>

  *  [/uv/lua.exe|lua.exe] Latest Lua for Windows with statically built lsqlite3 (as sqlite3), lfs, and latest SQLite3 (Related compiler: [/uv/luac.exe|luac.exe])
  *  [/uv/lua53.exe|lua53.exe] Latest stock Lua compiled for Windows using the TinyC compiler.  This produces a very small executable (exactly 64KB) which passes all official Lua tests.
  *  [/uv/lua|lua] Latest Lua for Linux i386 with statically built lsqlite3 (as sqlite3), lfs, and latest SQLite3 (Related compiler: [/uv/luac|luac])
  *  [/uv/onelua.exe|onelua.exe] Windows console utility to combine all required Lua sources into an equivalent single source.
  *  [/uv/lua2c.exe|lua2c.exe] Windows console utility to convert in a single step a Lua source with its Lua source dependencies into a C file ready for compilation.
  *  [/uv/lf.exe|lf.exe] Windows console utility to convert one or more text files among Windows, Linux, and Mac line endings.

<i>(... more details to come ...)</i>
Z 503a153f4c037711c4ef9093ca0f2d4e