SExpression
gapt.formats.lisp.SExpression
Lisp SExpression Datatypes and Parser This is a basic LISP S-expression parser, without quote character, macros or other fancy stuff. Atoms have a reduced namespace and need to be extended if necessary.
Printing a Datastructure should output valid Lisp.
Attributes
- Source
- SExpression.scala
- Graph
-
- Supertypes
-
class Objecttrait Matchableclass Any
- Known subtypes
Members list
In this article