Package gnu.kawa.lispexpr

Class Summary

ClassNamespace
DefineNamespace
LangObjType
LangPrimTypeUse to implement some special types that convert differently.
LispLanguageLanguage sub-class for Lisp-like languages (including Scheme).
LispPackageImplementa A Common Lisp "package" value.
LispReaderA Lexer for reading S-expressions in generic Lisp-like syntax.
ReaderDispatch
ReaderDispatchMacroWrapper for user-supplied reader dispatch macro procedure.
ReaderDispatchMisc
ReaderIgnoreRestOfLine
ReaderMacroWrapper for user-supplied reader macro procedure.
ReaderMisc
ReaderParens
ReaderQuote
ReaderString
ReaderTypespecReader table entry for '<' to treat '[' and ']' as constituents.
ReaderVector
ReadTable
ReadTableEntry