libsapling
0.8.0
|
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.
See the tests included with this library and you may also check out the implementation of the sapling compiler.
Please see Typed interfaces.