Pinned Repositories
Adafruit-Retrogame
Raspberry Pi GPIO-to-USB utility for classic game emulators
alien
A C FFI for Lua
enable_gpio
Quick enabler for GPIO userspace access to any user
Juno-Windows-Class-Library
A class library for Windows programming written in D
libharu
libharu - free PDF library
librs232
multiplatform library for serial communications over RS-232 (serial port)
lua-asteriods
Asteriods game in Lua
lua-gpio-bcm2708
An extension for lua-periphery GPIO, especially for the RaspberryPi
lua_xrun
Easy to use mechanism to debug Lua on remote devices - requires ssh on remote device.
zpl-viewer
A Desktop ZPL Zebra Programming Language Viewer / Printer Emulator
1linux's Repositories
1linux/zpl-viewer
A Desktop ZPL Zebra Programming Language Viewer / Printer Emulator
1linux/lua-asteriods
Asteriods game in Lua
1linux/lua-gpio-bcm2708
An extension for lua-periphery GPIO, especially for the RaspberryPi
1linux/lua_xrun
Easy to use mechanism to debug Lua on remote devices - requires ssh on remote device.
1linux/Adafruit-Retrogame
Raspberry Pi GPIO-to-USB utility for classic game emulators
1linux/alien
A C FFI for Lua
1linux/enable_gpio
Quick enabler for GPIO userspace access to any user
1linux/Juno-Windows-Class-Library
A class library for Windows programming written in D
1linux/libharu
libharu - free PDF library
1linux/librs232
multiplatform library for serial communications over RS-232 (serial port)
1linux/lua-amalg
Amalgamation of Lua modules/scripts
1linux/lua-cmsgpack
A self contained Lua MessagePack C implementation.
1linux/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.)
1linux/lua-gd
Lua bindings to the LibGD
1linux/lua_piglow
A PiGlow library written in Lua
1linux/luacom
Microsoft Component Object Model (COM) binding for Lua
1linux/luaex
Implemenation of 'ex' API - portable os and io extension functions
1linux/luahpdf
LuaHPDF is a module that lets you programmatically create PDF files using Lua.
1linux/luaservice
This project provides a framework for building Windows Service applications in Lua. A Windows Service is a special application that runs at system boot (or on demand) without an interactive user. One use case is to run Xavante automatically.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.)
1linux/wsapi
WSAPI is an API that abstracts the web server from Lua web applications.