I need an APL implementation to test some expressions, do your know which is the best interpreter for the language ?
It would be great if it is free and it runs on Linux.
I need an APL implementation to test some expressions, do your know which is the best interpreter for the language ?
It would be great if it is free and it runs on Linux.
You can test simple expressions with my APL interpreter, it runs on JavaScript in the browser: http://ngn.github.com/apl/web/index.html
EDIT: I've moved on from APL and now I recommend learning K instead. I made a partial re-implementation of K6 in C at https://codeberg.org/ngn/k/
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
The best for PC are>
APL2 IBM but free only a trial period.
APLX is very good but some different to APL2.seems to be Eternal Life inside APL.