ttp
Parser
A template-based text parsing library
Template Text Parser
349 stars
14 watching
34 forks
Language: Python
last commit: 8 months ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
tpolecat/atto | A compact, incremental text parsing library for Scala that enables efficient and functional processing of structured data | 359 |
zekth/deno_tiny_templates | A template parser for Deno. | 6 |
dhylands/upy-rtttl | A Python parser for Ring Tone Text Transfer Language (RTTTL) string inputs to generate frequencies and durations of notes. | 37 |
taocpp/pegtl | A header-only C++ library for defining and implementing parser combinators using a Parsing Expression Grammar approach | 1,945 |
dtenny/rexxparse | A string parsing tool inspired by the REXX PARSE construct. | 11 |
uiri/toml | A Python library for parsing and creating the TOML data interchange format. | 1,095 |
m4rw3r/chomp | A fast and expressive monadic-style parser combinator for Rust. | 244 |
r1chardj0n3s/parse | A library that parses strings using a specification based on the Python format() syntax | 1,713 |
haskell/parsec | A parser combinator library designed to be industrial-strength and easy to use | 847 |
teo-tsirpanis/farkle | A parser library for F# and C# | 93 |
davedufresne/swiftparsec | A Swift library for creating parsers from simple components using combinator logic | 227 |
lvignoli/diapo | A presentation template using a minimalistic syntax | 48 |
pyupio/dparse | A parser for Python dependency files, supporting various formats used in package management. | 61 |
mmontone/djula | Port of Django's template engine to Common Lisp | 150 |
turbopape/postagga | A Clojure-based natural language processing library for parsing and structuring text input into meaningful data. | 159 |