modules/lang/lisp/module/scheme/base.zzm

lang-lisp-0.0.3 documentation

Package

Name
lang-lisp
Version
0.0.3
Uploaded
2026-06-07 11:22:43
Repository
https://github.com/tobyink/zuzu-lang-lisp
Dependencies
Metadata
zuzu-distribution.json
Archive
Download .tar.gz

NAME

lang/lisp/module/scheme/base - Packaged (scheme base) Lisp source.

SYNOPSIS

  from lang/lisp/module/scheme/base import LISP_SOURCE;

DESCRIPTION

This module wraps the (scheme base) Lisp library source in an installable Zuzu module. lang/lisp/eval loads it when Lisp code imports (scheme base) and no filesystem scheme/base.lizp shadows it.

EXPORTS

Constants

  • LISP_SOURCE

    String containing the Lisp source code.

COPYRIGHT AND LICENCE

lang/lisp/module/scheme/base is copyright Toby Inkster.

It is free software; you may redistribute it and/or modify it under the terms of either the Artistic License 1.0 or the GNU General Public License version 2.