Skip to content

Nikita2305/FormalAlgo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

FormalAlgo

This library provides with C++ classes Grammar and abstract Algo to solve a task of checking whether a word belongs to grammar. There are also two implementations of Algo: ParserLR and Earley.

How to launch

As it is just a library, I provided it with only tests that you can run with ./_run_tests.sh. By the way, boost library for C++ is required for running tests.

by Nikita Nikitin, MIPT

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published