Awesome Open Source
Search
Programming Languages
Languages
All Categories
Categories
About
Search results for c plus plus grammar
c-plus-plus
x
grammar
x
202 search results found
Antlr4
⭐
15,244
ANTLR (ANother Tool for Language Recognition) is a powerful parser generator for reading, processing, executing, or translating structured text or binary files.
Pegtl
⭐
1,761
Parsing Expression Grammar Template Library
Lexy
⭐
848
C++ parsing DSL
Cpp Peglib
⭐
725
A single file C++ header-only PEG (Parsing Expression Grammars) library
Exprtk
⭐
500
C++ Mathematical Expression Parsing And Evaluation Library https://www.partow.net/programming/exprtk/index.ht
Node Tree Sitter
⭐
445
Node.js bindings for tree-sitter
Ctpg
⭐
383
Compile Time Parser Generator is a C++ single header library which takes a language description as a C++ code and turns it into a LR1 table parser with a deterministic finite automaton lexical analyzer, all in compile time.
Spirit
⭐
360
Boost.org spirit module
Spirv Headers
⭐
232
SPIRV-Headers
Spicy
⭐
213
C++ parser generator for dissecting protocols & files.
Tree Sitter Cpp
⭐
177
C++ grammar for tree-sitter
Robogrammar
⭐
175
RoboGrammar: Graph Grammar for Terrain-Optimized Robot Design (SIGGRAPH Asia 2020)
Pegparser
⭐
169
💡 Build your own programming language! A C++17 PEG parser generator supporting parser combination, memoization, left-recursion and context-dependent grammars.
Cordova Node Xcode
⭐
165
Apache cordova
Tree Sitter Markdown
⭐
158
Markdown grammar for tree-sitter
Cppcmb
⭐
106
A generic C++17 parser-combinator library with a natural grammar notation.
Yodl
⭐
96
A VHDL frontend for Yosys
Pfp
⭐
88
Pretty fast parser for probabilistic context free grammars
Parserlib
⭐
75
A c++ recursive-descent generic parsing library that supports left recursion.
Gramtropy
⭐
73
Grammar-based passphrase generator
Lalr
⭐
68
LALR(1) parser for C++
Edbee Lib
⭐
67
QWidget based Text Editor Component for Qt. Multi-caret, Textmate grammar and highlighting support.
Bnflite
⭐
65
bnflite is a C++ template library for lightweight grammar parsers (BNF can be "executable"! )
Blackbird
⭐
60
Blackbird is a quantum assembly language for continuous-variable quantum computation, that can be used to program Xanadu's quantum photonics hardware and Strawberry Fields simulator.
Apg 6.3
⭐
54
APG - ABNF Parser Generator, generates recursive-descent parsers from ABNF grammars.
Crex
⭐
53
Explore, test, and check regular expressions in the terminal.
Unicc
⭐
52
LALR parser generator targetting C, C++, Python, JavaScript, JSON and XML
Yanshi
⭐
51
A regular language recognizer generater like Ragel, enhanced with features to approximate context-free grammars and substring grammars
Ebnfstudio
⭐
47
EbnfStudio can be used to edit and analyze EBNF grammars.
Fluff
⭐
40
A tool designed to synthesise semantically correct JavaScript snippets given arbitrary data. Useful for fuzzing.
Cicada
⭐
40
cicada: a hypergraph-based toolkit for statistical machine translation based on {tree, string}-to-{tree, string} models
Tpl
⭐
37
Text Processing Language
Pad
⭐
35
Lug
⭐
34
Parsing expression grammar (PEG) embedded domain specific language and parsing machine for C++17
Ckylark
⭐
31
A latent-annotated probabilistic context-free grammar (LAPCFG) parser.
Pme_parser
⭐
30
Printed math expression parser
Emf4cpp
⭐
28
Eclipse Modeling Framework for C++
Ofxlsystemgrammar
⭐
28
openFrameworks addon that implements most of the string rewriting grammars described in the book "The Algorithimic Beauty of Plants"
Asn1 Compiler
⭐
28
The ASN.1 compiler (from ASN.1 to C++) & runtime (BER / DER)
Bison Flex Cpp Template
⭐
28
A C++ template for Bison / Flex projects
Graspan Cpp
⭐
25
This is a C++ implementation of Graspan.
Nisaba
⭐
25
Finite-state script normalization and processing utilities
Cfg Checker
⭐
24
Search for ambiguities in context-free grammars.
Parser
⭐
24
Semantic parser induction using a generative model of grammar.
Cppcombinator
⭐
23
parser combinator and AST generator in c++17
Hybris
⭐
23
Hybris scripting language interpreter engine and standard library modules.
Ofp Sdf
⭐
22
SDF grammar for Fortran 2008 with constructors for AST
Ellerre
⭐
22
An LR grammar automata generator (yet to be completed)
Kdev Go
⭐
21
Go language support for KDevelop
Egg
⭐
21
C++11 Parsing Expression Grammar Generator
Operatorgraph
⭐
20
shape grammar base system and auto-tuner based on the operator graph idea
Edbee
⭐
19
Text Editor and C++ Editor Component for Qt. Multi-caret, Textmate grammar and highlighting support.
Korektor
⭐
18
Statistical spell- and (occasional) grammar-checker.
Oop_qa
⭐
18
OOP QAList
Trance
⭐
16
Trance parser: an implementation of transition-based neural constituent parsing
Klex
⭐
16
C++17 (CLI/embeddable) Lexical Scanner Generator
Ggl
⭐
16
Graph Grammar Library
Yapgen
⭐
15
Rapid prototyping parser generator
Libbash
⭐
15
AST for Bash and Access library (GSoC 2010)
Unixtoolsforwindows
⭐
15
Native Windows implementations of common Unix utilities
Natlang
⭐
15
NatLang is an English parser with an extensible grammar
Hcb
⭐
15
Hyperlinked C++ BNF Grammar
Cpp
⭐
15
C++ grammar for the Lezer parser system
Rainbow Parser
⭐
14
The Rainbow Parser
Grammar
⭐
14
Implementation of generative semantic grammar.
Shapegenetics
⭐
14
Lorg Release
⭐
14
LORG is an accurate natural language parser developed in the NCLT at Dublin City University with support from Enterprise Ireland. The parser employs state-of-the-art statistical techniques and a flexible architecture to facilitate adaptation to new languages and new domains.
Fs Make
⭐
13
Make a folder structure from its description
Iparse
⭐
12
IParse: an interpreting parser written in C++
Htsparse
⭐
12
Compiled and wrapped tree-sitter grammars
Piton
⭐
11
Parsing Expression Grammars for Rcpp
X2cc
⭐
11
a compiler including c++ implemented automatic grammar tools.
Lrstar
⭐
11
Parser generator tool with full separation between grammar and target code
Compilers.cpp
⭐
10
Playing with JFlex, Cup, Java, and C++
Gentoo Libbash
⭐
10
Libbash will enable programs to use Abstract Syntax Trees(AST) to parse and interpret shell scripts directly instead of using regular expressions
Pog
⭐
10
C++ library for generating LALR(1) parsers
Parser
⭐
10
한국어 문장 분석 시스템 BCD-KL-Parser
Sapiplugin
⭐
10
UE-4 Speech Recognition Plugin based on MS SAPI
Parse English
⭐
10
parse-english is a minimum viable English parser implemented in LexYacc
Dungeonmaker
⭐
9
A system for generating Zelda-like dungeons in UE4, using generative grammars.
Bnf Plus Plus
⭐
9
LALR1 C++ parser generator from BNF grammar (just copy-n-paste BNF grammar from RFC and you'll get a parser)
Elvex
⭐
9
A Natural Language Generation System
Pcfg Em
⭐
9
Implementation of the em-algorithm for PCFGs (inside-outside-algorithm)
Facadeparsing
⭐
9
A project to parsing building facade from point cloud.
Libdivvun
⭐
9
lib for running gramcheck and other pipelines + cli; modules for CG→spelling, CG→feedback, tagging blanks
Cga_interpreter
⭐
8
Procedural architecture generator
Ww
⭐
8
A "lexerless" (unified lexer) LALR(1) parser generator supporting dynamic grammar modification
Egret
⭐
8
A fork of the Egret parser that fixes a few bugs
Grammaranalyzer
⭐
8
这个应用程序可以自动生成特定语法的分析表。例如LL(1)、SLR(1) 和 LR(1)。主要用于编译原理等课程中那些笨拙的问题。This app can automatically generate analysis sheet of specific grammar. e.g. LL(1), SLR(1) and LR(1). Mainly used for those clumsy questions in courses like Principles of Compiling.
Belr
⭐
8
ABNF Parser - Linphone.org mirror for belr (git://git.linphone.org/belr.git)
Reloaded Cpp
⭐
8
[VSCode] C/C++ must-have highlighter that understands many coding styles and APIs.
Solca
⭐
8
A Space-Optimal Grammar Compression
Cities Generator
⭐
8
Cities generator based on Yocto/GL Library.
C Bootstrap
⭐
8
Bootstrapping a simple C/C++ based compiler.
Ucpp Date Time Parser
⭐
7
RFC 5322 date parser in Boost.Spirit
Flowsifter
⭐
7
Human Centric Scene Synthesis
⭐
7
Code for CVPR2018 - Human-centric Indoor Scene Synthesis Using Stochastic Grammar.
Cdswordseg
⭐
7
Investigation into word segmentation for child- versus adult-directed speech transcriptions
Railroad Diagram Generator
⭐
7
This is a tool for generating railroad diagrams.
Cherry
⭐
7
🍒 Cherry programming language 🍒
Related Searches
C Plus Plus Cmake (8,646)
C Plus Plus Qt (8,492)
C Plus Plus Video Game (8,255)
C Plus Plus Algorithms (6,012)
Python C Plus Plus (5,881)
C Plus Plus Opengl (4,396)
C Plus Plus 3d Graphics (3,196)
C Plus Plus Testing (2,744)
Java C Plus Plus (2,629)
C Plus Plus Sdl (2,183)
1-100 of 202 search results
Next >
Privacy
|
About
|
Terms
|
Follow Us On Twitter
Copyright 2018-2023 Awesome Open Source. All rights reserved.