Pinned Repositories
bam
A build system command-line tool suite for GN and Ninja
busted
Elegant Lua unit testing.
generate-ninja
GN, a meta-build system that generates Ninja build files
lua-ex
The Lua Extension API is a proposal for a standard set of functions to provide a more complete programming environment for Lua. This is now hosted at http://code.google.com/p/lua-ex-api/ This repository was converted from a CVS repository on luaforge.net on Jan. 20, 2010. If you are the maintainer, please fork and then email luaforge@gmail.com and ask us to "reroot" it to you. (Or you can ask us to delete the repository.)
lua-term
Terminal operations for Lua
lua_cliargs
A command-line argument parsing module for Lua.
luarocks
LuaRocks is a package manager for Lua modules.
luassert
Assertion library for Lua
luasystem
Platform independent system calls for Lua
mbo-storm
Exploring Twitter Storm
o-lim's Repositories
o-lim/generate-ninja
GN, a meta-build system that generates Ninja build files
o-lim/bam
A build system command-line tool suite for GN and Ninja
o-lim/busted
Elegant Lua unit testing.
o-lim/lua-ex
The Lua Extension API is a proposal for a standard set of functions to provide a more complete programming environment for Lua. This is now hosted at http://code.google.com/p/lua-ex-api/ This repository was converted from a CVS repository on luaforge.net on Jan. 20, 2010. If you are the maintainer, please fork and then email luaforge@gmail.com and ask us to "reroot" it to you. (Or you can ask us to delete the repository.)
o-lim/lua-term
Terminal operations for Lua
o-lim/lua_cliargs
A command-line argument parsing module for Lua.
o-lim/luarocks
LuaRocks is a package manager for Lua modules.
o-lim/luassert
Assertion library for Lua
o-lim/luasystem
Platform independent system calls for Lua
o-lim/mbo-storm
Exploring Twitter Storm
o-lim/mediator_lua
Mediator pattern implementation for pub-sub management
o-lim/Penlight
A set of pure Lua libraries focusing on input data handling (such as reading configuration files), functional programming (such as map, reduce, placeholder expressions,etc), and OS path management. Much of the functionality is inspired by the Python standard libraries.