chiark / gitweb /
src/module-parse.lisp, src/package.lisp: Read code in `sod-user' package.
authorMark Wooding <mdw@distorted.org.uk>
Thu, 26 May 2016 08:26:09 +0000 (09:26 +0100)
committerMark Wooding <mdw@distorted.org.uk>
Fri, 8 Jun 2018 18:58:28 +0000 (19:58 +0100)
commit65e5cd247055593b225dbedfadd4e84ee1d63daa
treeaaa86b75931dfce72de28960901f14464ce76449
parent2b7ce7a531298ef50fe6fd98126485cc56175b02
src/module-parse.lisp, src/package.lisp: Read code in `sod-user' package.

Define a `sod-user' package which uses `common-lisp' and `sod', and bind
`*package*' to this when we start reading a new module.
src/module-parse.lisp
src/package.lisp