sdht0 / automata-from-regex
A python program to build nfa, dfa and minimised DFA from given regular expression. Uses Tkinter for GUI and GraphViz for graphs.
☆119Updated 11 years ago
Related projects ⓘ
Alternatives and complementary repositories for automata-from-regex
- An interactive c++ program to construct NFA, DFA, and minimized DFA from a given regular expression.☆98Updated 4 years ago
- Regular expression engine in Python using Thompson's algorithm.☆113Updated 4 years ago
- Control flow graph and test requirement generation for a Java code.☆13Updated 9 years ago
- Library for building abstract syntax trees from antlr parsers☆39Updated 4 years ago
- the code for three models introduced in DYNAMIC NEURAL PROGRAM EMBEDDINGS FOR PROGRAM REPAIR (ICLR 18)☆32Updated 6 years ago
- REGEL: Regular Expression Generation from Examples and Language☆33Updated 2 years ago
- A pass that can generate PDG(in *.dot) for LLVM.☆36Updated 8 years ago
- A simple plagiarism detection tool for python code☆178Updated last year
- Probabilistic API Mining☆53Updated 6 years ago
- Compiler for C language in python☆275Updated 6 years ago
- Python Abstract Syntax Tree viewer in Qt☆104Updated last year
- an implementation of "code2vec: Learning Distributed Representations of Code"☆29Updated 4 months ago
- A Python implementation of the Winnowing (local algorithms for document fingerprinting)☆52Updated 5 years ago
- Pyc-cfg is a pure python control flow graph builder for almost all Ansi C programming language.☆52Updated 6 years ago
- A toolkit for pre-processing large source code corpora☆46Updated 2 years ago
- implementation of ICML 2018 paper, Extracting Automata from Recurrent Neural Networks Using Queries and Counterexamples☆75Updated 4 years ago
- Tree edit distance using the Zhang Shasha algorithm☆432Updated 4 years ago
- An IPython notebook plugin for visualizing ASTs.☆98Updated 2 years ago
- Covert ANTLR4 book source code to Python3 version.☆416Updated last year
- Django Dataset for Code Translation Tasks☆30Updated 6 years ago
- Learning to Auto-Complete using RNN Language Models☆156Updated 7 years ago
- JEMMA: An Extensible Java dataset for Many ML4Code Applications☆20Updated last year
- ☆141Updated last year
- Flow graphs for Python☆25Updated 2 years ago
- An automated theorem prover for first-order logic.☆235Updated 2 years ago
- Research material about software engineering at KTH☆18Updated 3 months ago
- Demonstration of the path-extraction process shown in the paper "A General Path-Based Representation for Predicting Program Properties"☆24Updated 3 years ago
- ☆9Updated 10 years ago
- Python Finite State Machine implementation with a pygraphviz hook☆21Updated 5 years ago
- Implementation of "Automatic Source Code Summarization with Extended Tree-LSTM"☆36Updated last year