lua-users home
lua-l archive

[Date Prev][Date Next][Thread Prev][Thread Next] [Date Index] [Thread Index]


On Wed Jan 28 2015 at 11:13:04 PM Aapo Talvensaari <aapo.talvensaari@gmail.com> wrote:

Maybe this could be included in CoolProp repository in a future where it could be renamed. I already made a issue where this could be discussed. I'm also looking how this could be improved. Fluent API? More Helpers? etc.

https://github.com/CoolProp/CoolProp/issues/438#issuecomment-71908307


Okay, I went ahead and wrote both Lua C API and LuaJIT FFI bindings to high-level API of CoolProp. I also made a pull-request to upstream:
https://github.com/CoolProp/CoolProp/pull/440

It would be nice if someone more experienced with Lua C API could look what I have done.

Regards
Aapo