

| |||||||
|
You are here: Root > Programming Languages > Common Lisp > ANSI Standard
Read-time packages
A library that makes it possible to read an entire Lisp form in the context of a given package by switching packages at read time. This is part of the Lisp hacks collection by Tim Bradshaw.