libsapling  0.8.0
Documentation for users

Click here if you were looking for the documentation for maintainers.

C library written for the sapling compiler and editor suite.

The library consists of a set of data structures, utilities and building blocks written with orthogonality in mind while also aiming to express their implementation with the fewest lines of code possible and in terms of each other.

Author
Andriy Byelikov
Date
2021-09-07

Examples

See the tests included with this library and you may also check out the implementation of the sapling compiler.

Domains

Data Management

Please see Typed interfaces.

Compiler Construction