Trending in open source
See what the GitHub community is most excited about today.
Sign up for free to get started
-
whitequark / parser
A Ruby parser.
-
gregkh / gregkh-linux
My ~/linux/ directory framework
-
meyerd / flex-bison-example
A simple example demonstrating a calculator written with flex/bison
-
rjpower / lua-checker
-
cznic / y
Package y converts .y (yacc) source files to data suitable for a parser generator.
-
dorchard / language-fortran
Haskell parser and manipulation functions for Fortran code
-
TheEnzyme / mcc
Meta C/C++ compiler
-
pliu6 / vhd2vl
vhd2vl is designed to translate synthesizable VHDL into Verilog 2001.
-
momentlib / core
natural language date parser written in lex yacc and C
-
cznic / parser
Collection of Go parsers
-
Polyconseil / libcanardbc
Library to read DBC files of CAN bus networks
-
richsalz / tlsparser
A parser for the TLS data description language used in the IETF RFC's
-
carl-walker / paxix
Paxi Extended. A toy programming language project.
-
momentlib / swiftLib
Natural Language Date Parser Library in XCode
-
metajack / gpeg
JPEG implementation using GPU
-
euromake / unspec
Standard Review
-
doug-moen / openscad2
better abstraction mechanisms for OpenSCAD
-
cwi-swat / ambidexter
AmbiDexter is a static detection tool for ambiguity in context-free grammars, written in SDF2 or in Rascal. It is a combination of an approximative state space exploration tool that filters, combined with a fast and exhaustive sentence generator.
-
hipersayanX / FlexBisonQt
Example using Flex and Bison with Qt.
-
pyadms / adms
-
ldoolitt / vhd2vl
-
MarkMcCaskey / cc
A C compiler
-
agudulin / pyparser
Python parser for SourceAnalyzer
-
nkkav / gvizparse
Standalone lex/yacc parser for the Graphviz (www.graphviz.org) format
-
sun-kuet / Own-Compiler
This compiler is designed as a home work of CSE 3212 (Compiler Design) Laboratory using Flex and Bison