Skip to content

hlefebvr/unige-top-down-parser

Repository files navigation

Top Down Parser small project

Very small top down parser as a university project.

It recognises strings formed by "begin...end" blocks and "(...)" blocks which must not overlap. The grammar has to start by a begin instruction. It then turns the input string in a correctly indented text.

About

Very small top down parser as a university project

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published