Re: pilog dcg with args

2011-07-24 Thread Alexander Burger
Hi Doug, I keep going back and forth on that, trying to think of a terse syntax that will accommodate all the cases :-/ Idea: You could make the body _atomic_ for terminal facts. With that, the syntax of the previous version    (dcg noun [cat]) would become (dcg noun . cat) For

Re: pilog dcg with args

2011-07-24 Thread Alexander Burger
Hi Doug, http://victoriafamilyrobotics.net/vfr1/media/read_line.l Please allow me to post some minor hints: When a single character is checked for a number of values like in (or (= X ,) (= X .) (= X ?)) then I would write instead: (sub? X ,.?) For the modification of a list

request for porting help for OpenBSD 64 bits

2011-07-24 Thread Amit Kulkarni
Hi, I am new to lisp. Searched for very small dialect and new/pico came up first. Reading about both, and exploring what I would like to use. I am looking into packaging PicoLisp for OpenBSD ports. I can get miniPicoLisp to work, but would like to see the full package, and in both 32/64 bits for