>
> You don’t need energy, you need some patience.
>
Hard get patience when code running 9x slower :)
Its awesome your patch is working and correct, congratulations!
There are more numbers for the only task "advent2015":
pil64, x64 - 1 min
pil32, x64 - 9 min
pil32, 686 - 9 min
pil32, 686, -O3 -
Hi Mike,
pil32, x64 means you’ve built the contents of the src/ dir in x64 mode ?
Thanks,
Andras
> There are more numbers for the only task "advent2015":
> pil64, x64 - 1 min
> pil32, x64 - 9 min
> pil32, 686 - 9 min
> pil32, 686, -O3 - 7 min
> VLA patch, 686 - 10 min
>
> (mike)
>
> --
> UNSUB
April 20, 2020 11:01 AM, "Andras Pahi" wrote:
> Hi Mike,
>
> pil32, x64 means you’ve built the contents of the src/ dir in x64 mode ?
>
pil32, x64 - means gcc and voidlinux-x64 compiled-supports multilib.
I use pil32 and pil64 on the same machine, I always in pil64, but can switch
fast.
(mik
Am Sonntag, 19. April 2020 schrieb Tomas Hlavaty :
> Guido Stepken writes:
>> Picolisp, thanks to Alex' brilliant ideas, behind the scenes, serves as
>> prototype of a new kind of "minimalistic, highly efficiency" software
>> strategy within the EU. Goal is: Back to the roots, small modules,
secur
Linux, here Debian GNU/Linux, allows parallel installation of 32/64 bit
libraries ...
https://wiki.debian.org/Multiarch/HOWTO
Sometimes "apt-get install ia32-libs" helps.
Have fun!
Am Montag, 20. April 2020 schrieb Mike :
> April 20, 2020 11:01 AM, "Andras Pahi" wrote:
>
>> Hi Mike,
>>
>> pil3
Good bye Mark Voltz :-(
You are now unsubscribed
--
UNSUBSCRIBE: mailto:picolisp@software-lab.de?subject=Unsubscribe
Am Sonntag, 19. April 2020 schrieb Tomas Hlavaty :
> Hi Guido,
>
> Guido Stepken writes:
>> Using US software stacks, even if open source and under a free license
are
>> not tolerable. For any nation, for any kind of project.
>>
>> US Cloud Act, Patriot Act, by law, force US companies as well US
>
Hi all!
Main argument was, that only with Lisp i can mathematically, formally
proof, that my programs *are safe*. Demand for safe programs, libraries of
all kinds is going through the roof.
Base was this paper here:
http://www.cse.chalmers.se/research/group/logic/TypesSS05/Extra/lectnotes_vol1.pd
Hi Alex et al,
I've been working on miniPicoLisp source with the idea of making it more
easy to understand - granted, it's really simple but it's simplicity may
not be apparent from looking at the source to some (such as myself). For
instance, it took me some time to get what's going on with the op
Hi Guido,
On Sun, Apr 19, 2020 at 06:41:31PM +0200, Guido Stepken wrote:
> But this is not the point. The point is, that MetaCola was a code
> generator, where you can implement whole programming languages within just
> a few lines of code.
> ...
> OMeta Parser/Interpreter has been translated into
Hi Kashyap,
> 1. About RAM vs ROM. Call me lazy but I would really appreciate a
> description of how the RAM vs ROM decision is taken here (and in general
> too..I mean, it is not clear to me how gen3m.c determines how something is
> never written to or not)
> if (x > 0)
>
12 matches
Mail list logo