About 12 results  (1–10) (752ms)
  1. Added a reader (including source info tracking & srfi-38 style shared defs/refs). - klisp - an open source interpreter for the Kernel Programming Language.

    git.hanabi.in › klisp › commit › e7f076f7403be64cb516e9b330d388735eebc69d.html

    parent 8bdabb9fb89eb5407b644ff4e2069dea455e3496 Author: Andres Navarro < canavarro82@gmail.com > Date: Sat, 19 Feb 2011 21:30:19 -0300 Added a reader (including source info tracking & srfi

    19 Feb 2011 Event
    2026-07-05
  2. kgequalp.c - klisp - an open source interpreter for the Kernel Programming Language.

    git.hanabi.in › klisp › file › src

    Ullman 34 ** Idea to look up these papers from srfi 85: 35 ** "Recursive Equivalence Predicates" by William D.

    2026-07-05
  3. klisp.h - klisp - an open source interpreter for the Kernel Programming Language.

    git.hanabi.in › klisp › file › src

    Fromberger. 47 * srfi-78: Copyright (C) 2005-2006 Sebastian Egner. 48 * 49 * Permission is hereby granted, free of charge, to any person obtaining 50 * a copy of this software and associated

    2026-07-05
  4. Merged last batch of changes from Oto Havle. - klisp - an open source interpreter for the Kernel Programming Language.

    git.hanabi.in › klisp › commit › e1a69ed019d2bb30e1bb3f43a1ea26eefee1f222.html

    boolean flag to tell read to reset source info @@ -51,5 +50,5 @@ ** add modules support to the interpreter (r7rs) ** eager comprehensions (at least for check.k) see SRFIs 42 and 78 (srfi

    2026-07-05
  5. TODO - klisp - an open source interpreter for the Kernel Programming Language.

    git.hanabi.in › klisp › file › TODO.html

    r7rs) 57 *** $case-lambda + $case-vau (r7rs) 58 *** $named-let + $do (r7rs) 59 *** $define-record-type (r7rs) 60 *** eager comprehensions (at least for check.k) see SRFIs 42 and 78 (srfi

    2026-07-05
  6. License.html - klisp - an open source interpreter for the Kernel Programming Language.

    git.hanabi.in › klisp › file › doc

    Fromberger. 46 srfi-78: Copyright © 2005-2006 Sebastian Egner. 47 48 49 MIT/X11 License 50 51 Permission is hereby granted, free of charge

    2026-07-05
  7. check.k - klisp - an open source interpreter for the Kernel Programming Language.

    git.hanabi.in › klisp › file › src

    interpreter for the Kernel Programming Language. git clone http://git.hanabi.in/repos/klisp.git Log | Files | Refs | README check.k (15395B) 1 ;;; Simple test framework based on srfi

    2026-07-05
  8. test-helpers.k - klisp - an open source interpreter for the Kernel Programming Language.

    git.hanabi.in › klisp › file › src

    55 56 ;; XXX/TODO Some of these could be removed if we had eager comprehension in 57 ;; check.k (which would also complete the srfi-78 implementation).

    2026-07-05