Skip to content

davafons/PDA

Repository files navigation

PDA: Pushdown Automata

Build Status codecov

Installing

$ git clone --recurse-submodules -j8 https://github.com/davafons/PDA
$ cd PDA
$ mkdir build
$ cd build
$ cmake build ..
$ make

Binary files will be created on bin folder. Please use --help for usage instructions.

About

Pushdown Automata

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published