lua-users home
lua-l archive

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


2015-07-10 7:19 GMT+02:00 voidptr <voidptr69@gmail.com>:
> I like the STRUCTURED PROGRAMMING IN APL  !

Try

http://github.com/dlaurie/lua-gnuapl (GNU APL bindings for Lua
with userdata objects). Currently being maintained, but only tested
on Ubuntu.

The companion repository

http://github.com/dlaurie/lua-apl (APL library with Lua tables as
objects and an interpreter written in Lua) is not currently being
maintained, and the next release will be backward incompatible
(but compatible with lua-gnuapl).