parsing-engine
There are 36 repositories under parsing-engine topic.
lark-parser/lark
Lark is a parsing toolkit for Python, built with a focus on ergonomics, performance and modularity.
icza/scelight
The source code of the Scelight project with all its modules.
mideind/GreynirEngine
A fast, efficient natural language processing engine for Icelandic.
icza/sc2gears
The COMPLETE (!) source code of the Sc2gears universe (Sc2gears app + Sc2gears Database + web-based parsing engine - bundled in an Eclipse project).
Ironholds/piton
Parsing Expression Grammars for Rcpp
tayloraswift/swift-grammar
debuggable parsing tools for performance-sensitive libraries
progranet/OMeta.Lua
OMeta for Lua
jonathan-gramain/bitpunch
Swiss Army knife for arbitrarily structured binary files
icza/bwhf
StarCraft BroodWar Hacker Finder, anti-hack, replay analyzer-organizer and utility tool
imelgrat/opml-parser
A PHP-based OPML Parser Class. Extracts the properties of content from OPML files
manuelelucchi/Liblet.jl
A simple library for language and compilers building
Rolands-Laucis/Pauca
A general plain text templating, parsing and processing engine
g1mv/jsonic
Fast, small JSON parsing library for rust
kamadorueda/metaloaders
JSON/YAML loaders with column and line numbers.
matronator/parsem
Parser for YAML, JSON and NEON templates.
caizhengxin/jppe-rs
This is a Rust-based implementation of byte stream structured serialization/deserialization general library, can be applied to network packet parsing, network packet group package, network communication, file content parsing, etc.
CodeShayk/FileUtil.Core
FileUtil - C# File Parser for fixed width or delimiter separated files.
DanilGutak/MiNiShElL
Bash replica done in pure C (42 common core)
saiteja-talluri/CS-316-Assignments
Assignments for the Compilers course in Spring 2019, IIT Bombay
LaurentDardenne/Template
Code generation by using text templates
Oscar-Tark/Squirrel-EES
Squirrel Execution Engine Server
AjNavneet/Resume-Parser-Spacy-NER
Resume parser model using Spacy NER to automatically identify and extract the key elements from resumes.
anireact-archive/unedit
Parsing and text editing utilities for TypeScript.
destyn8/Khat-Bhasha-lang
A procedural programming language, interpreted in C, influenced over hindi-based scriptures, with informal linguistic patterns roughly translating into computer readable grammar.
jrie/wicked
A xml/wikipedia dump parser and processor written in C
markovejnovic/Quik
🛑 [DEPRECATED] Quik was a LaTeX-like parsing engine.
paulgriffiths/contextfree
Packages for creating, analyzing, and manipulating context-free grammars, and parsing context-free languages in Go.
Scaratek/Parse
Python 3 Parsing Engine
vitoc/nearley
Simple, fast, powerful parser toolkit for JavaScript.
alchemist314/phpMWSLP
Multicore webserver log parser
gtoal/uparse
Unicode Parser generator. Ordered grammar choices, similar to PEG parsing. Top-down, table-driven, arbitrary lookahead, right-recursive. (Plus demo full algol 60 parser)
m--m/harvester
php parser
ssiarhei115/CountryHouse-price-prediction
ML modeling for house price prediction in Belarus
andreas-kupries/marpa
Mirror of marpa @ core.tcl.tk/akupries -- Tcl binding for Marpa
kamil-sita/quickparse
Parsing library for fast prototyping
mustafa-siddiqui/infix-calculator
Evaluates infix mathematical expressions by converting to postfix (reverse polish) expressions