[Bug-apl] A suggestion concerning the readline library

2014-02-13 Thread Thomas Baruchel
a special readline function (the user can decide to use it or not from his/her own ~/.inpurtc file) and launch the EDITOR from the REPL. I had a look at the GNU readline manual and found it should be quite easy to do it. What do you think of the idea? Regards, -- Thomas Baruchel

[Bug-apl] Re : Re: A little APL plugin for Vim

2014-02-16 Thread Thomas Baruchel
> yes that was it. Cool. > Maybe its worthwhile to mention this in the .vim file. OK, I fixed it; version 1.1 has the "set wildmenu" option in the plugin file itself:   http://apl-adventures.tumblr.com/post/76528148239/an-apl-character-picker-for-vim Regards, -- Thomas Baruchel

[Bug-apl] GNU APL inside Vim

2014-03-11 Thread Thomas Baruchel
to asked some shell-guru. Regards, -- Thomas Baruchel

[Bug-apl] GNU APL as javascript!

2014-03-14 Thread Thomas Baruchel
I did it! First success A little hacky, but now I got the point I will make it better and better in the weeks to come: http://baruchel.hd.free.fr/apps/apl/ Regards, -- Thomas Baruchel

[Bug-apl] Re : Re: GNU APL as javascript!

2014-03-14 Thread Thomas Baruchel
> OK, that was pretty cool I must admit. I had no idea it was this capable. Thank you. By the way, my message from yesterday is now obsolete (concerning shared memory; it wasn't finally the most difficult). Regards, -- Thomas Baruchel

[Bug-apl] Re : Re: How to zero every other 1 in a sequence

2014-03-20 Thread Thomas Baruchel
> ≠\V > > > Unfortunately, it's not quite right. Does anyone have an idea how to coerce > that one into being right? Elias, I am aware of what does your code, but you can't achieve what you want with something that short AFAIK); did you try my code? You can probably improve it, but have alook

[Bug-apl] Progress with GNU APL.js

2014-03-20 Thread Thomas Baruchel
y with the keyboard. Regards, -- Thomas Baruchel

[Bug-apl] Online interpreter

2014-04-13 Thread Thomas Baruchel
ers. Virtual keyboard to come again (soon). If you want to test it; you have to copy/paste your APL characters. Best regards, -- Thomas Baruchel

[Bug-apl] Re : Re: Online interpreter

2014-04-13 Thread Thomas Baruchel
makes 4x18 places. Could someone tell me how to fill these 4 arrays of 3 rows in a way which would    be the most logical and handy? Best regards, -- Thomas Baruchel

[Bug-apl] Re : Re: Re : Re: Online interpreter

2014-04-13 Thread Thomas Baruchel
e features removed however)  * compiled with the emscripten  * embbeded in http://terminal.jcubic.pl/  * fonts from https://blogs.adobe.com/typblography/2012/09/source-code-pro.html Best regards, -- Thomas Baruchel