ncellar / sle2016

Artifacts related to the SLE 2016 paper "Taming Context-Sensitive Languages with Principled Stateful Parsing"

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Taming Context-Sensitive Languages with Principled Stateful Parsing

Nicolas Laurent & Kim Mens

Our submission comprises two artifacts:

  • The code for the Autumn parsing library (autumn)
  • The Z specification presented in the paper (zspec)

Further instructions and details can be found in the README.md file of each directory.

In the autumn directory, the use-case grammar described in the paper can be run over an example by running make examply.

The online home of Autumn (for future versions) is github.com/norswap/autumn

About

Artifacts related to the SLE 2016 paper "Taming Context-Sensitive Languages with Principled Stateful Parsing"


Languages

Language:Kotlin 97.6%Language:Makefile 2.3%Language:Java 0.1%