[Date Prev][Date Next][Thread Prev][Thread Next]
[Date Index]
[Thread Index]
- Subject: Re: [ANN] Lua 5.2 binding for Free Pascal
- From: Patrick Rapin <toupie300@...>
- Date: Tue, 21 Aug 2012 16:35:21 +0200
> This is Lua 5.2 binding for FPC.
> Any feedback is appreciated.
A little bit of explanation about the binding and FPC would have been
appreciated.
>From what I see, this is the translation of Lua 5.2 C API into Pascal
language (and not, as I first thought, a Lua binding to some FPC
library).
Also: it could be better if that binding was hosted on a source
repository like GitHub.