MiniPicoLisp Code in ROM

2014-10-07 Thread Alexander Burger
Hi all,

definitions in miniPicoLisp can now be put into ROM space. This helps to
save precious RAM on embedded systems.

I've put an article about how to do this into the Wiki:

   http://picolisp.com/wiki/?miniCodeROM

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


Re: (doc 'caar), (doc 'cadr), (doc 'NIL)

2014-10-07 Thread Alexander Burger
Hi Jon,

On Mon, Oct 06, 2014 at 07:03:41PM +, Jon Kleiser wrote:
 After a little discussion on IRC, Alex decided to change the
 doc/refC.html so that the two lines (43, 44) in doc/rlook.html were no
 longer needed.

Oh, sorry! I just notice that the current solution (i.e. using multiple
a name=xxx tags) is not valid HTML.

How can this be fixed? Is it not possible to give multiple names?

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


Re: (doc 'caar), (doc 'cadr), (doc 'NIL)

2014-10-07 Thread Jon Kleiser
Hi Alex,

I think all you have to do is to close the tags with /a like this:

a name=caar/a
a name=cadr/a
a name=cdar/a

This seems to validate.

/Jon

On 7. Oct, 2014, at 12:18, Alexander Burger a...@software-lab.de wrote:

 Hi Jon,
 
 On Mon, Oct 06, 2014 at 07:03:41PM +, Jon Kleiser wrote:
 After a little discussion on IRC, Alex decided to change the
 doc/refC.html so that the two lines (43, 44) in doc/rlook.html were no
 longer needed.
 
 Oh, sorry! I just notice that the current solution (i.e. using multiple
 a name=xxx tags) is not valid HTML.
 
 How can this be fixed? Is it not possible to give multiple names?
 
 ♪♫ Alex




Re: (doc 'caar), (doc 'cadr), (doc 'NIL)

2014-10-07 Thread Alexander Burger
Hi Jon,

 I think all you have to do is to close the tags with /a like this:
 a name=caar/a

Aah, yes! That's obvious! :)
Thanks!
♪♫ Alex
-- 
UNSUBSCRIBE: mailto:picolisp@software-lab.de?subject=Unsubscribe


Re: MiniPicoLisp Code in ROM

2014-10-07 Thread George Orais
Great stuff Alex!! Btw would this be also applicable on pilMCU? or is this 
already something considered on the current pilMCU? 


On Tuesday, October 7, 2014 4:23 PM, Jakob Eriksson ja...@aurorasystems.eu 
wrote:
 


Great news 


On October 7, 2014 8:27:45 AM CEST, Alexander Burger a...@software-lab.de 
wrote:
Hi all,

definitions in miniPicoLisp can now be put into ROM space. This helps to
save precious RAM on embedded systems.

I've put an article about how to do this into the Wiki:

http://picolisp.com/wiki/?miniCodeROM

♪♫ Alex
-- 
Skickat från min Android-telefon med K-9 E-post. Ursäkta min fåordighet.