HP-UX porting

2015-03-26 Thread Mike Pechkin
hi, Patch in attach against latest picolisp for HPUX (11v3, ia64). Compiles and passes tests. p.s. 11v2 should work too with additional hacks. Mike hp-ux.patch Description: Binary data

Re: Building picolisp on (some) BSDs

2015-03-26 Thread Rick Hanson
Thanks, you all. I'm glad to be involved with such a great community, and .. I have a *lot* to learn. :) On Wed, Mar 25, 2015 at 12:07 PM, Jakob Eriksson ja...@aurorasystems.eu wrote: Excellent work! On March 25, 2015 4:18:15 PM CET, Rick Hanson cryptor...@gmail.com wrote: Hello, list!

Re: Reference Manual diagram conventions

2015-03-26 Thread Alexander Burger
Hi Rick, I think (I’m speculating, that is) that the confusion was due to the unusual (but not incorrect) choice of having key/val pairs stored in symbol property lists as +-+-+ | VAL | KEY | +-+-+ where VAL is the the CAR position and KEY in the CDR

Re: Reference Manual diagram conventions

2015-03-26 Thread Alexis
Alexander Burger a...@software-lab.de writes: In all these documentations, cells are always displayed in the form +-+-+ | CAR | CDR | +-+-+ The left half of the cell is the CAR, and the right half the CDR. Just as the cell resides in memory. The CAR is at the lower

Re: HP-UX porting

2015-03-26 Thread Alexander Burger
On Thu, Mar 26, 2015 at 01:37:39PM +0200, Mike Pechkin wrote: hi, Patch in attach against latest picolisp for HPUX (11v3, ia64). Compiles and passes tests. Thanks. Added to the release (3.1.9.14). ♪♫ Alex -- UNSUBSCRIBE: mailto:picolisp@software-lab.de?subject=Unsubscribe