gpo.zugaina.org

Search Portage & Overlays:

dev-lisp/picolisp

A fast, simple and lightweight Lisp programming system

Screenshots

  • picolisp-9999
    bash-completion doc ipv6 source ssl l10n_ca l10n_de l10n_el l10n_en l10n_es l10n_fr l10n_ja l10n_no l10n_ru l10n_sv l10n_uk

    View      Download      Browse     License: MIT   
    Overlay: bgo-overlay
  • picolisp-21.1
    ~x86 ~amd64

    View      Download      Browse     License: MIT X11   
    Overlay: riru

ChangeLog

commit 5131717b6672ff10dda11764bc4bbc25ee17fa97
Author: Pavel Kulyov <kulyov.pavel@gmail.com>
Date: Sun Jan 10 10:17:43 2021 +0300

Update EAPI and add new version

Signed-off-by: Pavel Kulyov <kulyov.pavel@gmail.com>

commit bbae6b327e3c8f2f2f518a53e9de97e2a24a86d1
Author: Alex Egorov <alexey.e.egorov@gmail.com>
Date: Sat May 28 22:28:25 2016 +0400

add picolisp ebuild (#21)

It currently has QA notice about RWX sections in some binaries, and
another one about pre-stripped binaries. Since it's a super-compact lisp
interpreter, written largely in assembly, it seems to be only natural
for it to have polymorphing abilities. Hardened Gentoo wouldn't be happy
about it, I suppose.

But there is a possibility that this is just underspecified assembly
sections, and actually a bug. We need to consult picolisp developers
regarging this.