| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
|
| |
- Improved memory allocator.
- Added READ-FROM-STRING and WRITE-TO-STRING procedures.
PR: ports/105912
Submitted by: maintainer (Nils M Holm)
|
|
|
|
|
| |
PR: ports/105605
Submitted by: Nils M Holm <nmh@t3x.org> (Maintainer)
|
|
|
|
|
|
|
| |
- Add conflicts with devel/p5-PAR for bin/pp
PR: ports/105237
Submitted by: Nils M Holm (maintainer)
|
|
|
|
|
| |
PR: ports/104433
Submitted by: maintainer (Nils M Holm)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Fixed syntax transformers [1].
- Added Micro KANREN example [1].
- Add -fPIC to sketchy.o, which goes into libsketchy.so to allow building on
amd64 [2].
- Rename libsketchy.so to libsketchy.so.0 and add symlink libsketchy.so ->
libskeychy.so.0 to allow using the shared library [2].
- Add USE_LDCONFIG [2].
PR: ports/104167 [1]
Submitted by: Nils M Holm <nmh@t3x.org> (maintainer) [1]
Reworked by: alepulver (myself) [2]
|
|
|
|
|
|
|
| |
- Added syntax transformers
PR: ports/104000
Submitted by: maintainer (Nils M Holm)
|
|
|
|
|
|
|
| |
- Completed API part of manual
PR: ports/103551
Submitted by: Nils M Holm <nmh(at)t3x.org> (maintainer)
|
|
|
|
|
| |
PR: ports/103335
Submitted by: Nils M Holm <nmh(at)t3x.org> (maintainer)
|
|
|
|
|
|
|
|
| |
- Added -fPIC to CFLAGS.
PR: ports/101577
Submitted by: Nils M Holm <nmh(at)t3x.org>
Approved by: krion (mentor)
|
|
|
|
|
| |
PR: ports/94095
Submitted by: Nils M Holm <nmh@t3x.org> (maintainer)
|
|
|
|
|
| |
PR: 92641
Submitted by: Nils M Holm <nmh@t3x.org> (maintainer)
|
|
|
|
|
|
|
|
|
|
|
| |
Update to version 2006-01-02.
(In case the pasted diff is not usable, please contact me
by email. I have tried to send the patch by mail, but my
provider appears to be blacklisted at spamcop.net.)
PR: ports/91271
Submitted by: Nils M Holm <nmh@t3x.org>
|
|
|
|
|
| |
PR: ports/89941
Submitted by: Nils M Holm <nmh -at- t3x.org> (maintainer)
|
|
|
|
|
|
|
|
| |
Update COMMENT and pkg-descr
Add SHA256
PR: 89216
Submitted by: Nils M Holm <nmh@t3x.org> (maintainer)
|
|
|
|
|
| |
PR: ports/84813
Submitted by: maintainer
|
|
|
|
|
| |
PR: ports/83015
Submitted by: Nils M Holm <nmh@t3x.org> (maintainer)N
|
|
|
|
|
| |
PR: ports/81514
Submitted by: Nils M Holm <nmh@t3x.org> (maintainer)
|
|
SketchyLISP is a small, tail-recursive, lexically scoped interpreter for
purely symbolic dialect of LISP that smells like Scheme. It may be considered
an implementation of pure LISP plus DEFINE and CALL/CC.
This package contains the SketchyLISP interpreter and library, the reference
manual, and example programs.
WWW: http://www.t3x.org/sketchy/
PR: ports/81012
Submitted by: Nils M Holm <nmh@t3x.org>
|