Re: Tractatus Pico-Blaesicus, Accept-Language

2016-03-19 Thread Alexander Burger
Hi Jon, > A very nice piece of lisp code! The only part I didn’t like very much, > was the yellow color. As usual, I had to tweek the CSS. Here is my > variant: Very good! Many thanks! I have gladly inserted your changes into http://picolisp.com/tractatus > As I noticed that the clickable

Re: Tractatus Pico-Blaesicus, Accept-Language

2016-03-19 Thread Jon Kleiser
I wrote up to summarize some of the positions and > philosophy of PicoLisp. > > In the spirit of Ludwig Wittgenstein I called it > > Tractatus Pico-Blaesicus > > and it can be accessed at > > http://picolisp.com/tractatus > > > On the top-right of the page is a "

Re: Tractatus Pico-Blaesicus

2016-03-11 Thread O.Hamann
Nice to read, Alex. Besides the interesting technical implementation, concerning the content: I find the variety of all the platforms very interesting, where picolisp installs nearly out-of-the-box or is already available as a package, especially since the announcement of termux/picolisp on

Re: Tractatus Pico-Blaesicus

2016-03-08 Thread Mike Pechkin
Do you mean https://en.wikipedia.org/wiki/Merab_Mamardashvili ? > > ​Yeap. ​ > And could you please provide us with an English version ? > The automated translators that I tried produced nothing readable > (but I guess the original is somewhat «tarabiscoté»). > > ​I cant. Mike ​

Re: Tractatus Pico-Blaesicus

2016-03-08 Thread Christophe Gragnic
On Tue, Mar 8, 2016 at 9:45 PM, Mike Pechkin wrote: > hi, Hi Mike, > in the beginning of year I've wrote special preface for Forth or coding in > general. In memory of Descartes. It describes zero step before coding. > in Russian: >

Re: Tractatus Pico-Blaesicus

2016-03-08 Thread Jakob Eriksson
he positions and > philosophy of PicoLisp. > > In the spirit of Ludwig Wittgenstein I called it > > Tractatus Pico-Blaesicus > > and it can be accessed at > >http://picolisp.com/tractatus > > > On the top-right of the page is a "Source" link. > > Th

Re: Tractatus Pico-Blaesicus

2016-03-08 Thread Mike Pechkin
udwig Wittgenstein I called it > >Tractatus Pico-Blaesicus > > and it can be accessed at > >http://picolisp.com/tractatus > > > On the top-right of the page is a "Source" link. > > The code is an interesting exercise in itself: > > The HTML entry func

Re: Tractatus Pico-Blaesicus

2016-03-08 Thread Alexander Burger
Hi Erik, > It didn't occur to me that we could use the "!" syntax > as you did to generate css. Would something like this work as well, to > temporarily overide definitions in CSS files? > >(html NIL "My Page" (list *Css "!my-css-tweaks") NIL > ... ) > > I don't know if that would

Re: Tractatus Pico-Blaesicus

2016-03-08 Thread Erik Gustafson
Hi Alex, > > The code is an interesting exercise in itself: > > The HTML entry function 'tractatus' consists mainly of a read-macro > which parses the embedded plaintext block into a '' structure, > with the hierarchy based on the individual indentation levels. > This is really neat! It's great

Tractatus Pico-Blaesicus

2016-03-07 Thread Alexander Burger
Dear PicoLisp List, let me announce a strange little piece of [code?, documentation?, pamphlet?] which I wrote up to summarize some of the positions and philosophy of PicoLisp. In the spirit of Ludwig Wittgenstein I called it Tractatus Pico-Blaesicus and it can be accessed at http