cl-yacc
Parser generator
A Common Lisp implementation of the Yacc parser generator tool
Common Lisp Yacc
57 stars
8 watching
9 forks
Language: Common Lisp
last commit: almost 2 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
goccy/go-yaml | A YAML parser and encoder for the Go programming language. | 1,179 |
yitzchak/common-lisp-jupyter | A Common Lisp kernel for Jupyter that provides interactive coding and development experience | 224 |
jasom/nyaml | A Lisp native YAML parser that reads and interprets YAML documents into Common Lisp data structures. | 26 |
goccmack/gocc | A tool for generating lexers and parsers from a BNF file with semantic actions. | 615 |
jpsim/yams | A YAML parser built on top of the LibYAML library, providing conversions to and from Swift types | 1,114 |
jscl-project/jscl | A Common Lisp compiler that generates JavaScript code | 885 |
islam0mar/cl-cxx-jit | A Common Lisp interface to C++ code compilation and execution with JIT optimization | 62 |
chyh1990/yaml-rust | A pure Rust implementation of the YAML 1.2 specification | 610 |
gerhobbelt/jison | An API for creating parsers in JavaScript that generates bottom-up parsers from grammar files | 118 |
jwtowner/lug | A C++ library for defining and executing parsers as extended parsing expression grammars with support for context-sensitive grammar handling. | 68 |
gabriel/yajl-objc | An Objective-C framework providing an interface to parse and generate JSON data | 669 |
arielnetworks/cl-markup | A markup generation library for Common Lisp | 65 |
scymtym/esrap | A parser generator tool for building Common Lisp parsers with efficient parsing and error reporting capabilities. | 78 |
yaml/libyaml | A C library for parsing and emitting YAML data format | 963 |
jersou/clite-parser | CLI generator from classes or objects | 7 |