Cuis-PetitParser

Description

PetitParser port to Cuis

Details

Source
GitHub
Dialect
cuis (25% confidence)
Stars
3
Forks
3
Created
June 3, 2012
Updated
Sept. 28, 2021

Categories

Serialization

README excerpt

# Cuis-PetitParser #

PetitParser port to Cuis Smalltalk

Ported packages are:
* PetitParser-Core
* PetitParser-Parsers
* PetitParser-Tools
* PetitTests-Core
* PetitTests-Examples
* PetitTests-Tests

## Usage ##

Load packages into Cuis image and follow the tutorial in http://www.lukas-renggli.ch/blog/petitparser-1 and http://www.lukas-renggli.ch/blog/petitparser-2 .

The file PetitParserWorkspace.st can be opened in a workspace to follow tutorial instructions. The ExpressionGrammar and Evaluator described in tutorial part 2 are included in the additional package

* PetitTutorial

← Back to results