[Date Prev][Date Next][Thread Prev][Thread Next]
[Date Index]
[Thread Index]
- Subject: Re: Some crazy proposals :-)
- From: Dirk Laurie <dirk.laurie@...>
- Date: Fri, 10 Jul 2015 10:42:20 +0200
2015-07-10 7:19 GMT+02:00 voidptr <[email protected]>:
> 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).