Re: The many uses of PilMCU

2014-10-13 Thread Heow Goodman
I've started a wiki document: http://picolisp.com/wiki/?pilMCU Will flesh it out over the next few days. - h On 2014-10-7, 4:36 PM, Christophe Gragnic wrote: Hi list ! This thread is meant to collect ideas about PilMCU. At least mine (because I need to clean them up a bit) and ideas

Re: The many uses of PilMCU

2014-10-13 Thread Heow Goodman
My apologies, should have been more verbose. Now in the wiki: KEY The left column denotes price. For instance $100x is 100 TIMES the consumer purchase price. Similarly the top column denotes efficiency or performance, as an example 5x slower means 1/5th the speed of a

Re: The many uses of PilMCU

2014-10-13 Thread George Orais
Hi Heow, Looks great!! Thanks and yes i agree with the the details on Fast Dev ;) Keep posted, cheers! BR, geo On Tuesday, October 14, 2014 8:49 AM, Heow Goodman li...@alphageeksinc.com wrote: My apologies, should have been more verbose. Now in the wiki: KEY The left column

Re: The many uses of PilMCU

2014-10-08 Thread Thorsten Jolitz
Christophe Gragnic christophegrag...@gmail.com writes: Hi Christophe, This thread is meant to collect ideas about PilMCU. At least mine (because I need to clean them up a bit) and ideas of other PicoLispers (out of curiosity). Maybe some items will look more like questions like «is it even

Re: The many uses of @

2011-11-09 Thread Thorsten
Alexander Burger a...@software-lab.de writes: Hi Alex, sure how to insert the table. I would like to insert the raw html so that I don't have to recreate the table in wiki syntax (probably only the body part?). Hmm, that's a problem. Currently, the only way to display such data is the

Re: The many uses of @

2011-11-09 Thread Alexander Burger
Hi Thorsten, Trying again, after waiting a few minutes, it worked. Yeah, I've just sent a mail informing about the bugfix. Now I inserted the (ultra-long) table into a :{} enrironment and made a new page. Preview showed that the format of the table was ok, but the table-size was not fitted

Re: The many uses of @

2011-11-09 Thread Thorsten
Alexander Burger a...@software-lab.de writes: Hi Alex, Perhaps better clean it up and insert linebreaks. And perhaps some delimiting lines. I gave it a second try, starting with a link from the articles page, and and now everything looks fine and works without problems - as long as I'm logged

Re: The many uses of @

2011-11-09 Thread Alexander Burger
Hi Thorsten, When I log out and access the wiki, the link to my article (on the articles/essays page) is not shown as a link any more, but as text. I have no idea why - the link entry looks fine to me... Hmm, perhaps another bug in the Wiki: The mainenance GUI doesn't enforce a folded

Re: The many uses of @

2011-11-08 Thread José Romero
On Tue, 08 Nov 2011 20:29:39 +0100 Thorsten quintf...@googlemail.com wrote: Hi list, when reading Picolisp source code I often find myself a bit confused with regards to the meaning of @ in the context of the source code. Therefore I tried to make a table that summarizes all possible

Re: The many uses of @

2011-11-08 Thread Thorsten
José Romero jose.cyb...@gmail.com writes: On Tue, 08 Nov 2011 21:47:04 +0100 Thorsten quintf...@googlemail.com wrote: José Romero jose.cyb...@gmail.com writes: 'text also uses @ http://software-lab.de/doc/refT.html#text It's also useful to note that in short-circuit evaluation style