Unsubscribe

2019-10-21 Thread Mark Probert
Good bye Mark Probert :-( You are now unsubscribed -- UNSUBSCRIBE: mailto:picolisp@software-lab.de?subject=Unsubscribe

Re: On webifying an application

2018-12-14 Thread Mark Probert
Thanks, Alex. > > I'm developing web apps with picolisp under httpGate > exclusively, and since many years. > Given your experience, how would you characterize the performance of httpGate under load? And have you tried running it under an EC2 instance? Hmm. I suspect I am going to have do some

On webifying an application

2018-12-14 Thread Mark Probert
Hi, all. The story so far is I have created a wonderful application in picolisp that does its thing very well, in a typical Unix manner $ fooapp -n 3 -l 4 -a and produces a file (a .png or .pdf) for the user's consumption. Now I want to create a web interface for it and place it out in the

Command-line, sym or num?

2018-12-03 Thread Mark Probert
Hi, all. I've been away from picolisp for a while and it is great to be back. Rusty though. Here is a problem where I suspect I'm missing something obvious. The problem is I want to get a number from the commandline so that I can iterate that many times, but when I parse the opts I am ending u

Subscribe

2018-12-01 Thread Mark Probert
Hello Mark Probert :-) You are now subscribed -- UNSUBSCRIBE: mailto:picolisp@software-lab.de?subject=Unsubscribe

Unsubscribe

2015-01-29 Thread Mark Probert
Good bye Mark Probert :-( You are now unsubscribed -- UNSUBSCRIBE: mailto:picolisp@software-lab.de?subject=Unsubscribe

Re: Performance Observation

2014-09-26 Thread Mark Probert
Hi, Alex. > >I haven't tried the code, or analyzed it in detail. But indeed I would >also expect that the time should increase linearly. > Right. I have played with the code a little (and used bench) and it seems to point to IO being the issue. Here is the timing info : (bench (main 10)) 0.

Re: Performance Observation

2014-09-25 Thread Mark Probert
Hi, Michel. >Can you provide the code? > Sure. Here is the plisp code, such as it is. It is unoptimised, blah-blah. Some sample line from the data files are also included for reference. .. mark. #!/usr/bin/picolisp /usr/lib/picolisp/lib.l # (load "@lib/misc.l" "@lib/mplib.l") # # r

Performance Observation

2014-09-25 Thread Mark Probert
Hi. I have been having a lot of fun learning picoLisp. Thank you Alex for this gem! As part of my learning, I converted a simple Ruby program I had into plisp and thought I would share the results. The program (namegen) slurps in two files -- one of firstnames with attributes, the other of l

Subscribe

2014-09-23 Thread Mark Probert
Hello Mark Probert :-) You are now subscribed Subscribe -- ..mark. (+61.416.808.725/+1.250.483.5477) -- UNSUBSCRIBE: mailto:picolisp@software-lab.de?subject=Unsubscribe