Skip to content
/ oopeg Public

Pure Fantom PEG parser which can parse object streams (besides character streams)

Notifications You must be signed in to change notification settings

xored/oopeg

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Overview

Pure Fantom PEG parser with related sub-projects.

Sub-projects

peg

PEG parser library.

examples

Some simple examples.

confparser

Library to parse confluence markup and transform it into HTML, depends on peg.

eclparser

Library to parse ECL (https://github.com/xored/ecl), depends on peg.

About

Pure Fantom PEG parser which can parse object streams (besides character streams)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages