colm

Parses languages

A programming language designed to analyze and transform computer languages through grammar-based parsing

Colm Language, includes Ragel 7.0+

GitHub

1 stars
1 watching
0 forks
Language: C++
last commit: almost 5 years ago

Related projects:

RepositoryDescriptionStars
lpeter1997/cppcmbA C++ parser-combinator library with a natural grammar notation122
phorward/xplA toy programming language with C-like syntax and a small set of built-in functions, designed for educational purposes.10
m4rw3r/chompA fast and expressive monadic-style parser combinator for Rust.245
rsms/wlangDevelops an assembler and compiler for a programming language46
glouw/rrA programming language and its runtime environment with features such as dynamic typing, garbage collection, and support for various data structures.68
rsms/coDeveloping a statically typed, general-purpose programming language with an optimizing compiler151
ianh/owlA parser generator tool for visibly pushdown languages748
rhysd/gocamlAn implementation of a statically-typed functional programming language in Go using LLVM and building its own compiler from scratch.749
jwtowner/lugA C++ library for defining and executing parsers as extended parsing expression grammars with support for context-sensitive grammar handling.67
cesquivias/mumblerExperimental programming language with GraalVM JIT110
nilq/hugormA dynamically typed programming language with a focus on syntax simplicity and efficient bytecode virtual machine execution30
teo-tsirpanis/farkleA parser library for F# and C#95
jcolag/thueA language and runtime system for parsing arbitrary grammars using semi-Thue processes29
phreda4/r4A Forth-based language with simplified concepts and built-in support for debugging and profiling tools.128
robik/commandrA command-line argument parser with support for flags, options, arguments, and subcommands.42