#syntax-tree #ast #representing #compiler #within #generic #framework

syntactic_heap

A framework designed for representing Abstract Syntax Trees

4 releases (2 breaking)

0.3.1 Nov 10, 2021
0.3.0 Nov 9, 2021
0.2.0 Nov 7, 2021
0.1.0 Oct 20, 2021

#913 in Programming languages


Used in whiley_file

MIT/Apache

8KB
95 lines

Overview

The syntactic_heap library is designed for constructing and manipulating Abstract Syntax Tree within a compiler.

No runtime deps