pest-fmt
Grammar formatter
A tool to format and standardize Pest grammar files.
25 stars
9 watching
5 forks
Language: Rust
last commit: 8 months ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
pest-parser/pest | A parser generator written in Rust for creating PEG-based parsers. | 4,695 |
pest-parser/ast | Converts a dynamically typed Parse Tree to a strongly typed Abstract Syntax Tree and provides automatic conversion via derive. | 83 |
pest-parser/pest-ide-tools | Tools for writing and editing Pest grammars using an IDE interface | 52 |
pest-parser/pest.vim | Syntax highlighting plugin for PEG grammar files | 33 |
rust-utilities/liquid-grammar-pest | A Rust library providing a grammar and tokenizer for parsing Shopify Liquid syntax | 0 |
its-the-shrimp/yew-fmt | Tools for formatting Yew web applications written in Rust. | 21 |
tomtau/pest-web-debug | A web-based debugger for a parser generator using Yew and Rust | 3 |
equelin/format-pester | Tools to document Pester test results in various formats. | 84 |
pgbiel/typst-oxifmt | A Typst library for convenient string formatting and interpolation with Rust-like syntax. | 32 |
folyd/robotstxt | A Rust port of Google's robots.txt parser and matcher C++ library | 89 |
frozolotl/tree-sitter-typst | A tree-sitter grammar for the TypSt typesetting language with a focus on correctness and intended to be used as a parser. | 76 |
shritesh/zigfmt-web | A compilation tool for formatting Zig source code into WebAssembly format | 43 |
kassane/fmt | A modern formatting library with a fast and safe API for string formatting | 0 |
franzenzenhofer/robotstxt | A CoffeeScript library to parse and obey robots.txt rules | 21 |
g-plane/markup_fmt | Automated formatting and code organization tool for HTML, JavaScript, CSS, and other programming languages | 110 |