Skip to content

reubenrowe/rags

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Parsing based on Recursive Adaptive Grammars

Recursive adaptive grammars are a powerful grammar formalism for declaratively specifying arbitrary resursively enumerable languages. They were developed by John N. Shutt as part of his MSc Thesis.

The code in this repository implements a parsing algorithm in Java.

The algorithm is documented in the HTML page contained in the htdocs subdirectory. At some point, I will translate this to markdown.

About

Tools for recursive adaptive grammars

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published