Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PCPASimulator

Parallel communicating pushdown automata systems simulator.

Installation

  1. Install Mono 4.0.0 or higher
  2. You can either open the solution using MonoDevelop or Visual Studio (not tested) or manually compile it using xbuild or msbuild

xbuild /p:Configuration=Release /t:"Clean;Build"

Usage

Switch to the PCPASimulator/bin/Release/ and run the following command in your console:

mono PCPASimulator.exe

Controls

You can navigate through the application using the →, ←, ↑, ↓ and ⏎ keys

About

Parallel communicating pushdown automata systems simulator.

Resources

Stars

Watchers

Forks

Releases

Packages

Contributors

Languages