Subscribe

2016-08-11 Thread rick
Hello r...@tamos.net :-) You are now subscribed Just me, rick42, adding an email. (Nothing to see here :) -- UNSUBSCRIBE: mailto:picolisp@software-lab.de?subject=Unsubscribe

Re: Windows x64 PicoLisp preview

2016-08-17 Thread rick
using Windoze at the office, but wants to show what picolisp can do for colleagues and clients. The picolisp (language/toolage) fight can be won now. The alternative OS/platform fight will take longer. Hehehe. :) Kind regards, --Rick On Wed, 17 Aug 2016 08:13 -0400, Joe Bogner wrote: > I

Re: task db example

2016-08-26 Thread rick
On Wed, 24 Aug 2016 09:08 -0400, Joe Bogner wrote: > Some discussion on irc this morning prompted me to create a simple > example showing how to interact with the db directly. > > I posted it to the wiki and am sharing it here in case anyone would > benefit > > http://picolisp.com/wiki/?taskdb Th

Re: toy-forth-in-picolisp, and a 32-bit problem

2016-08-26 Thread rick
On Fri, 26 Aug 2016 13:53 +, Jon Kleiser wrote: > Hi, > > This summer I have had some fun trying to figure out how to > implement a super simple toy Forth. For a start, I chose PicoLisp as > an implementation language. You may find it here: > > https://github.com/jkleiser/toy-forth-in-picolisp

Re: PicoLisp as Femto extension language

2016-09-04 Thread rick
emtolisp > ` > > subdirectory makes the general "Lisp integration task" look rather > complicated, but maybe there is (like so often) a really simple solution > with PicoLisp? Not exactly sure, but I believe that your idea is a doable thing, i.e. that picolisp can just replace femtolisp in the same situation described above. > cheers, > Thorsten Best, --Rick (rick42) -- UNSUBSCRIBE: mailto:picolisp@software-lab.de?subject=Unsubscribe

Re: PicoLisp as Femto extension language

2016-09-04 Thread rick
On Sun, 04 Sep 2016 19:38 +0200, Thorsten Jolitz wrote: > The > > , > | /home/tj/gitclone/Femto-Emacs/femtolisp > ` > > subdirectory makes the general "Lisp integration task" look rather > complicated, [...] BTW, this subdirectory `femtolisp` just contains a copy of the original femtoli

Re: PicoLisp repository at Bitbucket.org

2016-09-05 Thread rick
And overall it's simple and easy to read. I would want you to be hired on my team because this is the kind of code that I would not mind at all to maintain! Best, --Rick -- UNSUBSCRIBE: mailto:picolisp@software-lab.de?subject=Unsubscribe

Article on fixed-point arithmetic in picolisp

2016-09-05 Thread rick
newcomer to picolisp about such things. Anyway, as always, I'd appreciate any comment upon it by all you sharp folks who regularly teach me things here and on IRC. Thanks! All the best, --Rick (rick42) P. S. -- I thought that writing this would be fairly easy; then I got into it. :/ W

Article on fixed-point arithmetic in picolisp

2016-09-05 Thread rick
be a bit tedious for the veterans because it is written to inform a relative newcomer to picolisp about such things. Anyway, as always, I'd appreciate any comment upon it by all you sharp folks who regularly teach me things here and on IRC. Thanks! All the best, --Rick (rick42) P. S. --

Re: Article on fixed-point arithmetic in picolisp

2016-09-06 Thread rick
On 06 Sep 2016, 07:24:00 -0400, Joe Bogner wrote: > Hey Rick, Hi Joe! > Thanks for the article! It was informative and interesting. It > should make the scale operations less intimidating and awkward to a > new user. I particularly like how it highlights the benefits over > floa

Re: web app example - todo w/mithril.js

2016-09-14 Thread rick
t also looks very professional, slick. A question: when you are done typing a task description in the text field, is it possible to have the task added when you then press ENTER there (i.e. without having to press the Add button)? Just wondering. Thanks for doing this! Best, --Rick -- UNSUBSCRIBE

Re: creating a todo app in less than 2 minutes (pil-mithril-scaffold)

2016-09-16 Thread rick
On Thu, 15 Sep 2016 18:13 -0400, Joe Bogner wrote: > I've created a new demo of using PicoLisp with mithril to quickly > prototype apps. > > The key feature is a scaffolding which generates crud operations and > forms for any +ApiEntity > > https://github.com/joebo/pil-mithril-scaffold/blob/maste

Re: FreeBSD 11

2016-10-10 Thread rick
27;s nice to see that the FreeBSD people accomplished some nice work! Best, --Rick -- UNSUBSCRIBE: mailto:picolisp@software-lab.de?subject=Unsubscribe

Re: FreeBSD 11

2016-10-14 Thread rick
iner myself, but being on the other side, when ports *don't* get updated, I've had to nag the maintainer (and nobody likes that) and when that doesn't get the port updated (not an uncommon case btw), I have to do the build myself anyway. :( Of course, this is all just my 2 cents. Bes

Re: FreeBSD 11

2016-10-14 Thread rick
On Fri, 14 Oct 2016 22:12 +0200, Jakob Eriksson wrote: > On 14/10/16 22:01, r...@tamos.net wrote: > > But picolisp is for experienced programmers[1], a class of people who > > have no problem building software. > > Isn't this a bit of a truism. There is nothing in the language > itself making it u

Re: is json.l capable to handle escaped quotation marks in strings?

2016-10-30 Thread rick
On Sun, 30 Oct 2016 23:23 +0100, O.Hamann wrote: > (load "@lib/json.l") > # this works fine: > (parseJson "{\"sentence\":\"value string with 'single quotes' is valid > json\"}") > -> (("sentence" . "value with 'single quotes' is valid json")) > > But I don't know how to escape the double quotes (

Re: Future of PicoLisp?

2017-02-03 Thread rick
I never use packages; only build from sources. Just one more data point for you, Alex. ;)

Re: picoLisp in custom Buildroot container now enhanced with vip!

2017-05-08 Thread rick
On Sun, 07 May 2017 22:34 -0400, David Bloom wrote: > Various ways to use the container are listed at: > https://hub.docker.com/r/progit/pil-enhanced/ Thanks, and +1 for the Xzibit inspired line in there. :) -- UNSUBSCRIBE: mailto:picolisp@software-lab.de?subject=Unsubscribe

Re: Which emacs mode to use?

2017-05-10 Thread rick
he actual load will happen when you open a `.l` file for the first time. There you go FWIW. Your friend in multiple lisps, --Rick -- UNSUBSCRIBE: mailto:picolisp@software-lab.de?subject=Unsubscribe

Re: Termux-Penti-PicoLisp

2017-05-17 Thread rick
ldn't press anything on or around this to make any video play. I will try on another device tomorrow. Nevertheless, the text is of the high quality of writing to which I am accustomed from you. Best, --Rick

Re: anyone tried cygwin or mingw recently?

2017-07-02 Thread rick
On Sun, 02 Jul 2017 19:07 +0200, Richard Z wrote: > Did anyone test it recently? Hi Richard, Hopefully, joebo will comment on this. He is the one I know for sure who has looked into mingw-type builds of picolisp this the past year. Best, --Rick -- UNSUBSCRIBE: mailto:picolisp@software-lab

Re: anyone tried cygwin or mingw recently?

2017-07-09 Thread rick
to see that joebo chimed in. I wish I could help him too, but I don't think I have the chops or time.) Cheers, --Rick -- UNSUBSCRIBE: mailto:picolisp@software-lab.de?subject=Unsubscribe

Re: Announce: PilBox - Building Android Apps in PicoLisp

2017-09-18 Thread rick
don't know much about Android, and this is really an Android platform question and not a picolisp/PilBox question, I know.) Thanks for any help. Again, nice work! Yours, --Rick -- UNSUBSCRIBE: mailto:picolisp@software-lab.de?subject=Unsubscribe

Re: Cross Compiling PicoLisp for ARM7

2017-10-04 Thread rick
Thanks for the information on this, Mickey! And also thanks for your effort recently tweaking src/Makefile so we could have these useful "hooks". -- UNSUBSCRIBE: mailto:picolisp@software-lab.de?subject=Unsubscribe

Re: Needing a trick with 'de

2017-10-14 Thread rick
On Sat, 14 Oct 2017 07:48 +0200, Alexander Burger wrote: > Test: > > [...] > >: (foo (need 3)) >(need 3) >-> 3 Rounding off the test: : (foo (need 3) 'this-and-subsequent-will-be-ignored 42 (/ 1 0)) (need 3) -> 3 Of course. :) -- UNSUBSCRIBE: mailto:picolisp@software

Re: Video of using pil for browsing CSV data

2017-12-12 Thread rick
of course). Best, --Rick -- UNSUBSCRIBE: mailto:picolisp@software-lab.de?subject=Unsubscribe

Re: AdventOfCode 2017

2018-01-02 Thread rick
On Tue, 02 Jan 2018 17:39 +0200, Mike Pechkin wrote: > p.s. Author of PicoLisp (Alexander Burger) is free for hiring and > CV available by request. Nice touch, tankfeeder. -- UNSUBSCRIBE: mailto:picolisp@software-lab.de?subject=Unsubscribe

Re: JSON lib rewritten in pure PicoLisp - no C/ffi bindings

2018-01-09 Thread rick
Thanks, aw! Your EXPLAINs are something I always look forward to reading, and this one did not disappoint. I also like your style of coding. As an aside, I smiled when you mentioned PAIP. I love this book too! All the best, —Rick

Re: Slides and notes from my Picolisp presentation

2018-09-25 Thread rick
“Money” bullet: “Yes, computers can store and handle almost unlimited amounts of code today. But what about you?”

Re: Function similar to Scheme 'foldl'?

2018-10-08 Thread rick
On Mon, 08 Oct 2018 19:15 +, Jon Kleiser wrote: > Hi, > > Is there a PicoLisp function similar to the Scheme 'foldl'? Hi Jon! You've probably already gone there, but FWIW this is what I have used in the past. (de foldl (Op Init Xs) (let (Acc Init) (for X Xs (setq Acc (Op Acc X)))

Re: Function similar to Scheme 'foldl'?

2018-10-09 Thread rick
On Tue, 09 Oct 2018 14:24 +, Mike wrote: > My demo code to mimic racket's reference: > https://bitbucket.org/mihailp/tankfeeder/src/default/foldl.l Excellent! I'm stealing this! :) Thanks! -- UNSUBSCRIBE: mailto:picolisp@software-lab.de?subject=Unsubscribe

Re: Function similar to Scheme 'foldl'?

2018-10-09 Thread rick
On Tue, 09 Oct 2018 19:31 +0200, Alexander Burger wrote: > On Tue, Oct 09, 2018 at 01:21:07PM -0400, John Duncan wrote: > > Yes, you couldn't reuse the same initial value for a data structure like > > you would in scheme > > How do you mean that? As I said, this code is completely free of destruct

Re: FrosCon lighting talk [German]

2018-11-16 Thread rick
Thanks for doing this! I wish I knew German so that I could appreciate it (more). Nevertheless, one comment I have -- and it is of course not your fault -- is that they should have provided you with a lapel mic, so that you could type with two hands. (or you could have mastered the penti. :)

Re: Transient Symbol Markup

2018-12-20 Thread rick
On Thu, 20 Dec 2018 13:15 +0100, Alexander Burger wrote: > Hi all, > > I will remove the "Transient Symbol Markup" functionality from the > PicoLisp> kernel and some libraries. > > I hope it is OK :) Sounds good to me. I’ve never used tsm-mode in Emacs either (and when I’m pil-ing, I’m in Emacs).

Re: 35C3

2018-12-21 Thread rick
On Fri, 21 Dec 2018 01:47 +0100, Alexander Shendi (Web.DE) wrote: > Are any picolispers at 35C3? I’m pretty sure beneroth will be there. Have a great time you all!

Re: pgint.l

2019-01-16 Thread rick
+1 for writing tests. +1 for using aw-‘s test harness. +1 for having a sane license. Huzzah! :) On Tue, 15 Jan 2019 21:11 +0300, Abel Normand wrote: > Hello everyone, > > I'm happy to announce that I released my small library to > interfacing with> PostgreSQL -- https://gitlab.com/Abel-ze-

Re: picolisp-mode

2019-01-22 Thread rick
ges/versions anyway (not in general); so that's another reason I wouldn't count on them to install picolisp. As I told people on irc, I look forward to checking out Alexis's picolisp-mode when I get some time. Looks interesting and useful. This was just my long-winded way of saying what beneroth concisely said: "we don't need one way to rule them all." Just my 2 cents. Cheers, --Rick -- UNSUBSCRIBE: mailto:picolisp@software-lab.de?subject=Unsubscribe

Re: picolisp-mode

2019-01-22 Thread rick
ly seems to believe in /the/ way. Hey, as long as I can still source packages from where-ever, the melpa people can do whatever they want. Anyway, that was very admirable of you to consider the community though. Thanks, man! Cheers, --Rick -- UNSUBSCRIBE: mailto:picolisp@software-lab.de?subject=Unsubscribe

Re: picolisp-mode

2019-01-22 Thread rick
Hi Jean-Christophe! On Wed, 23 Jan 2019 02:33 -05:00, Jean-Christophe Helary wrote: > There is also a maintenance issue for the official mode. From what I > understand, there seems to be 3 different versions of that mode and the > authors are not active anymore (and have not been for 6 years)...

Re: picolisp-mode

2019-01-23 Thread rick
ce" function in various places. It > is probably useful, and why not propose it for inclusion in paredit > proper ? If it is not accepted, there is probably a way to trigger > that behavior without having to patch paredit (a hook in the > picolisp mode ?) but I don't know.

Re: picolisp-mode

2019-01-23 Thread rick
igured emacs setup to me. But I'm sure you will look into that to rule out that possibility. Thank you for looking into potential Debian issues. Cheers, --Rick On Wed, 23 Jan 2019 03:01 -05:00, r...@tamos.net wrote: > Hi Jean-Christophe! > > On Wed, 23 Jan 2019 02:33 -05:00, Jean-Chr

Re: Hashtable

2019-03-13 Thread rick
Best, Rick

Re: json.l fails to load on pil 64

2019-03-14 Thread rick
Indeed. aw is famous for writing stellar doc. This is no exception. https://github.com/aw/picolisp-json/blob/master/EXPLAIN_v3.md#global-variables On Thu, 14 Mar 2019 15:42 -04:00, Abel Normand wrote: > > Hello. > > This error related to namespaces feature in json.l. easy workaround: when run

Re: SDL2 and OpenGL 3.0+ on Picolisp 64bit (Linux)

2019-03-15 Thread rick
>From the project README: > However, in the tests I did, Picolisp performed its fixed-point > arithmetic calculations much faster than I had expected. In the end, > I abandoned the C alternative, but left it there for the records. Excellent! Great to hear. -- UNSUBSCRIBE: mailto:picolisp@softwa

Re: SDL2 and OpenGL 3.0+ on Picolisp 64bit (Linux)

2019-03-15 Thread rick
'(ldconfig "-r") (filter '((F) (sub? Lib F)) (make (while (line T) (link @))) ) ) Thanks! (I just found out that I'm terrible at pong :) Best, Rick On Fri, 15 Mar 2019 18:58 -04:00, alfonso.vil...@gmail.com wrote: > Hello, > > I want

Re: A good way to write an api server

2019-03-16 Thread rick
Thank you, Kashyap! On Sat, 16 Mar 2019 00:34 -04:00, C K Kashyap wrote: > Okay, I have it running finally! > > I have the docker image here - ckkashyap/tools:picolisp-hack- it has IPV4 > based httpgate installed inside :) > The IPV4 version of httpGate is here - > https://github.com/ckkashyap

Re: PicoLisp for 9-11 years' kids

2019-04-16 Thread rick
Hi Christophe! > The project is now stopped because Python must now be used in high > school in France. Too bad. I'm curious now if there was a predecessor to Python as the mandated computer language. If so, what was it? -- UNSUBSCRIBE: mailto:picolisp@software-lab.de?subject=Unsubscribe

Re: PicoLisp is done

2019-05-27 Thread rick
On Mon, 27 May 2019 16:09 -04:00, andr...@itship.ch wrote: > Thread: > https://www.mail-archive.com/picolisp@software-lab.de/msg07057.html Oh yeah. This was from the “the future of PicoLisp is dark” thread. (This was Alex’s quite ominous sounding opening sentence. :)

Re: Portable graphics in PicoLisp

2019-06-03 Thread rick
On Mon, 03 Jun 2019 15:44 -04:00, C K Kashyap wrote: > Where do I get the latest version from? > What I have is https://software-lab.de/picoLisp-18.12.tgz >From here: http://software-lab.de/picoLisp.tgz Latest version seems to be 19.6.3. Best, -Rick -- UNSUBSCRIBE: mailto:picolisp

Re: Setup for Emacs org-mode?

2019-06-06 Thread rick
Hi Lawrence, Welcome back to the list! > Anyone have the definitive setup they could share for picolisp on > Emacs org-mode? AFAIK, there is no "definitive setup" in Emacs. > There seems to be two picolisp-modes Three is the count I have. 1. picolisp-mode bundled in the picolisp distro. -

Re: Yet Another Emacs PicoLisp Mode - hybrid

2019-06-18 Thread rick
be your next customer, when I get back from my business travel and settle back in. Thanks! Best, Rick -- UNSUBSCRIBE: mailto:picolisp@software-lab.de?subject=Unsubscribe

Re: why is there no setf in picolisp?

2019-06-27 Thread rick
So, reading Alex’s comments and also the definition of the “joke” `setf` here: On Thu, 27 Jun 2019 10:29 -04:00, Mike wrote: > https://github.com/picolisp/picolisp/blob/dev/misc/setf.l informs me that the answer to Bruno’s question is: yes, the concept in fact *does* exist in picolisp (by the us

Re: Limitation of grid from @lib/simul.l

2019-07-01 Thread rick
On Mon, 01 Jul 2019 10:49 -04:00, Wojciech Gac wrote: > ... we could have a naming scheme not limited by the 26 columns if > we used lexicographic strings (e.g. a b ... x y z aa ab ... etc). MS Excel! :D -- UNSUBSCRIBE: mailto:picolisp@software-lab.de?subject=Unsubscribe

Re: Limitation of grid from @lib/simul.l

2019-07-01 Thread rick
On Mon, 01 Jul 2019 14:50 -04:00, Wojciech Gac wrote: > W dniu poniedziałek, 1 lipca 2019 Mike napisał(a): > > BTW, I have a huge collection of grid usage in my repo: > > https://bitbucket.org/mihailp/tankfeeder/src/default/ > > @Mike, > > Thanks for the link. I'll make sure to have a look. I fi

Re: rolling release process

2019-07-13 Thread rick
On Sat, 13 Jul 2019 16:03 -04:00, Grant Shangreaux wrote: > On Saturday, July 13, 2019 2:32 PM, Alexander Burger wrote: > > Hi Grant, > > > > > I'd like to switch to the rolling release edition, can you > > > recommend the best way to update? > > > > In such cases I just download https://software-l

Re: rolling release process

2019-07-14 Thread rick
rning about it now: http://myrepos.branchable.com/ Again, thanks! Rick -- UNSUBSCRIBE: mailto:picolisp@software-lab.de?subject=Unsubscribe

Re: How I run small mailing lists

2019-10-10 Thread rick
Nice job, Γιώργο. Thanks!

Re: New PicoLisp CI action on GitHub

2019-11-18 Thread rick
On Mon, 18 Nov 2019 02:12 -05:00, AW wrote: > Hi all, > > I've recently published a new "GitHub Action" for PicoLisp, which is > available here: https://github.com/marketplace/actions/picolisp-action WOW! Something more for me to read about too. Thanks, man! -- UNSUBSCRIBE: mailto:picolisp@so

Re: Picolisp Facebook Page (@picolisp)

2019-11-20 Thread rick
Thanks, Taso! (If I were on Facebook I'd join you. :) Best, Rick -- UNSUBSCRIBE: mailto:picolisp@software-lab.de?subject=Unsubscribe

Re: ORM comparison

2019-11-29 Thread rick
On Fri, 29 Nov 2019 01:52 -05:00, Alexander Burger wrote: > Wow beneroth, > > this is a fantastic and overwhelming piece of analyzis! Thanks a lot! > > Perhaps this should be put as an article into the wiki? I second that. beneroth is the man! :) Tour de force! Thanks, mate! -- UNSUBSCRIBE:

Re: freemint in Tokyo

2019-12-13 Thread rick
Very cool! Nice shirt BTW, geo. :) -- UNSUBSCRIBE: mailto:picolisp@software-lab.de?subject=Unsubscribe

Re: Merry Christmas!!

2019-12-24 Thread rick
Χριστός γεννάται! Καλά Χριστούγεννα και ευτυχισμένος ο καινούργιος χρόνος! (Since there are at least 2 Greek pil users on this list and we can also demonstrate more variety in our international flavor!) -- UNSUBSCRIBE: mailto:picolisp@software-lab.de?subject=Unsubscribe

Re: PicoLisp binaries for Linux 32/64 bit

2020-01-08 Thread rick
On Wed, 08 Jan 2020 03:44 -05:00, aw wrote: > Hello, > > I've added a [1]GitHub Workflow (https://git.io/Jvezm) which automatically > builds, tests, and packages *every* new version of PicoLisp pushed to the > repo. Cool! Thanks, aw! -- UNSUBSCRIBE: mailto:picolisp@software-lab.de?subject=Un

Re: pil21 repo

2020-02-21 Thread rick
On Fri, 21 Feb 2020 03:37 -05:00, Jean-Christophe Helary wrote: > If keeping $20/y is more important than supporting free software, then > I don't see the point spending time (=money) on picolisp, or on free > software in general. I hear you, JC. I’m a member of sr.ht too. Love the concept! Nic

Re: PicoLisp on windows

2020-03-25 Thread rick
Does anyone realize that there's an LLVM-based port of picolisp being worked on by Alex? :) -- UNSUBSCRIBE: mailto:picolisp@software-lab.de?subject=Unsubscribe

Re: Latest pil21 under OpenBSD 6.6-STABLE

2020-04-16 Thread rick
On Wed, 15 Apr 2020 00:55 -04:00, Alexander Burger wrote: > Hi Alexander, > > > The latest pil21 (with I/O fns) under OpenBSD/amd64 6.6-STABLE (and most > > probably other BSD-platforms) requires patches to build lib.bc from lib.c. > > It isn't very much, 5 lines or so. > > > > If there is any

Re: Stop using US controlled software stacks!!!

2020-04-28 Thread rick
On Tue, 28 Apr 2020 17:57 -04:00, andr...@itship.ch wrote: > On 28.04.20 22:53, Guido Stepken wrote: > > > > (Blathering removed.) > > You generalize too broadly in one sentence and then contradict > yourself the next. ^^ This. ^^ -- UNSUBSCRIBE: mailto:picolisp@software-lab.de?subject=Unsubsc

Re: Do free Open Source Foundation's Software Stacks fall under US Export Law?

2020-05-07 Thread rick
On Wed, 06 May 2020 17:02 -04:00, Brian Cleary wrote: > It's the end of an error. This was my favorite. hehe. -- UNSUBSCRIBE: mailto:picolisp@software-lab.de?subject=Unsubscribe

Re: Pil21 can bootstrap

2020-05-17 Thread rick
Excellent! Thank you and all the best to you in your continued hacking! On Sun, 17 May 2020 07:04 -04:00, Alexander Burger wrote: > Hi all, > > a short note about the Pil21 status: > > It can now bootstrap by itself, meaning that it does no longer need another > PicoLisp to build the *.ll and *

Re: Fridays for Functions (Was: PilCon 2020)

2020-06-03 Thread rick
Sounds great! Thanks! -- UNSUBSCRIBE: mailto:picolisp@software-lab.de?subject=Unsubscribe

Re: Fridays for Functions (Was: PilCon 2020)

2020-06-03 Thread rick
Sounds great! Thanks! -- UNSUBSCRIBE: mailto:picolisp@software-lab.de?subject=Unsubscribe

Re: cells in picolisp [tutorial, slides]

2020-06-06 Thread rick
On Sat, 06 Jun 2020 06:33 -04:00, Tomas Hlavaty wrote: > nice presentation I agree. Nice job, Mike! -- UNSUBSCRIBE: mailto:picolisp@software-lab.de?subject=Unsubscribe

Re: Auto test your code with Pil21 on GitHub

2020-08-27 Thread rick
Thank you, Alex! Thank you, Alex! This is so exciting that I’m thinking about changing my name to Alex to join the club. :D. Seriously, excellent work, guys! On Thu, 27 Aug 2020 22:24 -04:00, Alexander Williams wrote: > Hi all, > > I've updated 'v2' of the "PicoLisp Action" on the GitHub Marke

Re: Announcing: Posix Message Queues with PicoLisp

2020-11-11 Thread rick
Neat! Yet another cool project. Thank you, AW! On Mon, 09 Nov 2020 23:30 -05:00, Alexander Williams wrote: > Hi, > > I've published some code for interacting with Posix Message Queues[1] > directly in PicoLisp (using 'native'). > >https://github.com/aw/picolisp-posixmq/ > > It's a _very_ s

Re:

2020-12-12 Thread rick
“ So technically I don't want to be writing PicoLisp code anymore ...” Yes, I noticed. ;) On Sat, 12 Dec 2020 13:31 -05:00, Erik Gustafson wrote: > Hi list, > > I've published a new article to the wiki: > > https://picolisp.com/wiki/?metaprogrammingexperiments > > It details my continued explo

Re: Pil21 is now in Debian Unstable

2020-12-30 Thread rick
Congratulations! \o/ On Tue, 29 Dec 2020 08:23 -05:00, Alexander Burger wrote: > Hi all, > > On Tue, Dec 29, 2020 at 11:29:22AM +, Mike wrote: > > Happy coding and New Year, > > Thanks a lot to Mike Pechkin for all the testing, feedback, input and support, > and to Kan-Ru Chen for maintaini

Re: strong language for blockchain

2021-05-21 Thread rick
On Fri, 21 May 2021 13:44 -04:00, andr...@itship.ch wrote: > Regarding blockchain.. well the sole purpose of blockchain is to > operate a distribute database AND operate it by different people who > actively mistrust another. This makes it somewhat suited for crypto > currencies like bitcoin, bu

Re: New Pilog Lisp call syntyx

2021-07-26 Thread rick
Nice! Thank you, Alex! On Mon, 26 Jul 2021 05:45 -04:00, Alexander Burger wrote: > Hi all, > > since version 21.7.25 PicoLisp supports a new syntax for calling Lisp code in > Pilog rules. > > As before, the predicate '^' evaluates Lisp expressions inside Pilog code: > >: (? (^ @X (println

Re: New blog - "PicoLisp for beginners"

2021-09-04 Thread rick
On Wed, 01 Sep 2021 05:57 -04:00, Mia Burger wrote: > > - This is the blog homepage: https://picolisp-blog.hashnode.dev/ > Hi Mia! This is very nice! Thank you! So far, my favorite article is Concepts and Data Types of PicoLisp. Keep up the excellent work! Best, Rick -- UN

Re: quote form in picolisp

2021-12-16 Thread rick
Look for the book to come out soon: “Zen and the Art of Programming Language Development” :) On Thu, 16 Dec 2021 15:48 -05:00, Alexander Burger wrote: > Hi all, > > this whole discussion got ridiculously complicated. > > But in fact it is so simple! > > A function call in PicoLisp is *always* jus

Re: JavaScript 'lisp' calls

2012-10-11 Thread Rick Lyman
Note: >From my location the browser does: GET http://127.0.0.1:8081/!setLocation?39.7670160001&-86.156255 Per Alex: Since an external (database) symbol starts with dash ('-'), a number should be prefixed with '+', so a negative number could be specified with "+-1234567". Otherwise: (de set

Re: arm

2013-03-21 Thread Rick Lyman
Tomas, Which OS / arm board combination are you using? Thanks, -rl On Sun, Mar 10, 2013 at 7:27 PM, Tomas Hlavaty wrote: > Hi Alex, > > attached is a patch to compile picolisp on arm out of the box. The -m32 > switch doesn't seem to be defined there. > > The -fPIC option was necessary for:

Re: arm

2013-03-21 Thread Rick Lyman
yone tried PicoLisp on a Google Nexus device w/ Ubuntu Touch? -rl On Thu, Mar 21, 2013 at 5:16 PM, Tomas Hlavaty wrote: > Hi Rick, > > > Which OS / arm board combination are you using? > > linux, pandaboard, beagleboard, rpi. > > Cheers, > > Tomas > -- > UNSUBSCRIBE: mailto:picolisp@software-lab.de?subject=Unsubscribe >

Re: arm

2013-03-22 Thread Rick Lyman
Tomas, I did not have an -fPIC issue. Maybe because I removed -m32? Thanks, -rl On Fri, Mar 22, 2013 at 4:49 AM, Tomas Hlavaty wrote: > Hi Rick, > > > re: Rpi: > > re: Arch Linux: > > > > Arch on Rpi supports ipv6 and worked (I think after removing -m32, as

Re: arm

2013-03-22 Thread Rick Lyman
Tomas, I will look up my notes; and, try a re-compile tomorrow: will let you know... -rl On Fri, Mar 22, 2013 at 8:08 AM, Rick Lyman wrote: > Tomas, > > I did not have an -fPIC issue. Maybe because I removed -m32? > > Thanks, > > -rl > > > On Fri, Mar 22,

Subscribe

2013-05-22 Thread Rick Hanson
Add me, baby! ;-)

Re: PicoLisp GUI on Smartphones

2013-12-23 Thread Rick Lyman
re: HTML5 What future features are being worked on? Thanks Alex, -rl On Mon, Dec 23, 2013 at 10:18 AM, Alexander Burger wrote: > Hi all, > > it is quite straightforward to use the standard PicoLisp GUI on > smartphones, basically by including a CSS file and new menu > function. More about th

Re: websocketd, tested with pil32 and ersatz/pil

2013-12-31 Thread Rick Lyman
Jon, Have you tried this: https://bitbucket.org/cyborgar/web.l/src/249fe9f5c7d8/web/sockets.l -rl On Tue, Dec 31, 2013 at 10:02 AM, Alexander Burger wrote: > Hi Jon, > > > server, and I have discovered that PicoLisp (at least the 32-bit), > > behaves a little different from other "applicatio

Re: PicoLisp GUI on Smartphones

2014-01-05 Thread Rick Lyman
Alex, I trust that you had a merry Christmas and a Happy New Year... Supporting phones is a very good idea: " http://www.digitaltrends.com/mobile/mobile-phone-world-population-2014/"; The article mentions: "Of the 6 billion cell phones in use, only around 1.1 billion of them are mobile-broadband

Re: PicoLisp GUI on Smartphones

2014-01-06 Thread Rick Lyman
coLisp experiment: http://ricklyman.net/gi4.html On Mon, Jan 6, 2014 at 2:19 AM, Alexander Burger wrote: > Hi Rick, > > a Happy New Year to you too! And to everybody else, of course! :) > > > And thanks for the feedback and links. > > > I have mixed feelings about: "

Re: PicoLisp GUI on Smartphones

2014-01-06 Thread Rick Lyman
http://www.engadget.com/2014/01/06/firefox-os-tablet-developer-program/ http://www.engadget.com/2014/01/06/panasonic-firefox-os-deal/ On Mon, Jan 6, 2014 at 10:15 AM, Rick Lyman wrote: > Thanks Henrik and Alex, > > This came in my email this morning: " > http://us5.campaig

Re: PicoLisp GUI on Smartphones

2014-01-07 Thread Rick Lyman
oduction. At the moment the project is still in prototype stage. How does fries.js GET and POST to PicoLisp? JSON converted to PicoLisp objects? re: "http://www.prodevtips.com/2008/09/11/pico-lisp-and-json/"; (:Thanks Henrik) Thanks, -rl On Tue, Jan 7, 2014 at 1:52 AM, Alexande

Re: Altering web app framework look via a css framework

2014-02-16 Thread Rick Lyman
Not PicoLisp; but you may want to look at: http://foundation.zurb.com/docs/css.html. On Sun, Feb 16, 2014 at 1:51 PM, me wrote: > Hello List, > > Are there any pro tips for how could I go about adding/altering css > styling via a css framework like bootstrap for example? Including the > necess

Re: JSON Rest

2014-02-17 Thread Rick Lyman
Look at this post: http://blog.gmane.org/gmane.lisp.picolisp.general/month=20121001. For session management you may want to look at: http://picolisp.com/wiki/?macropis. On Mon, Feb 17, 2014 at 1:44 PM, klaus schilling wrote: > hello, > is it possible to write a client for a JSON rest service

Re: Regarding the implementations of PicoLisp

2014-05-09 Thread Rick Lyman
Christophe, How about porting the c version using: https://github.com/kripken/emscripten ? -rl On Thu, May 8, 2014 at 5:08 PM, Christophe Gragnic < christophegrag...@gmail.com> wrote: > Hi, > > I'm currently embedding a «pedagogical pseudo-code like language» in > PicoLisp. > As using plain br

Re: Regarding the implementations of PicoLisp

2014-05-09 Thread Rick Lyman
: ...pilBrowserDB... -rl On Fri, May 9, 2014 at 8:19 AM, Joe Bogner wrote: > Hi Rick, Christophe, > > I was thinking the same thing. miniPicolisp might be a simpler first step > to port > > > On Fri, May 9, 2014 at 7:51 AM, Rick Lyman > > > wrote: > >> Christophe

Re: Regarding the implementations of PicoLisp

2014-05-09 Thread Rick Lyman
; *Length != 0; } ]" On Fri, May 9, 2014 at 8:19 AM, Joe Bogner wrote: > Hi Rick, Christophe, > > I was thinking the same thing. miniPicolisp might be a simpler first step > to port > > > On Fri, May 9, 2014 at 7:51 AM, Rick Lyman > > > wrote: > >>

Re: Regarding the implementations of PicoLisp

2014-05-09 Thread Rick Lyman
Joe, Christophe, A downside to asm.js is that it is Firefox only... http://www.infoworld.com/t/javascript/apple-has-its-own-javascript-accelerator-in-the-works-242042 -rl p.s.: anyone considering c directly via Chrome/NaCL? On Fri, May 9, 2014 at 8:19 AM, Joe Bogner wrote: > Hi R

Re: Regarding the implementations of PicoLisp

2014-05-09 Thread Rick Lyman
Joe, Christophe, Some links: http://ricklyman.net:81/!wiki?emscripten On Thu, May 8, 2014 at 5:08 PM, Christophe Gragnic < christophegrag...@gmail.com> wrote: > Hi, > > I'm currently embedding a «pedagogical pseudo-code like language» in > PicoLisp. > As using plain browsers is a nice thing to

Re: Regarding the implementations of PicoLisp

2014-05-09 Thread Rick Lyman
re: http://pypyjs.org/demo/ Success: Chrome: 34 Internet Explorer: 11 Failure: Safari: 5 On Fri, May 9, 2014 at 10:50 AM, Joe Bogner wrote: > It works in chrome too and IE10 too > > Check out: http://pypyjs.org/demo/ > > > > > On Fri, May 9, 2014 at 10:21 AM, Ric

  1   2   >