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.
☆123Updated 9 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.☆105Updated 5 years ago
- Regular expression engine in Python using Thompson's algorithm.☆114Updated 5 years ago
- Covert ANTLR4 book source code to Python3 version.☆427Updated 3 years ago
- Control flow graph and test requirement generation for a Java code.☆14Updated 11 years ago
- Compiler for C language in python☆275Updated 7 years ago
- A simple plagiarism detection tool for python code☆189Updated 2 years ago
- Tree edit distance using the Zhang Shasha algorithm☆457Updated 5 years ago
- Python Abstract Syntax Tree viewer in Qt☆105Updated 3 years ago
- Convert source code into numerical tokens☆65Updated 2 years ago
- Autoreject.org — An automatic review generator☆69Updated last year
- Simple Python Statistical Parser☆111Updated 8 years ago
- APTED algorithm for the Tree Edit Distance☆127Updated 7 years ago
- REGEL: Regular Expression Generation from Examples and Language☆34Updated 3 years ago
- A simple Python wrapper around the DBLP API, currently supporting author search and author and publication lookup.☆79Updated 3 years ago
- Learning to Auto-Complete using RNN Language Models☆156Updated 9 years ago
- Moss summarizer☆194Updated 3 years ago
- The code behind python-ast-explorer.com☆248Updated 4 years ago
- Python call graph visualization for recursive functions.☆224Updated 2 years ago
- Python bytecode instrumentation library☆121Updated 9 years ago
- LLVM compiler for python based on py2llvm☆136Updated 10 years ago
- Python Finite State Machine implementation with a pygraphviz hook☆21Updated 6 years ago
- An IPython notebook plugin for visualizing ASTs.☆108Updated last year
- Probabilistic API Mining☆53Updated 8 years ago
- StaQC: a systematically mined dataset containing around 148K Python and 120K SQL domain question-code pairs, as described in "StaQC: A Sy…☆171Updated 4 years ago
- the code for three models introduced in DYNAMIC NEURAL PROGRAM EMBEDDINGS FOR PROGRAM REPAIR (ICLR 18)☆33Updated 7 years ago
- Python APTED algorithm for the Tree Edit Distance☆100Updated 8 years ago
- 🤓 user2code2vec: Embeddings for Profiling Students Based on Distributional Representations of Source Code. Full Paper presented at Learn…☆22Updated 6 years ago
- A pure Python LR/GLR parser - http://www.igordejanovic.net/parglare/☆145Updated last week
- Re-implement DeepCoder (https://openreview.net/pdf?id=ByldLrqlx)☆108Updated 6 years ago
- A toolkit for pre-processing large source code corpora☆45Updated 3 years ago