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.
☆122Updated 6 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 5 years ago
- Regular expression engine in Python using Thompson's algorithm.☆115Updated 5 years ago
- Convert source code into numerical tokens☆65Updated 2 years ago
- Control flow graph and test requirement generation for a Java code.☆14Updated 10 years ago
- Tree edit distance using the Zhang Shasha algorithm☆457Updated 4 years ago
- A simple plagiarism detection tool for python code☆187Updated 2 years ago
- [ICSE'18] Hierarchical Learning of Cross-Language Mappings through Distributed Vector Representations for Code☆22Updated 7 years ago
- the code for three models introduced in DYNAMIC NEURAL PROGRAM EMBEDDINGS FOR PROGRAM REPAIR (ICLR 18)☆32Updated 7 years ago
- A simple Python wrapper around the DBLP API, currently supporting author search and author and publication lookup.☆79Updated 3 years ago
- Autoreject.org — An automatic review generator☆69Updated last year
- A Python implementation of the Winnowing (local algorithms for document fingerprinting)☆54Updated 5 years ago
- Artifacts and other data for "Code Vectors: Understanding Programs Through Embedded Abstraced Symbolic Traces"☆22Updated 5 years ago
- Probabilistic API Mining☆53Updated 7 years ago
- Covert ANTLR4 book source code to Python3 version.☆428Updated 2 years ago
- Simple recursive and iterative SAT solver written in Python.☆123Updated 6 years ago
- Characterizing the natural language descriptions in software logging statements [ASE'18]☆17Updated 6 years ago
- Code for "Typilus: Neural Type Hints" PLDI 2020☆61Updated 2 years ago
- Code for "CoaCor: Code Annotation for Code Retrieval with Reinforcement Learning" (WWW 2019)☆37Updated 5 years ago
- Summarizing Source Code using a Neural Attention Model - CODENN☆239Updated 2 years ago
- Code for paper "Lancer: Your Code Tell Me What You Need"☆11Updated 3 years ago
- Website for Learning from "Big Code"☆29Updated 4 years ago
- REGEL: Regular Expression Generation from Examples and Language☆33Updated 3 years ago
- A toolkit for pre-processing large source code corpora☆47Updated 3 years ago
- Learning to Auto-Complete using RNN Language Models☆156Updated 8 years ago
- The extensive approach to SLE bibliography☆30Updated 5 years ago
- A set of tools for extracting tokens and ASTs from code☆22Updated 7 years ago
- APTED algorithm for the Tree Edit Distance☆125Updated 7 years ago
- Python3 control flow graph generator☆204Updated 3 years ago
- Repository for Deep API Learning (DeepAPI)☆55Updated 3 years ago
- C# Data Extraction for "Learning to Represent Edits"☆26Updated 6 years ago