Concrete Syntax Tree: Wrapper for S-expressions

Description

This library defines wrappers for S-expression. A wrapper is an instance of a standard class that contains information about the source location of the S-expression, in addition to the raw S-expression itself. Source information is then propagated to the AST created from the CST, and further to intermediate representation.

Requirements

Depends on Acclimation.

Maintainers

Currently maintained by Jan Morningen.

Possible improvements


robert.strandh@gmail.com