Advertisement
_dinsdale

lfw-modules

Apr 18th, 2018
318
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 4.17 KB | None | 0 0
  1. NAME VERSION DESC
  2. Alien 0.5.0 Provides access to functions in an unknown or new .dll.
  3. IUP 3.5.0 Light Portable Graphical User Interface library.
  4. CD 5.4.1 Canvas Draw: A platform-independent graphic library.
  5. IM 3.6.3 A toolkit for Digital Imaging.
  6. Ex Jan 07 Adds environment, file system, I/O (Locking and pipes), and process control.
  7. LPeg 0.9 Pattern-matching library based on Parsing Expression Grammars (PEGs).
  8. Lua-GD 2.9.33r2 Image manipulation library based on Thomas Boutell’s GD library.
  9. LuaCOM 1.4 Enable use & implementation of Microsoft’s Component Object Model.
  10. LuaCURL 1.0 Interface to Internet browsing capabilities based on the cURL library.
  11. Date 2 Date and Time library for Lua.
  12. LuaDoc 3.01 Documentation tool for Lua source code.
  13. LuaExpat 1.1.0 Lua interface to XML Expat parsing library.
  14. LuaFileSystem 1.4.2 Access the directory structure and file attributes.
  15. LuaLogging 1.2.0 Logging features in Lua, based on log4j.
  16. LuaProfiler 2.0.1 Time profiler designed to find bottlenecks in Lua programs.
  17. LuaSocket 2.0.2 Lua interface to support HTTP,FTP,SMTP, MIME, URL & LTN12.
  18. LuaSQL 2.1.1 Lua interface for PostgreSQL, ODBC, MySQL, SQLite, Oracle, and ADO dbms.
  19. LuaUnit 2.0 Testing framework for Lua.
  20. LuaZip 1.2.3 Read files from zip files.
  21. stdlib 25 Library of modules for common programming tasks, including list, table and functional operations, regexps, objects, pretty-printing and getopt.
  22. lrexlib 2.2 Regular expression library for Lua.
  23. MD5 1.1.2 Basic cryptographic facilities for Lua.
  24. Copas 1.1.5 Dispatcher based on coroutines that can be used by TCP/IP servers.
  25. Coxpcall 1.13 Encapsulates the protected calls with a coroutine based loop, so errors can be dealed without the usual pcall/xpcall issues with coroutines.
  26. Rings 1.2.2 Provides a way to create new Lua states from within Lua. It also offers a simple way to communicate between the creator (http://loop.luaforge.net/) and the created (slave) states.
  27. LOOP 2.3 Beta LOOP stands for Lua Object-Oriented Programming and is a set of packages for supporting different models of object-oriented programming in the Lua language.
  28. LuaTask 1.6.4 Implements a concurrent and independent Lua execution environment model.
  29. LuaInterface 1.5.3 Integration between the Lua language and Microsoft .NET platform's Common Language Runtime (CLR).
  30. wxLua 2.8.10 Lua binding to the wxWidgets library.
  31. lpack 29 Jun 2007 19:27:20 Lua library for packing and unpacking binary data.
  32. VStruct 1.0.2 Provides functions for manipulating binary data.
  33. LuaBitOps 1.0.1 Lua BitOp is a C extension module for Lua 5.1 which adds bitwise operations on numbers.
  34. LuaXML 1.3 A module that maps between Lua and XML without much ado.
  35. Lanes 2.0.4 Provides the possibility to run multiple Lua states in parallel.
  36. MetaLua 0.5-rc1 A complete macro system with full compatibility with Lua 5.1 sources and bytecode: clean, elegant semantics and syntax, amazing expressive power, good performances, near-universal portability.
  37. LuaGL 1.3 Provides access to all of the OpenGL functionality from Lua 5.x .
  38. Penlight 1.3.2 Common lua code patterns for tables, arrays, strings, paths and directories, data, and functional programming.
  39. lbase64 for Lua 5.1 A base64 library for Lua.
  40. gzio 0.9.0 The Lua gzip file I/O module emulates the standard I/O module, but operates on compressed gzip format files.
  41. LuaRS232 1.0.0 RS232 serial communications library
  42. LeMock 0.6 Mock creation module intended for use together with a unit test framework such as lunit or lunity.
  43. LuaRocks 2.0.2 A deployment and management system for Lua modules.
  44. Oil 0.4-beta It is a simple, efficient and flexible object request broker written in the Lua language.
  45. LuaJSON 1.2.2 JSON parser/encoder for Lua Parses JSON using LPEG for speed and flexibility. Depending on parser/encoder options, various values are preserved as best as possible.
  46. SubLua 1.8.10-35352 Subversion binding.
  47. 30Log 1.0.0 30 lines library for object orientation in Lua.
  48. Moses 1.4.0 Utility library for functional programming in Lua.
  49. Binary-Heaps 1.5.1 Implementation of binary heaps data structure in pure Lua.
  50. strictness 0.2.0 Tracks accesses and assignments of undefined variables in Lua.
  51. delaunay 0.1.0 Delaunay triangulation for convex polygon.
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement