Re: Some crazy proposals :-)
[
Date Prev][
Date Next][
Thread Prev][
Thread Next]
[
Date Index]
[
Thread Index]
- Subject: Re: Some crazy proposals :-)
- From: Dirk Laurie <dirk.laurie@...>
- Date: 2015年7月10日 10:42:20 +0200
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).