An open API service providing repository metadata for many open source software ecosystems.

GitHub topics: automatons

YosiKariv1/Automate_Simulator

Simulators for Finite Automaton, Pushdown Automaton, and Turing Machine. Explore computational theory interactively!

Language: Dart - Size: 732 KB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 0 - Forks: 0

Ransomware3301/Deterministic_Automatons_Emulators

Kotlin programs that emulate the available automatons

Language: Kotlin - Size: 30.3 KB - Last synced at: 16 days ago - Pushed at: 7 months ago - Stars: 0 - Forks: 0

hankster/Neckerworld

Neckerworld is a computer game designed to teach and explore human and computer vision.

Language: C++ - Size: 1.26 GB - Last synced at: 8 months ago - Pushed at: 8 months ago - Stars: 0 - Forks: 0

micycle1/PFLAP

Processing Formal Languages and Automata Package

Language: Java - Size: 4.01 MB - Last synced at: 27 days ago - Pushed at: almost 6 years ago - Stars: 4 - Forks: 1

andy489/Software_Engineering_State_Exam

Software Engineering @ FMI

Language: C++ - Size: 283 MB - Last synced at: 11 months ago - Pushed at: 11 months ago - Stars: 28 - Forks: 2

pereiraR3/SimuladorAFD

Work in the Discipline of Theory of Formal Languages ​​and Automaton - UFMT

Language: C++ - Size: 424 KB - Last synced at: about 1 month ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

pereiraR3/GrammarAnalyzer

Work in the Discipline of Theory of Formal Languages ​​and Automaton - UFMT

Language: C++ - Size: 328 KB - Last synced at: about 1 month ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

EnguerranVidal/Cellular-Automatons

This repository focuses on studying and showcasing interesting patterns emerging from simple rules random motion algorithms. It contains a Conway's Game of life made in Python and a second algorithm for an animation of random walk algorithms on a 2D plane.

Language: Python - Size: 18.8 MB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 1 - Forks: 0

migueldeoleiros/TC

Prácticas de la asignatura de Teoría de la Computación de la Universidad De A Coruña (UDC) en el grado de ingeniería informática curso 2023/2024 GEI-TC

Language: OCaml - Size: 390 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

santiagocardoso/simulador_automatos_com_pilha

Pushdown automata simulator in Python

Language: Python - Size: 722 KB - Last synced at: about 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

MaxBuster380/Automatons

Library for finite-state machines, also known as automatons, in Kotlin.

Language: Kotlin - Size: 70.3 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 1 - Forks: 0

Davi-Costa-Barroso/Automatos-Finitos

Automatos Finitos deterministicos (AFD) e não determinicos (AFND).

Language: Java - Size: 5.86 KB - Last synced at: over 1 year ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

crixodia/java-game-of-life

game of life in java with swing components

Language: Java - Size: 13.9 MB - Last synced at: 4 days ago - Pushed at: about 2 years ago - Stars: 0 - Forks: 2

empobla/NFAtoDFA

A CLI program that converts an input Non-Deterministic Finite Automaton into a Deterministic Finite Automaton.

Language: Python - Size: 8.79 KB - Last synced at: about 2 months ago - Pushed at: about 2 years ago - Stars: 0 - Forks: 0

theo-bnts/game-of-life

Ce projet visait à programmer deux automates connus avec un unique algorithme.

Language: Python - Size: 7.81 KB - Last synced at: almost 2 years ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

paulinho-16/MIEIC-TCOM

Todo o conteúdo produzido para a unidade curricular TCOM (Teoria da Computação), para o curso em Engenharia Informática e Computação na FEUP

Size: 5.24 MB - Last synced at: almost 2 years ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 0

tigertv/dfa

Deterministic finite automaton

Language: C++ - Size: 2.93 KB - Last synced at: about 2 years ago - Pushed at: about 4 years ago - Stars: 1 - Forks: 0

AlinGeorgescu/Deterministic-Finite-Automaton

Deterministic Finite Automaton analyzer using JFlex

Language: Java - Size: 4.88 KB - Last synced at: about 2 years ago - Pushed at: about 5 years ago - Stars: 0 - Forks: 0

edwino-stein/ufrr-20.1-cc-trabalho3

3° Trabalho desenvolvido durante a disciplina de Construção de Compiladores 2020.1 do curso de Ciência da Computação da Universidade Federal de Roraima

Language: JavaScript - Size: 1.09 MB - Last synced at: about 2 years ago - Pushed at: over 4 years ago - Stars: 0 - Forks: 0

danitrod/AFnD

[PORTUGUÊS] Trabalho de Linguagens Formais e Autômatos para a faculdade

Language: C - Size: 19.5 KB - Last synced at: 27 days ago - Pushed at: about 5 years ago - Stars: 0 - Forks: 1

DairoCantillo/automata

Aplicación básica de teoría de autómatas para la implementancion de expresiones regulares, corriendo en una pagina web.

Language: HTML - Size: 300 KB - Last synced at: about 2 years ago - Pushed at: about 5 years ago - Stars: 0 - Forks: 0

GustavoRuedaEnriquez/RE-to-DFA-parser

Regular Expressions to Deterministic Finite Automatons parser, used to obtain the minimum DFA, and also to check which strings are accepted by a given NFA.

Language: Python - Size: 70.3 KB - Last synced at: about 2 years ago - Pushed at: almost 6 years ago - Stars: 0 - Forks: 1

adolfos94/Automaton-Finite-Builder

Automaton Finite Builder based on NodeJS. The application allows to create an automaton finite through the console or terminal. You can set multiple states and transitions, also it allows you to evaluate multiple strings.

Language: JavaScript - Size: 209 KB - Last synced at: about 2 years ago - Pushed at: about 6 years ago - Stars: 0 - Forks: 0

Quiquiriquin/Automata-theory

This project will contain some programs about automatons, free context languages and Turing machines

Language: Python - Size: 40 KB - Last synced at: about 2 years ago - Pushed at: over 7 years ago - Stars: 0 - Forks: 0

Related Keywords
automatons 24 automaton 4 java 3 formal-languages 3 dfa 3 game-of-life 2 cpp 2 computer-science-discipline 2 regular-expressions 2 automata 2 kotlin 2 javascript 2 swing-gui 1 non-deterministic-finite-automaton 1 css3 1 object-oriented-programming 1 matrix-calculations 1 game-development 1 game-dev 1 ufpa 1 html5 1 states 1 automato-finito-nao-deterministico 1 automato-finito-deterministico 1 afnd 1 afd 1 library 1 stack 1 simulator 1 simulador 1 pilha 1 automatos 1 regular-expression 1 compiler-construction 1 jflex 1 accepted-language 1 lexical-analyzer 1 statemachines 1 statemachine 1 ufrr 1 state-machine 1 c 1 fsm 1 finite-state-machine 1 finite-state-automaton 1 finite-state-automata 1 finite-automaton 1 finite-automata 1 deterministic-finite-automaton 1 deterministic-finite-automata 1 automatas 1 nfa 1 computing-theory 1 cgf 1 nfa-to-dfa-conversion 1 automato 1 algorithms 1 swing 1 pushdown-automaton 1 processing-sketch 1 processing-library 1 processing 1 p5js 1 p5 1 machine 1 dpa 1 cp5 1 awt 1 robotics-competition 1 robotics 1 neural-networks 1 machine-vision 1 human-vision 1 computer-vision 1 information-theory 1 simulators 1 flutter 1 education 1 computational-theory 1 ocaml 1 fucntional-programming 1 randomwalk 1 random-walk 1 random-motion 1 python3 1 python 1 numpy 1 matplotlib-pyplot 1 matplotlib 1 imageio 1 gif 1 conways-game-of-life 1 conway-s-game-of-life 1 conway 1 cellular-automaton 1 animation 1 statistics 1 quality-assurance 1 operating-systems 1 discrete-mathematics 1