Parse programming languages syntax into an AST using PEGs with ease (LPeg Extension).
A compiler that converts C language to Java bytecode or can directly interpret execution(将C源码编译成Java字节码的编译器,也可以选择直接解释执行)
Lisp Web Toolkit
📜 Libraries to (de)serialize Valve's KeyValue format (VDF) in various languages
.NET SQL Parser and Formatter Tool and SSMS Plugin
A columnar parsing framework for JSON/CSV with support for Mison-style pushdown evaluation
C++ parser for CSV file format
An HTML parsing library, written in Zig.
CSV and object generation implementing the Node.js `stream.Readable` API
Parser and compiler for Ravi and Lua
Well-known binary (WKB) Parser.
Library and cli for extracting data from HTML via CSS selectors
Trace the history of an individual method in a git repository (experimental)
mbox file parser for Node.js
cssparser.js is a parser that generate json from css with matched orders & structures.
Parser and utilities for non-technical user input
An interpreter of lua-like language written in C++
flash to html5 converter, as3 to javascript translator
Yet another LaTeX filter
LALR parser generator targetting C, C++, Python, JavaScript, JSON and XML
Format and Parse date and time with joda layout
Various and sundry additional pieces of software I've written to incorporate into my exocortex.
SVG path parser for matplotlib
Parses RDF from any serialization
JSON Parsing + Archiving & Unarchiving in User Defaults
Extensible arithmetic parsing lib for go
Type-aware JSON serializer/parser
用Kotlin实现的编译器和虚拟机,并在此基础上构建操作系统。
A headless browser supporting web navigation, html parsing, and javascript execution.
Blackbird is a quantum assembly language for continuous-variable quantum computation, that can be used to program Xanadu's quantum photonics hardware...
glTF 2.0 parser/loader for C++17, supports many extensions likes `KHR_draco_mesh_compression`, `KHR_lights_punctual`, `KHR_materials_clearcoat`, and m...
LR Parser (LR(0), SLR(1), CLR(1) and LALR(1))
C Compiler using flex, bison and C++14 that compiles to mips32 assembly.
Parser for robots.txt for node.js
:coffee: A boolean expression parser and evaluator in Elixir.
Modern LALR(1) parser for C++
Node.js lib to transform: lucene query → syntax tree → lucene query
A Racc based TOML parser
C++ parser of INI files with schema validation.
A Python parser written in Rust using nom
Fastest JSON interpreter for GO
Convenient parser generator for Python(check out https://github.com/thautwarm/RBNF for an advanced version).
Node.js package that manages CSV to JSON conversion supporting complex field mapping
The greynir.is Icelandic natural language processing API and website.
A simple multi-format pretty-printer for Menhir.
NatalieParser is a zero-dependency, from-scratch, hand-written recursive descent parser for the Ruby Programming Language.
write your own json parser.
Shader-Like Mathematical Expression JIT Engine for C++ Language
Transform regular Python code into a human-averse, yet still-functional equivalent.
Split a string on a given character or characters, with support for escaping.