ast
AST generator
Converts a dynamically typed Parse Tree to a strongly typed Abstract Syntax Tree and provides automatic conversion via derive.
83 stars
11 watching
15 forks
Language: Rust
last commit: over 2 years agoLinked from 1 awesome list
Related projects:
| Repository | Description | Stars |
|---|---|---|
| A parser generator written in Rust for creating PEG-based parsers. | 4,695 | |
| A tool to format and standardize Pest grammar files. | 25 | |
| Tools for writing and editing Pest grammars using an IDE interface | 52 | |
| A Rust library providing a grammar and tokenizer for parsing Shopify Liquid syntax | 0 | |
| A web-based debugger for a parser generator using Yew and Rust | 3 | |
| Generates an Abstract Syntax Tree based on DBC-formatted strings | 2 | |
| A utility to convert JavaScript code into an abstract syntax tree (AST) format | 13 | |
| Tools to search and refactor Ruby code directly in its abstract syntax tree | 256 | |
| Syntax highlighting plugin for PEG grammar files | 33 | |
| Defines an abstract syntax tree format for ECMAScript | 51 | |
| Converts Ruby Abstract Syntax Tree (AST) to semantically equivalent source code | 309 | |
| Represents hypertext as an abstract syntax tree | 768 | |
| A tool for generating parsers from grammars described in a high-level syntax | 143 | |
| Utility to create syntax trees with ease. | 165 | |
| Utility to transform plain text into a hast node's visible content | 2 |