Skip to content

J4kubS/PCPASimulator

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

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors