Skip to content

Instantly share code, notes, and snippets.

View simonpang's full-sized avatar

Simon Pang simonpang

  • Hong Kong
View GitHub Profile
@simonpang
simonpang / tlc.lua
Created October 15, 2012 14:06 — forked from seclorum/tlc.lua
LuaJIT ObjC bridge
-- TLC - The Tiny Lua Cocoa bridge
-- Note: Only tested on x86_64 with OS X >=10.7.3 & iPhone 4 with iOS 5
-- Copyright (c) 2012, Fjölnir Ásgeirsson
-- Permission to use, copy, modify, and/or distribute this software for any
-- purpose with or without fee is hereby granted, provided that the above
-- copyright notice and this permission notice appear in all copies.
-- THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES