Skip to content

Implementation_notes

Tangent 128 edited this page Mar 28, 2015 · 3 revisions

Implementation notes

Lua-SDL2 is implemented in pure C without any Lua code. It should runs on major platforms that supports at least ANSI C and some addons.

Lua-SDL2 has been tested on the following platforms:

  • Windows 7 64bits
  • FreeBSD 10.0-RELEASE

Clone this wiki locally