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.
☆120Updated 11 years 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
- An interactive c++ program to construct NFA, DFA, and minimized DFA from a given regular expression.☆100Updated 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☆178Updated last year
- Convert source code into numerical tokens☆64Updated last year
- Research material about software engineering at KTH☆18Updated 5 months ago
- Code for paper "Lancer: Your Code Tell Me What You Need"☆11Updated 2 years ago
- the code for three models introduced in DYNAMIC NEURAL PROGRAM EMBEDDINGS FOR PROGRAM REPAIR (ICLR 18)☆32Updated 6 years ago
- [ICSE'18] Hierarchical Learning of Cross-Language Mappings through Distributed Vector Representations for Code☆22Updated 6 years ago
- A Systematic Literature Review of Deep Learning in Software Engineering☆19Updated 4 months ago
- A toolkit for pre-processing large source code corpora☆46Updated 2 years ago
- A Python implementation of the Winnowing (local algorithms for document fingerprinting)☆52Updated 5 years ago
- A description logic reasoner for python.☆15Updated 7 years ago
- An ANTLR4 grammar for Python 3☆40Updated 2 years ago
- Python bytecode instrumentation library☆121Updated 8 years ago
- Library for building abstract syntax trees from antlr parsers☆39Updated 4 years ago
- ☆12Updated 6 years ago
- Artifacts and other data for "Code Vectors: Understanding Programs Through Embedded Abstraced Symbolic Traces"☆22Updated 4 years ago
- Tree edit distance using the Zhang Shasha algorithm☆437Updated 4 years ago
- Code for "CoaCor: Code Annotation for Code Retrieval with Reinforcement Learning" (WWW 2019)☆36Updated 4 years ago
- A set of tools for extracting tokens and ASTs from code☆22Updated 6 years ago
- Automatically exported from code.google.com/p/sequitur☆48Updated 6 months ago
- REGEL: Regular Expression Generation from Examples and Language☆33Updated 2 years ago
- Flow graphs for Python☆25Updated 2 years ago
- Code for "Typilus: Neural Type Hints" PLDI 2020☆60Updated last year
- A benchmark for evaluating embeddings of identifiers in source code.☆22Updated 3 years ago
- Collected solutions from Google Code Jam programming competition (2008-2020).☆63Updated 4 months ago
- A word2vec model trained over Stack Overflow☆40Updated 6 years ago
- ANTLR 4 examples in Python☆40Updated 8 years ago
- Implements Binary Search Trees, AVL Trees, Splay Trees, and Red Black Trees in Python with plotting.☆73Updated 5 years ago
- A python library to build graphs for programs written in different programming languages.☆11Updated 2 years ago