regular-language
There are 7 repositories under regular-language topic.
Zakrok09/ts-automata
TS-AUtomata is an automata simulation utility package for FSMs, PDAs, TMs written for/in JS/TS.
princeton-nlp/dyck-transformer
[ACL 2021] Self-Attention Networks Can Process Bounded Hierarchical Languages
ShoYamanishi/nlpregex
Regular Language representation converter, visualizer, and decoder & acceptor
emuskardin/Train-RNN-on-Regural-Langauges
Train RNNs to recognize regular languages.
DrTaxi98/NFA
University Prolog and Common Lisp project that implements a regular languages compiler and NFA tester.
Pedram2004/finite-automata-project
Actions set around Finite Automata theory (Project in Fall Semester of 2024 for Formal languages and Automata class)
tadiusfrank2001/CS101-Theory-of-Computation-and-Languages
Investigate models of computation, formal languages, and computability in Haskell