Skip to content
This repository has been archived by the owner on Feb 26, 2022. It is now read-only.

Latest commit

 

History

History
16 lines (7 loc) · 691 Bytes

README.md

File metadata and controls

16 lines (7 loc) · 691 Bytes

Ptolomeu Build Status Apache 2.0 License

LL(1) grammar spec is here, and operation examples are here.

It may be helpful to read this text about LL(1) Grammars and Parsers.

Running the Application

Using Maven

Build with:

$mvn clean install