| Crates.io | syntactic_heap |
| lib.rs | syntactic_heap |
| version | 0.3.1 |
| created_at | 2021-10-20 07:54:13.97177+00 |
| updated_at | 2021-11-10 00:47:32.45011+00 |
| description | A framework designed for representing Abstract Syntax Trees |
| homepage | https://github.com/DavePearce/SyntacticHeap.rs |
| repository | https://github.com/DavePearce/SyntacticHeap.rs |
| max_upload_size | |
| id | 467783 |
| size | 21,562 |
The syntactic_heap library is designed for constructing and
manipulating Abstract Syntax Tree within a compiler.