spbu-se / DesktopAutomataConstructor

Repository for "Automata Constructor" project, aimed at creating educational tool for various automata and Turing machines

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

AutomataConstructor

Repository for "Automata Constructor" project, aimed at creating educational tool for various automata and Turing machines

AppVeyor
Build status

Usage

Now application can be used only for developing and visualization of DFA, NFA and Epsilon-NFA. See Usage tutorial to get started with AutomataConstructor.

Build

  • Make sure you have .NET Core 3.1 or newer
  • To build it from console, run dotnet build
  • It also can be built from Visual Studio

About

Repository for "Automata Constructor" project, aimed at creating educational tool for various automata and Turing machines

License:Apache License 2.0


Languages

Language:C# 100.0%