btw glad to see you quite using html email
now i can read your replies
On Thu, 4 Jul 2024 13:12:47 +0200
Dr. Jürgen Sauermann wrote:
> That is correct.
>
> A GNU APL release is the state of the software at a point in time where
> it is stable.
> Stable means that all major trouble reports ar
this is only a small part of what the apl --cfg outputs and takes up valuable
screen space when trying to work on different compiles
the apl -v should show what the configure options are like gcc -v does
On Wed, 3 Jul 2024 12:28:59 +0200
Dr. Jürgen Sauermann wrote:
> Hi,
>
> *apl -v* should
On Thu, 4 Jul 2024 13:23:07 +0200
Dr. Jürgen Sauermann wrote:
> The output of ./configure is somewhat lengthy and ./configure may fail
> for many reasons, most of them caused by missing software.
>
> The summary at the end has 2 purposes:
>
> 1. it points the user to a particular portion of the l
Jurgen
why do you always evade answering significant problems?
On Mon, 1 Jul 2024 12:08:50 +0200
Dr. Jürgen Sauermann wrote:
> Hi,
>
> yes it is a snapshot of the current SVN.
> No need to do anything if you update via SVN.
>
> Best Regards,
> Jürgen
>
>
> On 6/30/24 18:55, enz...@gmx.com
that is the definition of a very unhelpfull sparse summary not something
usefull
the point of a 'summary' is to make it easy to identify problems etc not to
force someone to scroll/search through a large output message for the problem
On Wed, 3 Jul 2024 12:16:15 +0200
Dr. Jürgen Sauermann w
so it is really 2 weeks stable release?
On Mon, 1 Jul 2024 12:08:50 +0200dp
Dr. Jürgen Sauermann wrote:
> Hi,
>
> yes it is a snapshot of the current SVN.
> No need to do anything if you update via SVN.
>
> Best Regards,
> Jürgen
>
>
> On 6/30/24 18:55, enz...@gmx.com wrote:
> > Hi,
> >
>
Hi
another suggestion
from apl -voutput
config.status: default ./configure options might be good to have the
options used to configure apl output here like gcc -v does
---
in case someone is compiling with libapl.a (static libapl) you now need to add
-lpng to the compile line
Hi
i have another suggestion for the configure summary
in the configure output i get
checking for fftw3.h... (cached) no
└ will affect: ⎕FFT
disabled by: --with-pcre=no
└ will affect: ⎕RE
checking for GTK... no - (explicitly disabled by user)
└ may affect: ⎕PLOT, will affect
Hi,
is this apl-1.9.tar.gz just a tar.gz of the current svn or something labelled
as a reak 'stable' release?
since i assume you will be doing 'releases' from now on (?) - maybe calling it
apl-2.0 would have been a better version number to start this new release
scheme with rather then apl-1.9
kenizer: No token for Unicode U+2207 (∇)
> > Input: ∇f2
> >
> > which is also the same error when running )copy in libapl with the
> > apl_exec("∇f1"); line
> >
> > enztec
Unicode U+2207 (∇)
Input: ∇f2
which is also the same error when running )copy in libapl with the
apl_exec("∇f1"); line
enztec
fns.apl
Description: Binary data
On Wed, 15 Mar 2023 12:28:09 +0100
Dr. Jürgen Sauermann wrote:
> enztec,
>
> some more explanation of what is, to the best of my knowledge, happening.
>
> If you build GNU APL as a full interpreter, then is essentially consists of
> two parts: an interactive frontend and
way to define APL functions, which is fixed now.
> > please test agains my code okay ?
> No. please test my code and let me know precisely why it does
> not fix your problem.
> > enztec
>
nitial issue
> was the lack of a way to define APL functions, which is fixed now.
> > please test agains my code okay ?
> No. please test my code and let me know precisely why it does
> not fix your problem.
> > enztec
>
Jürgen
your code change didn't fix my problem and actually broke my workaround
please test agains my code okay ?
enztec
On Sat, 11 Mar 2023 12:06:05 +0100
Dr. Jürgen Sauermann wrote:
> Hi enztec,
>
> see *info libapl* (after make install).
>
> Best Regards,
> Jürge
hi Jürgen
sorry but would you mind giving me an example of how to use this new code?
thanks
On Fri, 10 Mar 2023 16:31:06 +0100
Dr. Jürgen Sauermann wrote:
> Hi enztec,
>
> I have added fix_function() and fix_function_NL() to libapl.
> They are ⎕FX equivalents on the C/C++ sid
Hi Jürgen
thanks for the quick replies - i now have some free time the rest of today to
do some more work on this
you gave me some things to work with (ie things i didn't know before)
i'll let you know what i come up with
thanks
enztec
On Wed, 8 Mar 2023 20:27:43 +0100
Dr. Jürgen
Hi Jürgen
please go down the email
On Wed, 8 Mar 2023 18:42:03 +0100
Dr. Jürgen Sauermann wrote:
> Hi enztec,
>
> I don't quite understand what the actual problem is.
>
> I tested your files fns.c and fns.enz.
>
> Everything looks more or less fine, but
you give it an analysis as i think this is a bug and fixing it would be a
real plus to the apl/scripting/libapl system
thanks
enztec
On Tue, 7 Mar 2023 16:28:26 +0100
Dr. Jürgen Sauermann wrote:
> Hi enztec,
>
> see below.
>
> On 3/6/23 9:31 PM, enz...@gmx.com wrote:
> Hi
>
successfully but would love to know what is
happening and see if there can be a fix
i have added 3 )save commands at 'strategic' points in fns,c to create the
fns1.xml fns2.xml and fns3.xml in hope they give some information that can be
used to analyze what is happening
thanks,
from svn 1648 to svn 1651 has been much appreciation
enztec
On Thu, 2 Mar 2023 10:14:42 +0100
Dr. Jürgen Sauermann wrote:
> Hi enztec,
>
> I am using:
>
> eedjsa@server68:~/apl-1.8/src$ g++ --version
> g++ (Ubuntu 9.4.0-1ubuntu1~18.04) 9.4.0
>
> eedjsa@server68:~/
-12.2.0 i get the same above error
(but recompiling with gcc-6.3.0 gives a good lib_gnu_apl.so)
if i recompile svn 1651 with gcc-6.3.0 i get a good python3 lib_gnu_apl.so
what gcc version are you using ? and what python3.10 version?
enztec
On Wed, 1 Mar 2023 16:17:43 +0100
Dr. Jürgen Sauermann
gnu_apl' and my python3 libapl code
works perfectly
don't worry about it - i was just upgrading to 1648 and have some tests i run
on a new svn installation - i don't do anything with python3 anyway and my apl
ws and apl scripting code and libapl fpc code all runs fine
enztec
hanged at
this end
thanks
On Sun, 26 Feb 2023 18:18:27 +0100
Dr. Jürgen Sauermann wrote:
> Hi enztec,
>
> thanks, fixed in SVN 1650.
>
> Best Regards,
> Jürgen
>
>
> On 2/25/23 1:01 AM, enz...@gmx.com wrote:
> when compiling libapl for python3 i get following
when compiling libapl for python3 i get following make problem
python_apl.cc: In function 'PyObject* apl_exec(PyObject*, PyObject*)':
python_apl.cc:198:64: error: no matching function for call to
'Workspace::SI_top_error()'
198 | if (const StateIndicator * si = Workspace::SI_top_error()
Does anyone have any specific information about how he is doing?
error
apl_exec('"h :", h');
writeln('1');
apl_exec('rs←(⍕⍳4) ⎕fio[23] h');
writeln('2');
apl_exec('rs←⎕fio[4] h'); // closing causes display on screeb (but not to
stdout?)
On Sun, 29 Jan 2023 13:55:55 +0100
Dr. Jürgen Sauermann wrote:
Sauermann wrote:
> Hi enztec,
>
> see below...
>
> Jürgen
>
> On 1/27/23 10:55 PM, enz...@gmx.com wrote:
> Hi Jürgen (i hope you are feeling better - if you need a pint of [blood,
> beer, ]
>
> these quotes are from an fpc programmer who is interest
sorry that means nothing to me as to what to replace the qstring below with
On Fri, 27 Jan 2023 19:38:51 -0500
Chris Moller wrote:
> QString is mmore or less equivalent to the C++ std::string class.
>
> On 1/27/23 18:00, enz...@gmx.com wrote:
> > what do i replace all the qstring with
> >
>
what do i replace all the qstring with
/apl/libapl/c > grepi qstring
./aplexec.h:18:aplExec (apl_op_e apl_op, QString &cmd,
./aplexec.h:19:QString &outString, QString &errString);
./libaplc.c:12:AplExec::aplExec (apl_op_e apl_op, QString &cmd,
./libaplc.c:13:QString &outString, QString &errStri
'apl/libapl' view ...
---
On Fri, 27 Jan 2023 16:18:52 +0100
Dr. Jürgen Sauermann wrote:
> Hi enztec,
>
> not sure if this helps, but if I remember correctly (I may not) then the
> main GNU APL output
> goes to *stderr* (fd 2) and not to *stdout* (fd 1). The reaso
Chris
i don't have qt installed nor do i have your
#include "aplexec.h"
On Fri, 27 Jan 2023 11:23:08 -0500
Chris Moller wrote:
> For what it's worth, in an ongoing project in use:
>
> #include
>
> #include
> #include
>
> #include
>
> #include "aplexec.h"
>
> LI
according to this
--with-android
This option prevents the instantiation of CIN, COUT, and CERR. This maybe
needed when GNU APL is compiled for Android, since Android applicationsare
using a different I/O model than standard C++ programs.
from
https://gist.github.com/houmei/cfd9e570b8de4d8fd
Hi Chris
still working on getting fpc to handle the libapl stdout
i have asked fpc people about
> Does freepascal start foreign code in a separate process? Without
> reopening stdout?
and will give their answer when i get it
---
I have tried to convert your c++ code to fpc but the only stdou
Hi
I'm still trying to resolve the failure of fpc using libapl to get it's stdout
trying to get libapl stdout to be gotten in my libapl/fpc program i read the
https://gist.github.com/houmei/cfd9e570b8de4d8fd55ada228d5ff004#file-readme-2-configure
thinking fpc might be using a different stdout th
(a,¨b)⌷¨⊂ar1 time i get the following times in the
stated various apl environments
in fns in apl ws 111 msec
in an apl executable script 110 msec
fpc executing apl script 110 msec
libapl c59 msec
libapl python3 60 msec
libapl fpc 59 msec
enztec
On Fri, 29 Jul 2022 20:18:59 +02
Hi,
what about this error from :
apl_exec(')copy aa.apl');
where aa.apl contains the fns header ∇prep (the closing ∇ seems to not cause
any problems at this point)
SYNTAX ERROR+
Tokenizer: No token for Unicode U+2207 (∇)
Input: prep
enztec
(with )host) so
the correct name is used for either file created on disk or )copy from disk
any suggestions? my messing(s) with ⎕ucs didn't work in either direction
thanks
enztec
close the fns manually with ∇ - however
in order to save the changes to the fns i have to edit aa.apl
enztec
d logging parameter and path information
that is another reason i would love to capture the libapl output so i don't
have to see the init_libapl(); output (maybe that is what the logging parameter
does?)
enztec
On Mon, 25 Jul 2022 10:49:29 -0400
Chris Moller wrote:
> Sorry, but I h
Hi
i can see you code is c++
I am working with libapl with fpc (freepascal) and i can capture stdout and
stderr fine in fpc coding
but the only stdout i get from ap_exec is the 0
i have apl_exec as a function and tried with either of the following definitions
function apl_exec(p : pchar) : lon
hello
What does libapl output?- the apl_exec function returns 0 to stdout but what is
the actual display?
for example apl_exec('⍳20') what/where is the 1 to 20 displayed so it can be
captured?
thanks
o create a fns one line at a time
thanks
enztec
-
fpc code with n := 250 runs take 49 msec 200 runs take 37 msec 100 runs
take 18 msec 50 runs take 9 msec (cn stt timing.pas)
length(a) and length(b) are both 3
the fpc code is for j := 1 to n do for i := 1 to 3 do rs[i] := ar[a[i],
b[i]];
---
thanks
enztec
On Sat, 11 Jun 20
Hi,
thank you for this information about how )copy works.
since it was such a simple idea to get )copy working with libapl i went back to
my libapl with fpc (free pascal) coding to get it working there.
i was able to write a sinple file reading procedure in fpc to have a copy
procedure for my
Hi
are )copy and )load suppose to work with libapl?
)copy and )load work with no problems on a xxx.apl file from inside an apl ws
or from inside a parent apl script
but only gives )dump message with libapl in python script or c program and
nothing shows with )fns or )vars
i tried both apl_exe
Hi
2 situations i encountered using ]pushfule and a code request :
---
when i use the ]pushfile in a script or in a ws fns or in a file i )copy into
the ws
the next time i do a )copy (on a different file) it hangs until i do a
carriage return but the next )copy still hangs.
the only way to
Hi
Jürgen - thanks for fixing the previous problem so quickly - my code are all
running pretty nice
--
now with the libapl - isn't the apl program dependent on the libapl (i think
like curl is with libcurl - though could be wrong)
configure --with-libapl --without-gtk3 --without-sqlite3 --w
attached it the stace log for script with just ⍳10001 in it on 1474
strace-log
Description: Binary data
Hello
i was able to compile the apl/libapl 1474 on a number of different computers
and all exhibit the same problem with doing ⍳10001 in ws/script/libapl c code
32 bit debian vitural in a 32 bit linux/intel cpu
64 bit debian on rasp p/rpi3b/arm64
64 debian on amd64
32 bit linux on 64bit hp/in
Hello
From the make install the APserver is in /usr/local/bin/APserver along with
apl and AP100 and AP210
but according to the strace log it never looks for /usr/local/bin/APserver just
in the current dir
access("./APserver", X_OK) = -1 ENOENT (No such file or directory)
acces
Hello
building libapl in a clean directory does the trick
i didn't notice that the make distclean quits with the following
make[2]: *** No rule to make target
`sql/.deps/libapl_la-SqliteResultValue.Plo'. Stop.
make[2]: Leaving directory `/src/apl/1474/apl-1474/src'
make[1]: *** [distcle
Hello
Here is my situation with regards to my compiling apl/libapl
i have a working 1182 apl/libapl which works perfectly - the 1182 libapl.so and
libapl.a both compile the libapl_test.c code fine
i tried to compile 1474 apl/libapl and the apl compiled with no problem but
segfaylts when i di
Hello
when i compile libapl for 1474 with configure --with-libapl --without-gtk3
the configure succeeds but the make errors and quits with
ar: libapl_la-Plot_xcb.o: No such file or directory
it exists in src/.libs/libapl_la-Plot_xcb.o
when i compile libapl with
configure --with-libapl --witho
Hi
you suggested changes to the loop code reduced run time from 41 seconds to 29
seconds but still doesn't compare to the ¨/⌷/⊂ code at 50 msec
size of data is 3 and i ran in a ram drive
Has anyone tried this on some faster machines?
I'm going to run all on a rasp pi and see what times are
Hi
I actually am going back to loading scripts into apl ws rather then running
them as scripts due to the ⍎')copy file' timing problem with copying huge data
in the script failing
and using fns rather then direct execution so my need for clean termination in
script is kinda mute but that said
Hi
thanks for this code - first time actually using ¨ and ⌷
in my comparison test on an old hp dual core linux machine - with only mplayer
running
with ⍴a and ⍴b 29882 chars
according to ⎕ts my loop code takes ~39 seconds to put results into rs
2021 6 15 19 46 11 277
2021 6 15 19 46 50 354
hello
i've been using this looping for array work but there has to be a better apl
way of coding the indexing of the ar array
any suggestions
∇rs←lp;a;b;ar;i
'lp'
'ar'
+ar←4 4⍴11 12 13 14 21 22 23 24 31 32 33 34 41 42 43 44
'a '
+a←1 2 3 4 4 3 2 1
'b '
+b←1 2 3 4 4 3 2 1
i←1
rs←⍴0
sp:
rs←rs,ar
Hi
every scripting language has a simple way to end script execution using code
that 'reflects' the nature of the language's syntax - thus
bash - exit
python - exit
php - exit
perl - exit
i thought as tempting as it is to use →/→0 to end a script would be nice -
their use probably should be lef
Hi
not sure exactly what to do here with the ⎕STOP code
> cat script3
#! script3
'1 aa'
∇STOP
'STOP CALLED'
∇
1 ⎕STOP 'STOP' ⍝ no output
'2 aa'
STOP ⍝ outputs STOP[1] but execution continues
'3 aa'
1 ⎕STOP STOP ⍝ outputs STOP[1] but execution continues
'4 aa'
⍝ s
hi
)off ends the apl session completely - i want to keep the ws open and just end
the script execytuib and then edit the script in directory (and move around the
'→0' or what ever can end the script execution - for debug) and then )copy the
edited script back into the ws and it runs until it
greetings
I want to use the following apl script
⍳4
→0 stop execution here
⍳4
→0 works in a function to control it's execution but what can i use for the
script?
what magic programming language is this?
On Fri, 7 Feb 2020 20:44:58 +0100
Dr. Jürgen Sauermann wrote:
>
>
>
>
>
>
> Sorry, I have to correct
> myself. My CPUs were I5 and I7, not I7 and I9. Both with a CPU
> frequency of 3.2 GHz.
>
> On 2/7/20 8:25 PM, D
Hi
Thank you - now i can follow along with the new apl mailing list controversies
^h^h^h topics
speaking of which - i am glad to see you are sticking with svn - i am trying to
avoid git stuff especially on github now - i don't need microsoft knowing what
software i use etc :) and i'm sure when
Jurgen
You are the only one sending your emails as html - it isn't a very security
minded thing to do - usually only malware and tracking malware use html in
emails
Thanks
On Tue, 24 Dec 2019 15:20:22 +0100
Dr. Jürgen Sauermann wrote:
>
>
>
>
>
> Hi Blake,
>
>
Hi
i think he just fixed it just for you - 1209 is the latest/last svn as of this
post
svn co https://svn.savannah.gnu.org/svn/apl/trunk apl-svn
On Sun, 8 Dec 2019 21:35:34 +0100
Karl Landström wrote:
> OK, good! I should have tried the latest version before reporting the
> error. Lesson lea
Hi
Compiled from source fine svn-1182 (on a 'custom 64bit linux aarch64)
i just needed a 'newer' config.guess
and needed an edit on the configure cause i don't have gtk3 installed - only
gtk3 - the option --without-gtk3 didn't work
never got the libapl for python to even compile it's lib
go se
Hi
Is anyone on the apl list using libapl?
Hi
>> init_libapl(argv[0],0);
>>
>> with or without init gives
>>
>> Executable ./APs/APserver not found.
> Yes. APserver is a helper binary for old-style shared APL variables (⎕SVO and
> friends). The
> APserver is forked by APL, but APL cannot know where the APServer binary is
> located in th
WISHLIST and FIXES
the HOWTOs/Adding-System-Functions.html doesn't seem to be copied to
/usr/local/share/doc/apl/ with make install along with the rest of the HOWTOs
put time stamp into apl.history
put the date that the https://www.gnu.org/software/apl/apl.html is created near
the top - to hel
Hi
---
simple quesion on ⎕ARG it doesn't have a value using libapl? (no command
line arguments right?)
---
i did a fresh compile of the svn and the init with libapl gives
*** glibc detected *** ./aplc: free(): invalid pointer: 0x094a22dc ***
while no glibc problem with libcurl or mysql us
Hi
I did it - i have fpc executing apl statements - it was pretty simple - i
already had done something similar for a posits library.
the only 'problem' is that apl uses ' ' single quotes q ;= 'qerqwr'; for
strings so to have a←'a'i need to do 'a←''a''' (double single quote)
or
Hi
i got the latest 1181 svn
> You dont need the --without options because that's the default.
the default for erlang and android are --without
but the --without-erlang has problems that we are aware of
i didn't try the --without-android(are you thinking of a libapl for land
line phones?
8/1/9
Hi
after getting the latest svn revision 1180 on 8/1/19
i get the exact same configure problems as with the gnuapl-1.8 tar ball as
listed below - i can't believe i'm the only one?
configure CORE_COUNT_WANTED=2 --with-libapl --without-sqlite3
--without-postgresql --without-gtk3 --witho
Hi,
I (as the one user you reference) have no real need for it as i said - i use
the fpc tprocess coding for it - i use apl --script as a matrix engine (inner
and outer product with unquote dynamic code design)
just exploring using libapl.soyou didn't respond to if there is any
libapl.so u
freepascal is as modern a language as it gets my friend - why you have a
problem with it is beyond me - but to be honest not very professional of you
now, is it, considering i run into more anti-apl then anti-freepascal
programmers and i just wallop them all senseless
anyway - i have been run
really since apl is older then pascal (excluding algol( i think you got it
backwards with number of deceased
nicklaus wirth is still around what about iverson? lol
On Thu, 27 Jun 2019 18:37:41 +0200
Dr. Jürgen Sauermann wrote:
> sure. But I would bet that today the number of python users is
a grand geocentric (aplcentric) point of view indeed - i'm pretty sure the
number of pascal users is orders of magnitude greater then the number of apl
programmers
On Tue, 18 Jun 2019 22:10:20 +0200
Dr. Jürgen Sauermann wrote:
> Hi,
>
> I believe that extending some language X with an inter
** correction in fact my source compile did --> python3-config is a link to
python3.6-config which is in fact a link to the real script python-3.6m-config
> file `which python3-config`
/usr/local/bin/python3-config: symbolic link to `python3.6-config'
> file `which python3.6-config`
/usr/local
On Wed, 19 Jun 2019 12:47:33 +0200
Dr. Jürgen Sauermann wrote:
see pyenv below also
>
>
> On 6/19/19 12:12 AM, enz...@gmx.com wrote:
>
> maybe a bad link there? no links involved
the script should be python3.6-config and with a link to python3-config (on my
source install at least)
> my pytho
maybe a bad link there?
my python3-config is linked to python3.6-config
or bad permissions/user ownership on the link target? (python3.6-config)
On Tue, 18 Jun 2019 22:30:03 +0200
Dr. Jürgen Sauermann wrote:
> I see. But the problem is this:
>
> 1. If I check for the presence of python3-conf
Hi Jürgen,
> Regarding fpc it depends on how they have built their C/C++ interface (if
> they did).
> The last time I used Pascal was the time when the only other programming
> language on my platform was BASIC. So I am not really up-to-date with Pascal.
> If you want to try it, then I can hel
What would it take to do this also with fpc? (freepascal)
i am calling cli apl from fpc aprocess.execute which creates a nice shell (like
executing cli apl in a bash shell)
---
pretty fantastic thing you did with this gnu apl (time to renew my annual vows)
the python interface will surely be f
what on earth is this python of which you speak?
c/c++ ? i didn't think they had any other use then creating buffer overflows
and keeping gcc lang devs off welfare? (court ordered community service or
something?)
erlang? is that lisp++ ?
On Sun, 16 Jun 2019 21:42:30 +0200
Dr. Jürgen Sauerma
i'm assuming you are using apl in an xterm
depending on your 'desperation' or if there isn't a real other fix :)
a workaround might be using wmctrl to focus the window using apl to execute
wmctrl after your ⎕plot line - i have various fluxbox hot keys (in the
~/.fluxbox/keys file) to focus an
Hi
He might want to have both the deb and the svn on the same system
On Tue, 21 Aug 2018 11:14:30 +0200
Juergen Sauermann wrote:
> Hi Hudson,
>
> you can ./configure GNU APL with prefix=/usr and then recompile and install.
>
> /// Jürgen
>
>
> On 08/21/2018 03:34 AM, Hudson Flavio Meneses
Hi
I assume this Debian of which you speak is a linux distro of some sort?
Use a link from the svn installed location /usr/local/bin/apl location to the
location you have in your scripts /usr/bin/apl (from debian deb location)
ln -sf /usr/local/bin/apl /usr/bin/apl then you don't have
made it to bug-apl without encryption.
>
> The Time below (Wed, Jul 25, 2018 at 11:55 AM) does not match any email that
> I have sent
> (the only outgoing email today was at 6:55 to enztec, responding to his email.
>
> encryption is off in my email program, but I am not sure i
you must be unintentionally checking the pgp/sign/encrypt box somewhere
I use sylpheed as my email client? - and the check box can get too easily
'clicked' on by the mouse as it goes over it on it's way to click 'send'
but now that i have the real text of the message my apl program to decrypt
Hi
What are you new times after the fix?
why would there be a need for a fix anyway? aren't all 'lines' (10/50)
treated the same and run as fast as possible anyway?
On Fri, 5 Jan 2018 17:05:59 +0100
Hans-Peter Sorge wrote:
> running < ⍎¨ 10 ⍴'0' > takes 2 sec
> running < ⍎¨ 500
i have 2 copies - but they are in my retirement ira account and i would have to
pay mucho taxes if i remove them ... but i did type up the entire book - i
have them on 8" floppy disks though
On Sun, 8 Oct 2017 03:58:59 + (UTC)
Leslie S Satenstein wrote:
> I actually have a physical copy
mysql?? wth is that ... i think you meant mariaDB ? right?
here is a google cache of projects using bazaar web page - the original site
didn't come up form me
On Thu, 28 Sep 2017 08:41:57 -0400
Louis Chrétien wrote:
> In this discussion, I would respectfully suggest a look at Bazaar:
>
> h
anyone who loves grep and hates perl (and i hope java too) can't be
all bad
using apl like syntax is goodaaa' ⎕REX['s'] 'bbb' what would monadic
⎕REX['s'] 'bbb' return?
On Wed, 20 Sep 2017 21:47:29 +0200
Juergen Sauermann wrote:
> Hi Elias,
>
> I am generally in favour of
apl on openbsdopenbsd on rpi
nice to see openbsd shaking off the cobwebs
On Tue, 29 Aug 2017 19:30:56 +0200
Juergen Sauermann wrote:
> Hi,
>
> the rational numbers are still quite new, so I would like to wait a little
> longer before
> making a new release.
>
> Rational numbers cannot
my )host ls -l (pre fix) seems to work what is it not doing that it should
be doing?
On Thu, 8 Jun 2017 19:38:33 +0200
Juergen Sauermann wrote:
> Hi Fred,
>
> thanks, fixed in SVN 957.
>
> /// Jürgen
>
>
>
> On 06/08/2017 09:24 AM, Fred Weigel wrote:
> Juergen
>
> I noticed in 956, t
https://www.theregister.co.uk/2017/05/22/parallel_programming_101_201_and_1001/
what is his processor?
https://en.wikipedia.org/wiki/Pentium_FDIV_bug
On Wed, 26 Apr 2017 11:28:00 -0400
Peter Teeson wrote:
> Works OK on my Early 2009 Mac Pro running macOS 10.10.5 Yosemite and APL
> #svn927
>
> You have different HW but same OS & toolchain?
> So how about trying a differe
http://www.theonion.com/americanvoices/oxford-comma-wins-court-case-workers-55578
On Sat, 22 Apr 2017 16:25:52 +0200
Juergen Sauermann wrote:
> Hi,
>
> this sentence is the verbatim copy of the phrase proposed in
> https://www.gnu.org/licenses/gpl.txt
> (chapter 17) and I do not feel like c
at this rate .. i am going to need to my variable type (short integer to long
integer or even comp_ for the svn numbers in my fpc tracking code program soon
to handle the svn versions numbers ;)
this is a good reason to rewrite it into apl i suppose - all 'integers' are
what int64 or int128
throw in a water cooled system that was ALWAYS springing leaks forcing
immediate shutdown (CDC cyber computer) and you DID )SAVE OFTEN
On Sat, 22 Apr 2017 10:05:20 -0400
Peter Teeson wrote:
> LOL!
> In the early days of SHARP APL there was a message when you logged on to our
> IBM Model 50 m
1 - 100 of 247 matches
Mail list logo