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

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 t...@logand.com 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

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 lyman.r...@gmail.com wrote: 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

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 a...@software-lab.dewrote: Hi all, it is quite straightforward to use the standard PicoLisp GUI on smartphones, basically by including a CSS file and new bar menu

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 a...@software-lab.dewrote: Hi Jon, server, and I have discovered that PicoLisp (at least the 32-bit), behaves a little different from

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
Thanks Henrik and Alex, This came in my email this morning: http://us5.campaign-archive1.com/?u=502910cc28cb186a9e829f748id=a8605b778ae=9d2ada32e2 It seems to me that the easiest way to overcome server volume(1) limitations (http://www.kegel.com/c10k.html;), is by executing a much as possible

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 lyman.r...@gmail.com wrote: Thanks Henrik and Alex, This came in my email this morning: http://us5.campaign

Re: PicoLisp GUI on Smartphones

2014-01-07 Thread Rick Lyman
Alex, and the load distributed across multiple servers. How so? Currently PicoLisp forks on the same sever. Are you using remote queries to other PicoLisp instances? A proxy to parse routes? re: https://www.mail-archive.com/picolisp@software-lab.de/msg00097.html; For production. At the

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 yanosh...@gmail.com 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?

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 browsers

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 joebog...@gmail.com 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 lyman.r...@gmail.comlymanr...@gmail.com wrote

Re: Regarding the implementations of PicoLisp

2014-05-09 Thread Rick Lyman
...@gmail.com 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 lyman.r...@gmail.comlymanr...@gmail.com wrote: Christophe, How about porting the c version using: https://github.com

Re: Regarding the implementations of PicoLisp

2014-05-09 Thread Rick Lyman
: 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 lyman.r...@gmail.comlymanr...@gmail.com wrote: Christophe, How about porting the c version using: https://github.com/kripken/emscripten

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 have

Re: Regarding the implementations of PicoLisp

2014-05-09 Thread Rick Lyman
the result of an assignment as a condition without parentheses [-Wparentheses] } while (p = p-link); ~~^ .. On Fri, May 9, 2014 at 11:20 AM, Rick Lyman lyman.r...@gmail.com wrote: re: http://pypyjs.org/demo/ Success: Chrome: 34 Internet Explorer: 11 Failure

Re: Announce: PicoLisp in Hardware (PilMCU)

2014-09-19 Thread Rick Lyman
How about an indiegogo or kickstarter project for a FPGA board that would plug into this: http://www.raspberrypi.org/products/compute-module-development-kit/ or this: https://www.sparkfun.com/products/13097 or this:

Lisp on board...

2014-10-23 Thread Rick Lyman
IOT,WiFi Module,OpenWrt,Smart Device,APP,Chipduino,IFTTT,Lisp https://www.indiegogo.com/projects/zero-plus-prototype-your-iot-product-in-seconds -rl

Mezzano

2015-01-27 Thread Rick Lyman
http://www.osnews.com/story/28254/Mezzano_operating_system_written_in_Common_Lisp

Arm Board

2015-07-15 Thread Rick Lyman
Alex, How about; http://wiki.minix3.org/doku.php?id=developersguide:minixonarm or http://www.androidcentral.com/back-and-order-remix-mini-android-pc-kickstarter-just-20 -rl

Re: Arm Board

2015-07-15 Thread Rick Lyman
How about: http://shield.nvidia.com/store/android-tv https://developer.nvidia.com/android-tv-developer-guide On Wed, Jul 15, 2015 at 1:08 PM, Alexander Burger a...@software-lab.de wrote: On Wed, Jul 15, 2015 at 12:44:03PM -0400, Rick Lyman wrote: How about; http://wiki.minix3.org

Re: Arm Board

2015-07-15 Thread Rick Lyman
Or maybe: https://developer.nvidia.com/jetson-tk1 On Wed, Jul 15, 2015 at 1:17 PM, Rick Lyman lyman.r...@gmail.com wrote: How about: http://shield.nvidia.com/store/android-tv https://developer.nvidia.com/android-tv-developer-guide On Wed, Jul 15, 2015 at 1:08 PM, Alexander Burger

PilOS

2015-07-15 Thread Rick Lyman
Alex, The PicoLisp Operating System on standard PC hardware In the future, we might think of utilizing it in embedded systems Meaning ARM boards? Thanks, -rl

Re: PilOS

2015-07-15 Thread Rick Lyman
Which board would you like to start with? On Wed, Jul 15, 2015 at 10:55 AM, Alexander Burger a...@software-lab.de wrote: Hi Rick, In the future, we might think of utilizing it in embedded systems Meaning ARM boards? Yes, this too. But first pil64 must be ported to ARMv8. This is on my

Re: Booting PilOS

2015-07-10 Thread Rick Lyman
Do we need to re-invent the wheel here? maybe we could leverage: https://en.wikipedia.org/wiki/BareMetal https://github.com/ReturnInfinity/BareMetal-OS http://www.returninfinity.com/baremetal.html http://www.osnews.com/story/27566/BareMetal_OS_gets_TCP_IP On Fri, Jul 10, 2015 at 9:30 AM,

Re: Booting PilOS

2015-07-10 Thread Rick Lyman
a...@software-lab.de wrote: On Fri, Jul 10, 2015 at 09:55:30AM -0400, Rick Lyman wrote: May be useful: https://blog.netbsd.org/tnf/entry/an_internet_ready_os_from https://www.raspberrypi.org/forums/viewtopic.php?f=72t=92579 https://lse.epita.fr/lse-summer-week-2014/slides/lse-summer-week-2014-21

Re: Booting PilOS

2015-07-10 Thread Rick Lyman
May be useful: https://blog.netbsd.org/tnf/entry/an_internet_ready_os_from https://www.raspberrypi.org/forums/viewtopic.php?f=72t=92579 https://lse.epita.fr/lse-summer-week-2014/slides/lse-summer-week-2014-21-Porting%20and%20testing%20a%20TCPIP%20stack%20without%20an%20ethernet%20driver.pdf

Re: crypto db

2016-02-17 Thread Rick Lyman
or, maybe: https://css.csail.mit.edu/mylar/ On Wed, Feb 17, 2016 at 3:04 PM, Yiorgos Adamopoulos < yiorgos.adamopou...@gmail.com> wrote: > On Wed, Feb 17, 2016 at 6:42 PM, Mike Pechkin > wrote: > > hi, > > > > first of all, i don't understand picodb and didn't write a

Re: crypto db

2016-02-18 Thread Rick Lyman
>This link https://css.csail.mit.edu/mylar/ is not working for me https://www.google.com/webhp?sourceid=chrome-instant=1=2=UTF-8#q=mylar%20meteor%20pdf

Re: Future of PicoLisp?

2017-02-04 Thread Rick Lyman
https://www.amazon.com/Universal-Assembly-Language-Robert-Fitz/dp/0830627308 http://hackaday.com/2015/08/06/hacking-a-universal-assembler/ http://linuxfinances.info/info/assembler.html On Sat, Feb 4, 2017 at 4:55 AM, Alexander Burger wrote: > Hi Dean, > > > re multiple

Re: Announce: PilBox - Building Mobile Apps in PicoLisp

2017-03-12 Thread Rick Lyman
https://www.youtube.com/watch?v=7Dxl9jeLyEw On Sun, Mar 12, 2017 at 3:19 PM, Joh-Tob Schäg wrote: >$../Sdk/ndk-bundle/build/tools/make_standalone_toolchain.py \ >> --*api 21* \ >> --arch arm64 \ >> --install-dir toolchain/ >> > > ​This means it will

Re: Announce: PilBox - Building Mobile Apps in PicoLisp

2017-03-12 Thread Rick Lyman
https://www.pine64.pro/ https://www.pine64.pro/pine-a64-plus/ https://www.pine64.pro/faqs-android/ *What Versions Of Android Work On The Pine64?* Currently the official version is 5.1.1 Lollipop which is currently in beta. On Sun, Mar 12, 2017 at 3:19 PM, Joh-Tob Schäg