Re: toy-forth-in-picolisp, and a 32-bit problem

2016-08-26 Thread Brian Walker

Hi Jon,

works great for me on linux 64bit version.

/taj33n

Am 26.08.2016 um 15:53 schrieb Jon Kleiser:

Hi,

This summer I have had some fun trying to figure out how to implement a super 
simple toy Forth. For a start, I chose PicoLisp as an implementation language. 
You may find it here:

https://github.com/jkleiser/toy-forth-in-picolisp

There is one problem, however, occurring quite regularly when I run this 
forth.l using 32-bit PicoLisp on Mac. As the README.md suggests, I start it by 
doing this

pil path/to/forth.l +

If I then enter “: ff 0 if 77 else 88 then ;” (without the quotes), which 
defines a new word “ff” (which when used always pushes 88 on the stack), and 
then enter “t”, which is a (non-standard) word just for checking the state of 
the “tempStack” field (probably empty), then I usually get a “Segmentation 
fault: 11”.

I have not seen that problem when using 64-bit PicoLisp (in Docker).

Is this Segmentation fault caused by a bug in 32-bit PicoLisp, or is it me 
doing something stupid?

Have a nice weekend!

/JonPԔ � &j)mX�����zV�u�.n7�����r��e===


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


PicoLisp is now in Arch Linux AUR

2015-11-18 Thread Brian Walker

Hi all,

PicoLisp is now in Arch Linux/Manjaros AUR repository:

https://aur.archlinux.org/packages/picolisp/

Out of the box it should build on x86-64 and i686 systems.

If you can, please test it ;)

best regards,
  taij33n-
--
UNSUBSCRIBE: mailto:picolisp@software-lab.de?subject=Unsubscribe


Subscribe

2015-07-02 Thread Brian Walker

Hello Brian Walker  :-)
You are now subscribed


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