sdht0 / automata-from-regexLinks
A python program to build nfa, dfa and minimised DFA from given regular expression. Uses Tkinter for GUI and GraphViz for graphs.
☆121Updated 4 months ago
Alternatives and similar repositories for automata-from-regex
Users that are interested in automata-from-regex are comparing it to the libraries listed below
Sorting:
- An interactive c++ program to construct NFA, DFA, and minimized DFA from a given regular expression.☆102Updated 4 years ago
- Control flow graph and test requirement generation for a Java code.☆14Updated 10 years ago
- A simple plagiarism detection tool for python code☆185Updated 2 years ago
- Compiler for C language in python☆276Updated 7 years ago
- Covert ANTLR4 book source code to Python3 version.☆428Updated 2 years ago
- Convert source code into numerical tokens☆65Updated 2 years ago
- Autoreject.org — An automatic review generator☆70Updated last year
- An Earley-Algorithm Context-free grammar Parser Toolkit☆48Updated 8 months ago
- Tree edit distance using the Zhang Shasha algorithm☆454Updated 4 years ago
- Simple Python Statistical Parser☆111Updated 7 years ago
- A Python library for simulating finite automata, pushdown automata, and Turing machines☆384Updated 3 weeks ago
- the code for three models introduced in DYNAMIC NEURAL PROGRAM EMBEDDINGS FOR PROGRAM REPAIR (ICLR 18)☆32Updated 7 years ago
- Python bytecode instrumentation library☆119Updated 8 years ago
- REGEL: Regular Expression Generation from Examples and Language☆33Updated 3 years ago
- GCC plugin that embeds CPython inside the compiler☆205Updated 3 years ago
- Website for Learning from "Big Code"☆29Updated 4 years ago
- A pure Python LR/GLR parser - http://www.igordejanovic.net/parglare/☆142Updated 10 months ago
- A pass that can generate PDG(in *.dot) for LLVM.☆36Updated 8 years ago
- The extensive approach to SLE bibliography☆29Updated 5 years ago
- Pyc-cfg is a pure python control flow graph builder for almost all Ansi C programming language.☆54Updated 7 years ago
- Simple recursive and iterative SAT solver written in Python.☆123Updated 6 years ago
- Deepcoder paper implementation☆118Updated 2 years ago
- An automated theorem prover for first-order logic.☆240Updated 3 years ago
- Code for "Typilus: Neural Type Hints" PLDI 2020☆61Updated 2 years ago
- Artifacts and other data for "Code Vectors: Understanding Programs Through Embedded Abstraced Symbolic Traces"☆22Updated 5 years ago
- Python3 control flow graph generator☆203Updated 3 years ago
- ☆10Updated 10 years ago
- An on-disk B+tree for Python 3☆768Updated 6 years ago
- Research material about software engineering at KTH☆17Updated last year
- Toy Compiler for Compiler 2016 Course☆91Updated 9 years ago