Re: [Bug-apl] Ideas for an online demo-version of GNU APl

2014-03-13 Thread baruchel
Juergen Sauermann wrote: > nice idea, we should try that. Hi, I had a look yesterday at LLVM + emscripten, and I found surprisingly easier than what I would have expected to try compiling GNU APL. I say "try" because I got a few errors anyway. I am really new to these things, but as far as I can

Re: [Bug-apl] Ideas for an online demo-version of GNU APl

2014-03-10 Thread Juergen Sauermann
Hi, I have added a --safe command line option that disables shared variables, native functions, and the )HOST command. SVN 160. /// Jürgen On 03/10/2014 12:45 PM, Elias Mårtenson wrote: I can set it up for testing purposes. I already have some servers available. Would it be possible to ad

Re: [Bug-apl] Ideas for an online demo-version of GNU APl

2014-03-10 Thread Juergen Sauermann
Hi, yes, I can add a --safe command line option. Shared variables can already be disabled with --noSV. /// Jürgen On 03/10/2014 12:45 PM, Elias Mårtenson wrote: I can set it up for testing purposes. I already have some servers available. Would it be possible to add a flag that enables "

Re: [Bug-apl] Ideas for an online demo-version of GNU APl

2014-03-10 Thread Elias Mårtenson
I can set it up for testing purposes. I already have some servers available. Would it be possible to add a flag that enables "safe mode"? This would restrict the availability of shared variables and native functions? Regards, Elias On 10 Mar 2014 19:19, "Juergen Sauermann" wrote: > Hi Thomas, >

Re: [Bug-apl] Ideas for an online demo-version of GNU APl

2014-03-10 Thread Juergen Sauermann
Hi Thomas, nice idea, we should try that. I believe that it should already be possible to start GNU APL from eg. an apache web-server; the missing piece could be the backward direction (user input -> webserver). Security should not be too hard on linux systems. A problem remaining is where to

[Bug-apl] Ideas for an online demo-version of GNU APl

2014-03-09 Thread baruchel
Hi, it is well known that Dyalog APL and NGN APL both have an online demo version which is a very nice feature: * for trying some quick idea when not at home; * for letting other people discover GNU APL; * for providing some kind of "permanent link" in forums, etc. (for instance on "golf