RE: Lisp on board...

2014-10-24 Thread Loyall, David
TL;DR: Tiny GNU/Linux box with a microcontroller stuck on it.  The lisp is 
implemented in software.  Says "open source" all over it but doesn't have any 
source code or hardware design files available online.

> From: picolisp@software-lab.de [mailto:picolisp@software-lab.de] On Behalf Of 
> Rick Lyman
> Sent: Thursday, October 23, 2014 8:52 PM
> To: picolisp@software-lab.de
> Subject: Lisp on board...
> 
> IOT,WiFi Module,OpenWrt,Smart Device,APP,Chipduino,IFTTT,Lisp
> 
> https://www.indiegogo.com/projects/zero-plus-prototype-your-iot-product-in-seconds
> 
> -rl


Re: Sample code showing 'eval' and 'run' with binding environment

2014-10-24 Thread Henrik Sarvell
Simple example:
http://www.prodevtips.com/2008/08/13/explicit-scope-resolution-in-pico-lisp/

On Thu, Oct 23, 2014 at 4:14 PM, Alexander Burger  wrote:
> Hi Jon,
>
>> To better understand the purpose with a binding environment offset
>> when using the functions 'eval' and 'run', I think it would be useful to
>> see some sample code. Maybe it should even be included right there in
>> the ref. docs on these two functions?
>
> True. But it is not so easy to come up with simple examples.
>
> I added some to the references. Hope it helps.
>
> BTW, many functions in "lib/xhtml.l" make use of binding environment
> offsets.
>
> ♪♫ Alex
> --
> UNSUBSCRIBE: mailto:picolisp@software-lab.de?subject=Unsubscribe
--
UNSUBSCRIBE: mailto:picolisp@software-lab.de?subject=Unsubscribe