Re: plisp-mode on melpa

2020-05-01 Thread Jean-Christophe Helary



> On Apr 26, 2020, at 10:43, Alexis  wrote:
> 
> 
> Jean-Christophe Helary  writes:
> 
>> Thank you Alexis, and sorry to bother you about that. It was late but it's 
>> something I could have checked myself.
> 
> It's no problem! As it was marked as an internal variable, it's good to err 
> on the side of not trying to mess with it externally. :-) But i can't think 
> of any reason it /needs/ to be internal, so it should definitely be a 
> defcustom instead.

Also, I was thinking that currently when you do your first C-x C-e, a 
*picolisp* buffer opens behind the current buffer and the evaluation result is 
sent there but it not immediately visible because the result buffer is behind 
the edit buffer.

It seems to me that it would be more practical to have the window split in two 
and have the result displayed at the front (or at least in the evaluation line 
at the bottom of the window).

At first I was confused, I thought the command did not work properly because I 
was not seeing the result buffer... :)


Jean-Christophe Helary
---
http://mac4translators.blogspot.com @brandelune



--
UNSUBSCRIBE: mailto:picolisp@software-lab.de?subject=Unsubscribe


miniPicoLisp cons(Nil, Nil);

2020-05-01 Thread C K Kashyap
Hi Alex,
Could you please tell me why we have the cons(Nil, Nil); in gen3m.c right
after insert(, "NIL", romSym("NIL", "(Rom+1)")); ?
Regards,
Kashyap


Re: Pil21 Status

2020-05-01 Thread C K Kashyap
Congratulations Alex

On Fri, May 1, 2020 at 1:06 PM cilz  wrote:

> Congrats! Thank you very much for your hard work. PicoLisp has been my
> best friend during this quarantine :) Best, Eric
>
> Le 01/05/2020 à 15:41, Alexander Burger a écrit :
> > Hi all,
> >
> > pil21 reached the first milestone:
> > It passes the bignum tests in @misc/bigtest :)
> >
> > Next goal is self-bootstrap
> >
> > ☺/ A!ex
> >
>
> --
> UNSUBSCRIBE: mailto:picolisp@software-lab.de?subject=Unsubscribe
>


Re: Pil21 Status

2020-05-01 Thread cilz
Congrats! Thank you very much for your hard work. PicoLisp has been my 
best friend during this quarantine :) Best, Eric


Le 01/05/2020 à 15:41, Alexander Burger a écrit :

Hi all,

pil21 reached the first milestone:
It passes the bignum tests in @misc/bigtest :)

Next goal is self-bootstrap

☺/ A!ex



--
UNSUBSCRIBE: mailto:picolisp@software-lab.de?subject=Unsubscribe


Re: Pil21 Status

2020-05-01 Thread Mike
May 1, 2020 4:55 PM, "Alexander Burger"  wrote:

> Hi all,
> 
> pil21 reached the first milestone:
> It passes the bignum tests in @misc/bigtest :)


Confirmed on x64 LLVM10.

--
UNSUBSCRIBE: mailto:picolisp@software-lab.de?subject=Unsubscribe


Re: Pil21 Status

2020-05-01 Thread George-Phillip Orais
wow! congrats! getting near :)


On Fri, May 1, 2020 at 11:21 PM Alexander Shendi (Web.DE) <
alexander.she...@web.de> wrote:

> \0/. 濾
>
> Am 1. Mai 2020 15:41:21 MESZ schrieb Alexander Burger  >:
>>
>> Hi all,
>>
>> pil21 reached the first milestone:
>> It passes the bignum tests in @misc/bigtest :)
>>
>> Next goal is self-bootstrap
>>
>> ☺/ A!ex
>>
>>
> --
> You have zero privacy anyway. Get over it.
>
> Scott McNealy 1999
>


Re: Pil21 Status

2020-05-01 Thread Alexander Shendi (Web.DE)
\0/. 濾

Am 1. Mai 2020 15:41:21 MESZ schrieb Alexander Burger :
>Hi all,
>
>pil21 reached the first milestone:
>It passes the bignum tests in @misc/bigtest :)
>
>Next goal is self-bootstrap
>
>☺/ A!ex
>
>-- 
>UNSUBSCRIBE: mailto:picolisp@software-lab.de?subject=Unsubscribe

--
You have zero privacy anyway. Get over it.

Scott McNealy 1999

Pil21 Status

2020-05-01 Thread Alexander Burger
Hi all,

pil21 reached the first milestone:
It passes the bignum tests in @misc/bigtest :)

Next goal is self-bootstrap

☺/ A!ex

-- 
UNSUBSCRIBE: mailto:picolisp@software-lab.de?subject=Unsubscribe