[no subject]

2020-12-12 Thread Erik Gustafson
Hi list, I've published a new article to the wiki: https://picolisp.com/wiki/?metaprogrammingexperiments It details my continued exploration of writing "Common Lisp style" macros in PicoLisp. Enjoy! - Erik

[no subject]

2017-08-25 Thread Bruno Franco
Hi list, I'm writing a script that shows a person a math expression (like "2 + 3") waits for an answer, then returns if its right or wrong. What I want though, is for it to wait something like 3 seconds and, if there is no input, assume the user doesn't know and return "WRONG". I thought of

[no subject]

2017-04-19 Thread abu
-- UNSUBSCRIBE: mailto:picolisp@software-lab.de?subject=Unsubscribe

[no subject]

2016-04-20 Thread Robert Herman
iest, it would communicate > with a PicoLisp server in a similar way as @lib/canvas.l and > @lib/canvas.js, using XMLHttpRequest(). > > ♪♫ Alex > -- > UNSUBSCRIBE: mailto:picolisp@software-lab.de?subject=Unsubscribe >