Pinned Repositories
acpi_call
A linux kernel module that enables calls to ACPI methods through /proc/acpi/call. Now with support for Integer, String and Buffer parameters.
AndroLua
Lua and LuaJava ported to Android
lqt
Lua bindings for Qt4 by Mauro Iazzi
ltn12ce
A compression (zlib, bzip2, LZO and LZMA) and encryption (PolarSSL) library with common interface, usable by LuaSocket LTN12 module, with no external dependencies (everything's embedded).
lua-gdb-helper
This is a collection of several GDB macros that simplify debugging of C modules for Lua
lua-git
An attempt to implement the basics of Git in pure Lua
lua-sophia
lua-sophia is a Lua binding to Sophia embeddable key-value database
luaclang-parser
Lua binding for libclang, the Clang compiler API to access the AST of C/C++ source files
luacrypto
Fork of LuaCrypto, which enables encryption and decryption through OpenSSL
mkottman's Repositories
mkottman/AndroLua
Lua and LuaJava ported to Android
mkottman/acpi_call
A linux kernel module that enables calls to ACPI methods through /proc/acpi/call. Now with support for Integer, String and Buffer parameters.
mkottman/lqt
Lua bindings for Qt4 by Mauro Iazzi
mkottman/luacrypto
Fork of LuaCrypto, which enables encryption and decryption through OpenSSL
mkottman/lua-gdb-helper
This is a collection of several GDB macros that simplify debugging of C modules for Lua
mkottman/luaclang-parser
Lua binding for libclang, the Clang compiler API to access the AST of C/C++ source files
mkottman/lua-git
An attempt to implement the basics of Git in pure Lua
mkottman/lua-sophia
lua-sophia is a Lua binding to Sophia embeddable key-value database
mkottman/ltn12ce
A compression (zlib, bzip2, LZO and LZMA) and encryption (PolarSSL) library with common interface, usable by LuaSocket LTN12 module, with no external dependencies (everything's embedded).
mkottman/ffi_fun
Various examples of (ab)using of the LuaJIT FFI
mkottman/luaspell
Lua binding for Hunspell
mkottman/luacene
Lua binding for Lucene / CLucene
mkottman/scite
My SciTE "distro" based on SciTE, SciTE-tools, scintillua and SciTE-debug
mkottman/AR_playground
Examples and experiments of Augmented Reality through ARToolkitPlus, OpenCV and OpenGL.
mkottman/PdfCropGUI
A GUI tool to crop PDF files visually, based on pdfcrop.
mkottman/lighttpd-1.5-mingw
A set of patches to enable compilation of lighttpd 1.5 (svn://svn.lighttpd.net/lighttpd/trunk/) using MinGW on Windows, with FastCGI support
mkottman/remdebug
Remote debugger for Lua using LuaSocket. RemDebug offers breakpoints, inspection, step into, step over and watch expressions using a simple command-line controller. The protocol allows the use of the debugger engine with other client interfaces.
mkottman/lua-xdiff
Lua binding to the LibXDiff diff library
mkottman/LuaNode
Asynchronous I/O for Lua
mkottman/scite_scripts
custom scripts for the Scite editor
mkottman/srlua
A tool for building self-running Lua programs.
mkottman/villie
Visual Language Interpreter
mkottman/lua-zlib
Simple streaming interface to zlib for Lua.
mkottman/calendar
A simple Lua framework for evented model simulation.
mkottman/lua-cv
Work-in-progress: A hand-written Lua OpenCV binding
mkottman/lua-inspect
Lua code analysis, with plugins for HTML and SciTE
mkottman/luadist
Simple Lua Module Development, Distribution and Deployment Tool.
mkottman/CVDebug
An out-of-process image visualizer to help debug OpenCV applications.
mkottman/sophia
modern embeddable, transactional key-value database designed for a high load
mkottman/ZeroBraneStudio
A lightweight Lua-based IDE for Lua with code completion, syntax highlighting, live coding, remote debugger, and code analyzer