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_SOURCEString 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.