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.
☆120Updated 2 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:
- Regular expression engine in Python using Thompson's algorithm.☆115Updated 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☆184Updated 2 years ago
- Research material about software engineering at KTH☆17Updated 10 months ago
- the code for three models introduced in DYNAMIC NEURAL PROGRAM EMBEDDINGS FOR PROGRAM REPAIR (ICLR 18)☆32Updated 6 years ago
- Python 3 scanner generator.☆17Updated 11 years ago
- ANTLR 4 examples in Python☆39Updated 9 years ago
- Compiler for C language in python☆276Updated 7 years ago
- A Python package for automata theory.☆56Updated last year
- REGEL: Regular Expression Generation from Examples and Language☆33Updated 2 years ago
- Python Finite State Machine implementation with a pygraphviz hook☆21Updated 6 years ago
- Autoreject.org — An automatic review generator☆69Updated last year
- A tiny library which contains tools to convert, minimize and visualize Regular Expressions, NFA and DFA.☆12Updated 4 years ago
- Python Abstract Syntax Tree viewer in Qt☆104Updated 2 years ago
- A Python implementation of the Winnowing (local algorithms for document fingerprinting)☆53Updated 5 years ago
- Probabilistic API Mining☆53Updated 7 years ago
- A simple mini c compiler☆114Updated 5 years ago
- Solves the longest common subsequence problem in Python☆19Updated 13 years ago
- A pure Python LR/GLR parser - http://www.igordejanovic.net/parglare/☆140Updated 8 months ago
- A simple in memory inverted index in Python☆15Updated 8 years ago
- Covert ANTLR4 book source code to Python3 version.☆424Updated 2 years ago
- Code for paper "Lancer: Your Code Tell Me What You Need"☆11Updated 2 years ago
- Tree edit distance using the Zhang Shasha algorithm☆449Updated 4 years ago
- Library for building abstract syntax trees from antlr parsers☆40Updated 5 years ago
- The extensive approach to SLE bibliography☆29Updated 4 years ago
- Python APTED algorithm for the Tree Edit Distance☆94Updated 7 years ago
- Paper to Reviewer Assignment is a tedious but a very crucial job for conference organizers. Till date the Toronto Paper Matching System (…☆10Updated 7 years ago
- Mini: Interpreter and a programming language implemented in Python☆144Updated 9 years ago
- This repository the benchmark with 3902 defects extracted from C programs in Codeforces (http://codeforces.com/)☆42Updated 4 years ago
- code2vec: Learning Distributed Representations of Code☆14Updated 6 years ago