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.
☆120Updated 2 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
- Control flow graph and test requirement generation for a Java code.☆14Updated 10 years ago
- REGEL: Regular Expression Generation from Examples and Language☆33Updated 2 years ago
- the code for three models introduced in DYNAMIC NEURAL PROGRAM EMBEDDINGS FOR PROGRAM REPAIR (ICLR 18)☆32Updated 6 years ago
- Django Dataset for Code Translation Tasks☆31Updated 7 years ago
- A set of tools for extracting tokens and ASTs from code☆22Updated 7 years ago
- ☆16Updated 5 years ago
- code2vec: Learning Distributed Representations of Code☆14Updated 7 years ago
- A Python implementation of the Winnowing (local algorithms for document fingerprinting)☆53Updated 5 years ago
- Pyc-cfg is a pure python control flow graph builder for almost all Ansi C programming language.☆53Updated 7 years ago
- Research material about software engineering at KTH☆17Updated 10 months ago
- Dataset and code corresponding to Associating Natural Language Comment and Source Code Entities (AAAI 2020)☆20Updated 4 years ago
- Convert source code into numerical tokens☆65Updated last year
- Official implementation of our work, A Transformer-based Approach for Source Code Summarization [ACL 2020].☆193Updated 3 years ago
- Official repository for PraPR source code☆14Updated 4 years ago
- Eclipse plugin that synthesizes real Java code☆26Updated 10 years ago
- A toolkit for pre-processing large source code corpora☆47Updated 2 years ago
- A simple plagiarism detection tool for python code☆184Updated 2 years ago
- ☆16Updated 11 months ago
- Website for Learning from "Big Code"☆29Updated 4 years ago
- Baseline for the Conala: Code/Natural Language Challenge☆61Updated 3 years ago
- Library for building abstract syntax trees from antlr parsers☆41Updated 5 years ago
- An implementation of regular expressions for Python that uses a finite state automaton(正则引擎的Python实现,包括从NFA到DFA和DFA的最小化)☆84Updated 2 years ago
- MLonCode community effort to implement Learning Distributed Representations of Code (https://arxiv.org/pdf/1803.09473.pdf)☆39Updated 6 years ago
- CLuster And RepAir tool for introductory programming assignments☆46Updated last year
- ☆23Updated 4 years ago
- A pass that can generate PDG(in *.dot) for LLVM.☆36Updated 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…☆169Updated 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