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 5 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 4 years ago
- Regular expression engine in Python using Thompson's algorithm.☆114Updated 5 years ago
- Covert ANTLR4 book source code to Python3 version.☆428Updated 2 years ago
- Tree edit distance using the Zhang Shasha algorithm☆457Updated 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☆187Updated 2 years ago
- Convert source code into numerical tokens☆65Updated 2 years ago
- Compiler for C language in python☆275Updated 7 years ago
- Characterizing the natural language descriptions in software logging statements [ASE'18]☆17Updated 6 years ago
- An Earley-Algorithm Context-free grammar Parser Toolkit☆49Updated 9 months ago
- Python Finite State Machine implementation with a pygraphviz hook☆21Updated 6 years ago
- A Python library for simulating finite automata, pushdown automata, and Turing machines☆387Updated 2 months ago
- Python APTED algorithm for the Tree Edit Distance☆98Updated 7 years ago
- The code behind python-ast-explorer.com☆249Updated 3 years ago
- Python bytecode instrumentation library☆119Updated 8 years ago
- Simple Python Statistical Parser☆111Updated 8 years ago
- Simple recursive and iterative SAT solver written in Python.☆123Updated 6 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
- A Python 3 module that provides functions for splitting identifiers found in source code files.☆48Updated 2 years ago
- Deepcoder paper implementation☆119Updated 2 years ago
- ☆25Updated 8 years ago
- Regular expression manipulation library☆370Updated last year
- Source code for my lex/flex tutorial on YouTube.☆97Updated 10 years ago
- [ICSE'18] Hierarchical Learning of Cross-Language Mappings through Distributed Vector Representations for Code☆22Updated 7 years ago
- A simple Python wrapper around the DBLP API, currently supporting author search and author and publication lookup.☆79Updated 3 years ago
- Code for "CoaCor: Code Annotation for Code Retrieval with Reinforcement Learning" (WWW 2019)☆37Updated 5 years ago
- An ANTLR4 grammar for Python 3☆40Updated 2 years ago
- Babelfish Python client☆17Updated 5 years ago
- Utilities used in the experiments for the DeepCoder paper (ICLR'17)☆61Updated 2 years ago
- A Systematic Literature Review of Deep Learning in Software Engineering☆19Updated last year