PetitParser
Parser framework
A framework for building parsers in Smalltalk.
Petit Parser is a framework for building parsers.
41 stars
17 watching
10 forks
Language: Smalltalk
last commit: over 3 years ago
Linked from 1 awesome list
parserpharo
Related projects:
Repository | Description | Stars |
---|---|---|
petitparser/dart-petitparser | A dynamic parser combinator library for Dart. | 458 |
erikonbike/codeparadise | A framework for developing web and Node.js applications in Smalltalk using a Pharo environment. | 87 |
juliendelplanque/postgresqlparser | A tool that parses and analyzes PostgreSQL source code | 7 |
pharo-contributions/xml-xmlparser | An XML parsing and manipulation library for the Smalltalk programming language. | 11 |
miguelgrinberg/microdot | A lightweight web framework for Python and MicroPython enabling the creation of small web applications | 1,522 |
moosetechnology/moose | An extensive platform for software and data analysis that provides services such as importing and parsing data, modeling, measuring, querying, mining, and building interactive tools. | 136 |
picoe/eto.parse | A recursive descent parser framework for .NET with Fluent API support. | 149 |
pachacamac/busker | A minimalist web framework with an emphasis on simplicity and embeddability. | 165 |
seasidest/seaside | A framework for building sophisticated web applications using Smalltalk. | 519 |
jparsec/jparsec | A Java framework for building recursive-descent parsers with a declarative API. | 342 |
grype/ethel | A framework for composing web service clients in Smalltalk. | 23 |
zeroflag/teapot | A smalltalk-based web framework that simplifies the creation of RESTful services. | 98 |
pharo-contributions/xml-xmlparserstax | A Smalltalk implementation of a streaming XML parser with DOM support | 0 |
msgpack/msgpack-smalltalk | A Smalltalk-based MessagePack serialization library for various dialects | 22 |
rxwei/parsey | A framework for building parsers in Swift using combinatorial syntax and features like backtracking prevention and rich error messages | 58 |