Unsubscribe

2017-06-11 Thread Mike Margerum
Good bye Mike Margerum <m...@margerum.com> :-(
You are now unsubscribed


I'll check back to see fi Mac I'd supported.  Looks like an amazing
platform but I need Mac support.  I wish I had he time to assist in a
Mac port.  Hopefully soon. Best of luck all.

Sent from my iPad

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


update quora

2017-05-07 Thread Mike Pechkin
hi all,

https://www.quora.com/What-is-your-review-of-PicoLisp
Who can add review ?

(mike)


Subscribe

2017-05-08 Thread Mike Margerum
Hello Mike Margerum <m...@margerum.com> :-)
You are now subscribed



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


Re: (rand) audit

2017-08-30 Thread Mike Pechkin
On Tue, Aug 29, 2017 at 6:05 PM, Jakob Eriksson 
wrote:

> What does that mean?
>

​in general it means (rand) function generates good pseudo random numbers
checked by special software.


Re: PicoLisp on quora.com

2017-09-26 Thread Mike Pechkin
>
>
> Uh, oh, this is really tough.


​Just one smart paragraph.

(mike)
​


PicoLisp on quora.com

2017-09-26 Thread Mike Pechkin
hi all,

Can somebody answer to this ?
https://www.quora.com/unanswered/What-is-the-difference-between-PicoLisp-and-Common-Lisp

(mike)


Re: Differences of Stack and List data structures

2017-10-01 Thread Mike Pechkin
hi,

good startpoints:
http://rosettacode.org/wiki/Stack#PicoLisp
http://rosettacode.org/wiki/Singly-linked_list/Element_definition#PicoLisp


On Sun, Oct 1, 2017 at 3:49 PM, stayfirefo...@outlook.com <
stayfirefo...@outlook.com> wrote:

>
>
>
>
> Sent from Mail  for
> Windows 10
>
> Hello everyone,
>
> What are all differences of stack and list data structures?
>


(rand) audit

2017-08-29 Thread Mike Pechkin
hi all,

Buildin (rand) function (D. Knuth's book) passed all tests
by Practically Random software (v0.93).
https://sourceforge.net/projects/pracrand/


While testing I've also implement jsf and sfc RNGs (64bit versions),
passed all tests too:
https://bitbucket.org/mihailp/tankfeeder/src/default/rng/?at=default

Happy hacking,
(mike)


Re: Two questions regarding 'native'

2017-10-24 Thread Mike Pechkin
​Alfonso,

Make a post on reddit.com/r/lisp​




> I've created a public Bitbucket repository with my work so far, including
> some examples.
> https://bitbucket.org/alfonsovillen/picolispffi
>
> I don't know if someone will be interested in it, but I'm having fun doing
> it.
>


AdventOfCode 2017

2018-01-02 Thread Mike Pechkin
hi all,

All tasks on PicoLisp:
https://bitbucket.org/mihailp/tankfeeder/src/default/advent2017/
day 21 - skipped, hardly can understand the description, Its ok.

Legend:
o) pil64 only, because of (co)
o) resident memory size - 10MB
o) day 3 (part 1) solved by hand on paper
o) day 11 is the most interesting
o) (grid) - days 3 (part 2), 14 and 19
o) (co) - day 18
o) (state) - day 25
o) codebase call will be append to huge.l for testing future releases
o) Yes, PicoLisp is practical creature.

p.s. Author of PicoLisp (Alexander Burger) is free for hiring and
CV available by request.



Comments and patches are welcome,
(mike)


Subscribe

2023-07-16 Thread Mike Evron



subscribe

2023-06-21 Thread Mike Evron



Re: Noobie query

2024-06-02 Thread Mike Evron
There's also IRC.  There's almost always someone there to answer questions.

On Sun, Jun 2, 2024 at 10:52 AM Lloyd R. prentice 
wrote:

> Hello,
>
> I’ve subscribed to the mailing list. Have received posts. But I can’t find
> the webpage to post questions. Is posting via email as I’ve done here the
> only way?
>
> Thank you,
>
> LRP
>
>
> Sent from my iPad
>
> --
> UNSUBSCRIBE: mailto:picolisp@software-lab.de?subjectUnsubscribe
>


<    1   2   3