Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
Parsing
A grammar describes the syntax of a programming language, and might be defined in Backus-Naur form (BNF). A lexer performs lexical analysis, turning text into tokens. A parser takes tokens and builds a data structure like an abstract syntax tree (AST). The parser is concerned with context: does the sequence of tokens fit the grammar? A compiler is a combined lexer and parser, built for a specific grammar.
- GitHub: https://github.com/topics/parsing
- Wikipedia: https://en.wikipedia.org/wiki/Parsing#Computer_languages
- Related Topics: language, yacc, antlr, semantic-analysis, symbol-table, lookahead, ll, lr-parser, generated-parser,
- Aliases: parser-generator, ast, lexer, tokenizer, grammar, lexical-analysis, parse, bnf, backus-naur-form, lalr,
- Last updated: 2024-11-15 00:21:50 UTC
- JSON Representation
https://github.com/urbanjost/m_cli2
Fortran commandline-interface using a simple prototype command
argument command-line fortran fortran-package-manager parsing
Last synced: 08 Nov 2024
https://github.com/1Computer1/twitch-emoticons
A JS module that gets Twitch emotes. https://www.npmjs.com/package/twitch-emoticons
bttv-emotes emotes frankerfacez parsing twitch-tv
Last synced: 14 Oct 2024
https://github.com/minar09/lip-jppnet-tensorflow
JPPNet implementation in TensorFlow for human parsing
human human-parsing lip lip-dataset lip-jppnet parsing pose-estimation pose-tasks ssl
Last synced: 07 Nov 2024
https://github.com/rsokl/phantom-tensors
Tensor-like types – with variadic shapes – that support both static and runtime type checking, and convenient parsing
array-like jax numpy parsing runtime static tensor tensor-types torch type-checking variadic-shapes
Last synced: 01 Nov 2024
https://github.com/shalithasuranga/simpler
Very simple language implemented using antlr for beginners
anltr compiler-design java lexer parsing programming-language simple-lang
Last synced: 08 Nov 2024
https://github.com/softcircuits/parsinghelper
.NET text parsing helper class.
csharp parse parsing parsing-text text text-parser tokenizer
Last synced: 11 Nov 2024
https://github.com/ehmicky/error-serializer
Convert errors to/from plain objects.
convert error error-handling error-monitoring error-reporting errors exception-handling javascript json library message monitoring nodejs normalization object parsing serialization serializer stacktrace typescript
Last synced: 27 Oct 2024
https://github.com/billyb2/magnet-url-rs
A simple, hackable magnet url parser in Rust
Last synced: 08 Nov 2024
https://github.com/jdesgats/lua-lolhtml
Lua binding for the lol-HTML rewriter/parser
Last synced: 03 Aug 2024
https://github.com/mingun/ksc-rs
Alternative Kaitai Struct (https://kaitai.io) compiler, written in pure Rust
compiler kaitai-struct parsing
Last synced: 08 Nov 2024
https://github.com/hpi-swa/gramada
Gramada is an interactive development environment for programming languages defined in Ohm. It is based on Vivide and implemented in Squeak/Smalltalk.
development-environment interactive ohm parsing smalltalk squeak
Last synced: 07 Nov 2024
https://github.com/fluentxml4j/fluentxml4j
A fluent API for XML parsing, serialization, XPath querying and transformation in Java.
dom fluent fluentxml4j java java8 lambda parsing query serialization transformations xml xml-parsing xpath
Last synced: 12 Oct 2024
https://github.com/ofmooseandmen/aeromess
Parsers and Formatters for Aeronautical messages [ICAO/AIDC/OLDI ATS messages, METAR, TAF, NOTAM...]
eurocontrol haskell icao metar parsing
Last synced: 08 Nov 2024
https://github.com/vitormattos/blueprint-sdk-maker
Create SDK client from API Blueprint
api-blueprint apib blueprint-sdk-maker parsing phar sdk
Last synced: 27 Oct 2024
https://github.com/clarete/effigy
Small language that compiles to Python37 bytecode
bytecode parser-generator parsing parsing-expression-grammar peg python
Last synced: 14 Oct 2024
https://github.com/yoozi/miner
Miner is a PHP library that extracting metadata and interesting text content (like author, summary, and etc.) from HTML pages. It acts like a simplified HTML metadata parser in Apache Tika.
composer extract meta parsing php readability webpage
Last synced: 10 Oct 2024
https://github.com/hewlettpackard/logger
A log parsing engine written in Java for high performance. Additionally, logger is also highly configurable.
configurable engine java logparsing logs multithreading parsing
Last synced: 11 Nov 2024
https://github.com/purescript/purescript-numbers
Functions for working with PureScripts 'Number' type
equality-check floating-point numerics parsing purescript
Last synced: 14 Nov 2024
https://github.com/vberlier/tokenstream
A versatile token stream for handwritten parsers.
lexer parsing recursive-descent-parser token-stream tokenizer
Last synced: 10 Nov 2024
https://github.com/stackotter/swift-css-parser
A lightweight CSS parser for parsing and creating CSS stylesheets
Last synced: 09 Nov 2024
https://github.com/turbomack/aeson-combinators
Aeson combinators for dead simple JSON decoding
Last synced: 16 Oct 2024
https://github.com/versbinarii/netflow_v9
netflow v9 packet parser in rust
netflow netflow-v9 parser parsing rust rust-library
Last synced: 12 Nov 2024
https://github.com/ehmicky/wild-wild-parser
🤠 Parser for object property paths with wildcards and regexps 🌵
algorithm data-structures filter functional-programming glob globbing globstar javascript json library map nodejs parsing path recursion regex regexp regular-expression typescript wildcard
Last synced: 27 Oct 2024
https://github.com/avanov/typeit
Infer Python types from JSON data, use them for auto serialisation and parsing
colander deserialization json mypy parser parsing pyrsistent python python3 serialization structured-data typechecking typing
Last synced: 09 Nov 2024
https://github.com/langston-barrett/tree-sitter-souffle
A tree-sitter grammar for Soufflé Datalog
datalog parsing souffle tree-sitter
Last synced: 31 Oct 2024
https://github.com/envygeeks/liquid-tag-parser
Give super powers to your tag parsing in Liquid.
array boolean hash jekyll liquid liquid-tag-parser parsing tag-parsing tags
Last synced: 07 Nov 2024
https://github.com/dyedgreen/clay
Deno Command Line Parser
cli deno javascript parsing typescript
Last synced: 19 Oct 2024
https://github.com/guiabolso/fixed-length-file-handler
Handlers for Fixed Length files in a beautiful Kotlin DSL
dsl file fixed-length fixed-length-format fixed-length-records fixed-width kotlin parser parsing parsing-library
Last synced: 09 Oct 2024
https://github.com/jonschlinkert/author-regex
Regular expression for parsing an `author` string into an object following npm conventions.
contributor maintainer parsing person regex regular-expression somebody
Last synced: 02 Nov 2024
https://github.com/lukesavefrogs/column_ansi
ANSI-friendly version of `column` (Perl version).
ansi-colors bash column column-generation parsing perl shell text-processing
Last synced: 12 Oct 2024
https://github.com/0x20F/ix
Simple dotfile pre-processor with a per-file configuration and no dependencies.
configurable dotfiles json linux no-dependencies parsing pre-processor python simple template-engine
Last synced: 07 Nov 2024
https://github.com/14ngiestas/shunting-yard-fortran
Small Expression Parser Using Shunting Yard Algorithm
fortran modern-fortran parsing shunting-yard-algorithm
Last synced: 15 Oct 2024
https://github.com/kaustubhhiware/urlparamify
Parse all kinds of urls, simple or otherwise. Returns a modifiable JSON object that can be converted to a string.
javascript json node nodejs nodejs-modules parse parsing parsing-library url
Last synced: 22 Oct 2024
https://github.com/0x20f/ix
Simple dotfile pre-processor with a per-file configuration and no dependencies.
configurable dotfiles json linux no-dependencies parsing pre-processor python simple template-engine
Last synced: 23 Oct 2024
https://github.com/ericbn/js-abstract-descent-parser
Abstract Descent Parser algorithm implemented in JavaScript
grammar javascript parser parsing
Last synced: 07 Nov 2024
https://github.com/textkernel/tx-dotnet
The official C# SDK for the Textkernel Tx v10 API. Includes a resume parser (CV parser), job parser, resume search engine, and resume matching engine.
csharp cv cv-parser cv-parsing dotnet job job-parser job-parsing matching nuget parse-resume parser parsing resume resume-parser resume-parsing sdk searching textkernel tx
Last synced: 08 Nov 2024
https://github.com/sufianrhazi/parsinator
parser combinators for typescript and javascript
javascript parser parser-combinators parsing typescript
Last synced: 09 Aug 2024
https://github.com/bodoni/truetype
Builder and parser of TrueType fonts
font parsing truetype typeface typography
Last synced: 14 Nov 2024
https://github.com/thm-mni-ii/php-parser
A Scala-based parser for the latest PHP versions
java parser parsing php php-parser php7 phpparser scala
Last synced: 12 Oct 2024
https://github.com/textkernel/tx-java
The official Java SDK for the Textkernel Tx v10 API. Includes a resume parser (CV parser), job parser, resume search engine, and resume matching engine.
cv cv-parser cv-parsing java job job-parser job-parsing matching parse-resume parser parsing resume resume-parser resume-parsing sdk searching textkernel tx
Last synced: 08 Nov 2024
https://github.com/urbanjost/m_cli
Unix-like command line parsing -- prototype style converts command line to a NAMELIST group
argument command command-line commandline-interface fortran fortran-package-manager fpm namelist parsing
Last synced: 08 Nov 2024
https://github.com/namberino/nimble
The NIMBLE Programming Language
cpp cpp20 interpreter lexical-analysis parsing programming-language
Last synced: 12 Oct 2024
https://github.com/ehmicky/modern-errors-serialize
`modern-errors` plugin to serialize/parse errors.
browser error error-handler error-handling error-monitoring javascript json library modern-errors modern-errors-plugin nodejs parse parsing plugins serialization serialization-library serializer stringify typescript yaml
Last synced: 27 Oct 2024
https://github.com/codica2/simple-scraper
A fairly simple gem that will help you simplify the parsing of web pages.
Last synced: 07 Nov 2024
https://github.com/shubhexists/vanish
A simple config tool to make locally trusted X.509 development certificates for your domains
certificates command-line developer-tools hardware-support https localhost mkcert operating-system parsing root-ca
Last synced: 27 Oct 2024
https://github.com/ajeetdsouza/tree-sitter-lox
Lox grammar for tree-sitter
incremental lox lox-language parser parsing tree-sitter wasm
Last synced: 09 Nov 2024
https://github.com/thosakwe/combinator
Parser combinators that support static typing, file spans, and more.
dart parser parser-combinators parsing
Last synced: 21 Oct 2024
https://github.com/quantumbfs/yaoqasm.jl
Bidirectional transformation between Yao IR and QASM.
parsing qasm quantum-computing yao-ir
Last synced: 06 Nov 2024
https://github.com/le0pard/postal_server
Postal web server offers advanced capabilities for parsing and standardizing street addresses
address libpostal normalization parsing
Last synced: 05 Nov 2024
https://github.com/bodoni/postscript
Parser of PostScript fonts
font parsing postscript typeface typography
Last synced: 14 Nov 2024
https://github.com/wbsoft/parce
:deciduous_tree: Python lexer that can remember tokens and state and only reparse changed parts of a text document
lexing parsing python3 text tokenizer tree-structure
Last synced: 27 Oct 2024
https://github.com/eliranwong/bhs-morphology
Single-liner codes for morphology of all words in Hebrew Bible (Biblia Hebraica Stuttgartensia Amstelodamensis, BHS A)
bhs bhs-morphology bible biblia-hebraica-stuttgartensia dictionary eliran eliranwong etcbc etcbc-data hebrew hebrew-bible lexicon morphological-data morphology old-testament parsing scripture shebanq tanakh text-fabric
Last synced: 27 Oct 2024
https://github.com/dnemtsov/lexepars
Concise monadic parser combinator library with separate lexer/parser phases, off-side rule and big-size input support.
fparsec grammars lexer monadic monadic-parser-combinators off-side parse-trees parsec parser parser-api parser-combinators parser-engine parser-framework parser-library parsers parsing parsing-combinators parsing-expression-grammar parsing-expression-grammars parsing-library
Last synced: 21 Oct 2024
https://github.com/kritzcreek/siml
My playground for building a compiler for an ML-like in Rust
compiler parsing typechecker wasm
Last synced: 28 Oct 2024
https://github.com/jaeyk/tidyethnicnews
R package for turning Ethnic NewsWatch search results into tidyverse-ready dataframes
html natural-language-processing parsing regular-expression tidy
Last synced: 14 Nov 2024
https://github.com/25a0/blob
A simple helper utility for parsing binary data in Lua
Last synced: 14 Oct 2024
https://github.com/ehmicky/truncate-json
Truncate a JSON string.
javascript json json-parser length library limit maximum nodejs parse parsing serialization serialize shortener size size-calculation string stringify truncate types typescript
Last synced: 27 Oct 2024
https://github.com/justinwoo/purescript-kushiyaki
A library for PureScript 0.12 using Record-Format to parse urls with a template.
parsing purescript type-level url
Last synced: 07 Nov 2024
https://github.com/amogil/url_regex
Provides the best regex for validating or extracting URLs
extract-urls parsing regexes ruby ruby-gem rubygem
Last synced: 13 Oct 2024
https://github.com/orisai/object-mapper
Raw data mapping to validated objects
api array conversion hydrator mapper mapping object orisai parser parsing php schema validation validator
Last synced: 10 Nov 2024
https://github.com/clarete/langlang
Language Toolkit
parser-generator parser-library parsing parsing-expression-grammars pattern-matching virtual-machine
Last synced: 14 Oct 2024
https://github.com/eliranwong/hebrew-analytical-lexicon
A Hebrew Analytical Lexicon based on ETCBC (4c) data
analytical bhs bhs-morphology bible biblia-hebraica-stuttgartensia dictionary eliran eliranwong etcbc etcbc-data etcbc-remix hebrew hebrew-analytical-lexicon hebrew-bible lexicon morphology parsing shebanq tanakh text-fabric
Last synced: 05 Nov 2024
https://github.com/webdev23/phi
Shell script installer, updater, and dependency manager
bash-deployment bash-script dependency-manager dependency-parser deployment installer linux linux-app parsing phi php-cli pipe remote-admin-tool remote-execution shell-script
Last synced: 06 Nov 2024
https://github.com/willghatch/racket-chido-parse
Parsing With Delimited Continuations package for Racket
delimited-continuations parsing racket
Last synced: 12 Nov 2024
https://github.com/absaoss/env-binder
Binding environment variables to GO structures
12-factor binding environment-variables go golang-library microservices parsing structures twelve-factor
Last synced: 07 Nov 2024
https://github.com/sambacha/solidity-testfiles
contracts for testing parsing and ast transforms for solidity
antlr4 ast foundry parsing prettier pretty-print solidity
Last synced: 26 Oct 2024
https://github.com/ehmicky/string-byte-length
Get the UTF-8 byte length of a string.
binary bytes emoji encoding javascript json length library nodejs parsing serialization size string string-manipulation stringify typescript ucs-2 unicode utf-16 utf-8
Last synced: 27 Oct 2024
https://github.com/duaraghav8/matrix-parser
Node.js middleware for parsing Matrix URIs
expressjs matrix-uri nodejs parsing uri
Last synced: 13 Oct 2024
https://github.com/3squared/peaknetwork
PeakNetwork is a Swift networking microframework, built on top of Session and leveraging the power of Codable.
network parsing peak-framework swift urlsession
Last synced: 13 Oct 2024
https://github.com/cculianu/json
A lightweight JSON parser and serializer for Qt5 and Qt6
cpp cpp17 json parser parsing parsing-library qt qt5 qt6 serialization serializer
Last synced: 28 Oct 2024
https://gitlab.com/gilmi/giml-lang
https://giml-lang.org A functional programming language with emphasis on structural typing.
compiler haskell parsing type inference
Last synced: 07 Nov 2024
https://github.com/justinwoo/purescript-kushikatsu
Simple routing with Kushiyaki.
parsing purescript routing type-level
Last synced: 07 Nov 2024
https://github.com/ikergarcia1996/basic-cyk-parser
Basic CYK-Parser written in python 3
cyk cyk-algorithm cyk-parser grammar grammar-parser natural-language-processing nlp parser parsing python-3
Last synced: 27 Oct 2024
https://github.com/gerlero/foamlib
A modern Python interface for interacting with OpenFOAM
asyncio openfoam parsing python
Last synced: 27 Oct 2024
https://github.com/astrochili/defold-lpeg
LPeg extension for the Defold game engine.
Last synced: 31 Oct 2024
https://github.com/raphink/narcissus
Map configuration files to Go structures using Augeas
augeas configuration configuration-management golang golang-library parser parsing
Last synced: 17 Oct 2024
https://github.com/AvinashSingh786/RegSmart
Windows Registry Analysis Tool
big-data data-processing forensic-analysis parsing windows-registry
Last synced: 13 Aug 2024
https://github.com/minar09/pgn_tf
Part Grouping Network (PGN) implementation in TensorFlow, for custom parsing dataset
cihp custom-dataset human-parsing human-segmentation inference parsing pgn segmentation tensorflow tensorflow-gpu testing tf
Last synced: 07 Nov 2024
https://github.com/tophf/parsemkv
Matroska .mkv file parser in PowerShell, doesn't require external tools, produces a hierarchical object tree, optionally pretty-prints to console
Last synced: 16 Oct 2024
https://github.com/eliranwong/etcbc-recycle
ETCBC (version 4c) data on Hebrew bible (csv and SQLite3)
bhs bible biblia-hebraica-stuttgartensia csv eliran eliranwong etcbc etcbc-data etcbc-recycle etcbc-remix hebrew linguistics morphology parsing scripture shebanq sqlite sqlite3 tanakh text-fabric
Last synced: 27 Oct 2024
https://github.com/thesadru/apimodel
Advanced models made for non-standard modern JSON APIs.
deserialization parsing python validation
Last synced: 28 Oct 2024
https://github.com/barbarbar338/bargs
✨ A simple argument parsing system
arg args argument argument-parser argument-parsing arguments argv argv-parser bargs parse parser parsing ts typescript
Last synced: 23 Oct 2024
https://github.com/niftylettuce/mongoose-validation-error-transform
Automatically transform Mongoose validation error message(s) to a humanized and readable format
beautiful error handling messages mongo mongodb mongoose mongoosejs parser parsing pretty transform validation
Last synced: 04 Oct 2024
https://github.com/ladjs/mongoose-validation-error-transform
Automatically transform Mongoose validation error message(s) to a humanized and readable format
beautiful error handling messages mongo mongodb mongoose mongoosejs parser parsing pretty transform validation
Last synced: 31 Oct 2024
https://github.com/wojtha/ruby2json
Simple online tool to convert ruby JSON/hash console output to proper JSON. https://ruby2json.herokuapp.com
Last synced: 17 Oct 2024
https://github.com/avanov/openapi-client-generator
Generates Python client packages from OpenAPI v3 specifications. The project aims at supporting any generic valid specification.
codegen http-client mypy oas3 openapi openapi3 parsing python3 rest-api specification swagger typing validation
Last synced: 11 Oct 2024