Package gnu.kawa.lispexpr

Class Summary
ClassNamespace  
DefineNamespace  
LangObjType A wrapper around a class type.
LangPrimType Use to implement some special types that convert differently.
LispLanguage Language sub-class for Lisp-like languages (including Scheme).
LispPackage Implementa A Common Lisp "package" value.
LispReader A Lexer for reading S-expressions in generic Lisp-like syntax.
MakeXmlElement A Syntax transformer for a XML constructor.
ReaderColon  
ReaderDispatch  
ReaderDispatchMacro Wrapper for user-supplied reader dispatch macro procedure.
ReaderDispatchMisc  
ReaderIgnoreRestOfLine  
ReaderMacro Wrapper for user-supplied reader macro procedure.
ReaderMisc  
ReaderParens  
ReaderQuote  
ReaderString  
ReaderTypespec Reader table entry for '<' to treat '[' and ']' as constituents.
ReaderVector  
ReaderXmlElement  
ReadTable  
ReadTableEntry  
ResolveNamespace