Thijs Schreijer

Results 7 repositories owned by Thijs Schreijer

binaryheap.lua

37
Stars
14
Forks
Watchers

Binary heap implementation in Lua

date

250
Stars
54
Forks
Watchers

Date & Time module for Lua 5.x

luawinmake

28
Stars
4
Forks
Watchers

Windows batch file to build Lua from source

luawinmulti

48
Stars
4
Forks
Watchers

Lua build and installation script for Windows, building multiple Lua versions in parallel, including LuaRocks.

Lua_library_template

26
Stars
1
Forks
Watchers

Template for a Lua library (C) for Windows and Unix

pe-parser

22
Stars
5
Forks
Watchers

Lua module to parse a Portable Executable (.exe , .dll, etc.) file and extract metadata

rpi-gpio

58
Stars
14
Forks
Watchers

Raspberry Pi GPIO interface code for Lua. Based on the Python code by Ben Croston and the Lua code by Andre Simon