the local scope so that it's automatically destroyed when it goes out of
scope?
P.S: It seems that I have problem receiving any email from this mailing
list so I'll probably have to post follow ups to this topic in the IRC
channel after I read the replies in the mailing list web archive...
--
-- František Fuka
441000), the script produces a segmentation fault (after
printing lots of "(" parentheses) on line 13 (the "for" loop). What am I
doing wrong?
Thanks.
--
-- František Fuka
--
-- František Fuka
--
-- František Fuka
--
*-- Frantisek Fuka*
(yes, that IS my real name)
-- My personal homepage: www.fuxoft.cz
-- My social feeds: www.fuxoft.cz/feed
Original version numbering was simply incremental (e.g. v3.0.7 is newer
than v3.0.4). Since 2016, the version numbers represent year and month.
E.g. v16.12 is from December 2016.
On Sat, Apr 22, 2017 at 7:17 PM, Christopher Howard <
christopher.how...@qlfiles.net> wrote:
> What is the significanc
I think that "adding PPA repository to my system" is not much easier than
"downloading Picolisp source and compiling it". You and I can do both.
Unskilled users will struggle with both. We need a method for unskilled
users that allows them just to download a file, click something, maybe type
a line
I was never happy with the packaged Picolisp version being so much behind
the official one. Is it much of a problem to provide .deb installers on the
official site (for Debian and *buntu distros)?
Or, an universal binary that checks all the required dependencies and
compiles the latest version?
S
Putting all doc/ref*.html files into single file is almost the solution.
The result is a single file function reference readable on Kindle etc (with
working hyperlinks). I am not sure it tutorial & other docs should be in
the same file, my main problem was with ref* files being split. But it's
not
Hello,
is there a single document containing all PicoLisp documentation (including
the function reference), suitable e.g. for reading in Kindle? Or an
existing script to generate such a file?
I could stitch it together rather easily from the existing HTML docs but I
just want to make sure I am no
I personally prefer when the version number immediately tells me how old
the release is.
On Nov 25, 2015 1:03 PM, "O.Hamann" wrote:
> Nice to see a new release, Alex!
>
> But I do really wonder,
> why a version scheme like Major.Minor.fixes does not fit any longer the
> needs of software users.
>
er Burger himself, the additional
> benefit of pull-request and "social coding" offered by those services are
> currently not needed for the development of picolisp core.Best
> regardsbeneroth- Original Message -From: František Fuka [mailto:
> f...@fuxoft.cz]To: picol
Are current Picolisp sources officially available at GitHub?
If not, can I put them there? I like how GitHub allows me to browse and
study sources from anywhere...
--
*-- Frantisek Fuka*
(yes, that IS my real name)
-- My Personal homepage: www.fuxoft.cz
-- My Google+ profile: google.com/+fuxoft
(also newbie here, butu here's my take)
append operates on LISTS. 'd or 'e is not a list.
You should do:
(append '(a b c) '(d) '(e))
Or, alternatively:
(append '(a b c) (list 'd 'e))
On Sun, Oct 18, 2015 at 1:08 AM, Jonathan Kelly wrote:
> Hi,
>
>
>
> Newbie trying to get into the lisp head
It seems to work great but the file must be named "ref.html".
On Wed, Oct 14, 2015 at 9:02 PM, Richard Kallos wrote:
> This is something that I recently discovered that I wanted, so I broke out
> my sed manual and came up with this:
> http://pastebin.com/itx1GrSG
>
> Please let me know if there
ae>
> T: +971 4 8816750
> F: +971 4 8816250
> E: vuk...@lmedubai.ae
>
> On Tue, Oct 13, 2015 at 5:35 PM, František Fuka wrote:
>
>> Is there Picolisp function reference available to download as a single
>> file, to put in in my EBook reader? I can only see it online,
Is there Picolisp function reference available to download as a single
file, to put in in my EBook reader? I can only see it online, split to
individual files according to the first letter of the function name.
--
*-- Frantisek Fuka*
(yes, that IS my real name)
-- My Personal homepage: www.fuxof
--
*-- Frantisek Fuka*
(yes, that IS my real name)
-- My Personal homepage: www.fuxoft.cz
-- My Google+ profile: google.com/+fuxoft
-- My Telegram chat: telegram.fuxoft.cz
19 matches
Mail list logo