378 results for “topic:automata-theory”
📚 📖 📚CSE GATE Resources for GATE and CSE Aspirants 😎 😁 . Show your ❤️ by ⭐️⭐️
Speech to Code - Enables you to code using just your voice.
A collection of curated resources for learning Computer Science subjects and skills, that I garnered throughout my tenure as a CSE student. Contributions, and report of broken links are welcome.
A Python package for automata theory.
A Figma like Editor to Design Custom Finite State Machines
Automata simulation utility package for FSMs, PDAs, TMs written for/in JS/TS. @zakrok @sandemiroren1
All my projects, homework, hand writings, course slides and anything I have learned and done during my studies at IUT😊. feel free to give it a ⭐=)
Rust library for indexing and quickly searching large pretraining corpora
Conversions covered: regex to NFA, NFA to DFA, DFA to regex. Minimizing DFA.
A repository containing all experiments for the course Compiler Design.
Bicategories of automata, completeness of F-automata in monoidal categories, adjoints between (semi)bicategories; https://arxiv.org/pdf/2303.03867, https://arxiv.org/pdf/2303.03865, https://arxiv.org/abs/2305.00272
在线可视化地设计、运行自动机,支持DFA和TM Feel free to create & run your DFA and TM🍩Based on React+Next.js+Mobx+Vis Network
Finite State Machine Library for .NET Core (with EASY and ADVANCED implementation)
A repository of my BTech assignments for different papers.
CSC504: Theory of Computer Science [TCS] | TE Semester V | Computer Engineering
This repository contains various programs related to the theory of computation
Записки по „Езици, автомати и изчислимост"
A tiny library which contains tools to convert, minimize and visualize Regular Expressions, NFA and DFA.
Context free grammar to pushdown automaton convertor, along with string parser - Theory of Languages and Machines project, spring 2020
PHP script with web interface that can optimize & draw your finite automata
Java implementation of the CYK algorithm.
I am a UG2k21 dual degree student at IIIT Hyderabad in the CHD program. This is my attempt to include all my coursework, hoping it might come in handy to others.
Python FSA constructor, determinizer, and minimizer.
An android app to create and control emulations of "Connway's Game of Life"
A program to convert the given regular expression to Non Definite Automata (NFA)
Implementation of a pushdown automaton (PDA) in Java for learning purposes
北京邮电大学 2023-2024 春季学期《形式语言与自动机》课程实验——NFA 到 DFA 的转化
北京邮电大学 2023-2024 春季学期《形式语言与自动机》课程实验——上下文无关文法(CFG)与下推自动机(PDA)
Implementation of PushDown Automata to track acceptance or rejection of a string.
Convert LTL formulas into finite-state automata for monitoring