11

我需要一个APL实现来测试一些表达式,你知道哪个是该语言的最佳解释器吗?

如果它是免费的并且可以在 Linux 上运行,那就太好了。

4

5 回答 5

15

您可以使用我的 APL 解释器测试简单的表达式,它在浏览器中的 JavaScript 上运行:http: //ngn.github.com/apl/web/index.html https://n9n.gitlab.io/apl/web/index .html

于 2011-06-14T12:43:34.717 回答
8

试试GNU APL。1.0 版于 2013 年 9 月 27 日发布。

于 2013-09-30T16:52:54.253 回答
5

Also, if you want to try something, why not go to http://tryapl.org ? :) And, finally, Dyalog Ltd. offers free version of their interpreter (the best you can get, IMHO) - which is free for personal, non-commercial use - which sounds like what you do.. And while TryAPL gives you a protected environment in which certain "potentially harmful" statements are not allowed, there is a new service available which gives you a complete sandboxed Dyalog APL environment that can execute scripted commands at https://tio.run/#apl-dyalog

于 2013-10-09T19:28:28.960 回答
2

试试 MicroAPL 的 APLX for Linux(个人版)1.1 版

于 2011-05-19T20:42:39.487 回答
0

PC的最佳选择是>

APL2 IBM 但只有免费试用期。

APLX非常好,但与APL2有些不同。似乎是APL中的永生。

于 2014-10-06T10:51:08.413 回答