[cl-emb-devel] New release 0.1.0
Stefan Scholl
sscholl at common-lisp.net
Sat Aug 21 18:15:43 UTC 2004
New release 0.1.0
You can download it from
http://www.common-lisp.net/project/cl-emb/
or install with ASDF-Install.
> (require :asdf-install)
> (asdf-install:install :cl-emb)
Changes:
- The generated function will be compiled within the package
*FUNCTION-PACKAGE* (default package CL-EMB-INTERN).
- You can now access ENV within your emb code. See
http://www.common-lisp.net/project/cl-emb/examples.html#build-dropdown
- Added some examples
More information about the cl-emb-devel
mailing list