bakkot / cfgrammar

Haskell library for generating random strings from arbitrary context-free grammars

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

A Haskell library for generating random strings from arbitrary context-free grammars. Also provides some related functionality, including parsing.

This was originally a project for CS240H at Stanford. It's in the process of being cleaned up for eventual release. You can read the original report here.

About

Haskell library for generating random strings from arbitrary context-free grammars

License:BSD 3-Clause "New" or "Revised" License


Languages

Language:Haskell 100.0%