Collection of helpful utilities we use in our Unity projects.
-
Updated
Oct 20, 2019 - C#
An automaton is a relatively self-operating machine designed to automatically follow a sequence of operations.
The term has long been commonly associated with automated puppets that resemble moving humans or animals, built to impress and/or to entertain people.
Collection of helpful utilities we use in our Unity projects.
Bringing the power of hierarchical state machines to a .NET Core runtime near you.
Implementation of the famous "Game of Life" algorithm (cellular automata discovered by John Horton Conway) as WinForms-app in C#
Derivation Tree Calculator, Context-Free Grammar Parser and Polish Notation
This program is simulating mealy and moore machines.
Lexicom stands for Lexis Compiler is a compiler for a proposed programming language named "Lexis". Lexicom is an iterative project for Automata/Compiler Design and partial fulfillment of the requirements for the Degree Bachelor of Science in Computer Studies (BSCS) Major in Computer Science.
Repository for "Automata Constructor" project, aimed at creating educational tool for various automata and Turing machines
Aplicación que recibe una tabla de transiciones AFND y encuentra una tabla de transiciones AFD equivalente
Versatile graph and automata drawing tool
An optimized library for finite-state automata that includes visualization
FlyWeight Finite Automata Simulator
Regex to Automata converter
Autómata que lee un archivo y cuenta la cantidad de veces que aparecen las palabras "web" y "ebay"