An implementation of regular expressions for Python that uses a finite state automaton(正则引擎的Python实现,包括从NFA到DFA和DFA的最小化)
☆87Jan 2, 2023Updated 3 years ago
Alternatives and similar repositories for Regex
Users that are interested in Regex are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- 根据正则表达式生成其对应 DFA 的状态转移图☆15Nov 20, 2018Updated 7 years ago
- A Deterministic Finite Automata GPU-based Engine☆17Sep 6, 2017Updated 9 years ago
- 个人学习编译原理、理解创造一个编译器主体流程的小项目☆10Oct 7, 2020Updated 5 years ago
- Experimental lock-free structures in Rust.☆21May 10, 2022Updated 4 years ago
- Reinforced Mnemonic Reader for Machine Reading Comprehension with reinforcement loss in tensorflow☆24Oct 17, 2018Updated 7 years ago
- Virtual machines for every use case on DigitalOcean • AdGet dependable uptime with 99.99% SLA, simple security tools, and predictable monthly pricing with DigitalOcean's virtual machines, called Droplets.
- Sketch Based Image Retrieval☆10Jul 13, 2018Updated 8 years ago
- TreeMinHash: Fast Sketching for Weighted Jaccard Similarity Estimation☆17Aug 3, 2025Updated last year
- Love 2d based Tetris game☆13May 21, 2013Updated 13 years ago
- Demonstration of a factory pattern where the types automatically register themselves☆13Mar 13, 2019Updated 7 years ago
- Data Flow Analysis and Static Single Assignment☆29Apr 12, 2018Updated 8 years ago
- Recurrent Neural Networks with External Memory☆30Aug 15, 2015Updated 11 years ago
- rule matcher (context free grammar)☆10Dec 27, 2019Updated 6 years ago
- Reward Estimation for Variance Reduction in Deep Reinforcement Learning☆11May 8, 2018Updated 8 years ago
- ☆12May 20, 2025Updated last year
- Deploy on Railway without the complexity - Free Credits Offer • AdConnect your repo and Railway handles the rest with instant previews. Quickly provision container image services, databases, and storage volumes.
- 一个用python写的编译器☆84Aug 31, 2026Updated 3 weeks ago
- 上海交通大学软件学院课程编译原理(SE3355)笔记☆56Feb 7, 2022Updated 4 years ago
- Let's build a completely self-hosting Lua compiler from scratch (that means regex, lexer, parser, bytecode, the whole nine yards!)☆12Dec 2, 2015Updated 10 years ago
- 正则转NFA再转DFA的可视化分析工具☆39Sep 26, 2019Updated 6 years ago
- Malloc / Free / Realloc / Calloc implementation using a red-black tree☆11Feb 21, 2015Updated 11 years ago
- Virtual memory handler w/ page table & TLBs☆10Dec 7, 2014Updated 11 years ago
- A handwritten Brainfuck JIT interpreter, mainly used for demonstration.☆47Jul 15, 2023Updated 3 years ago
- datetime模块的C语言实现,《奔跑吧,Python君》系列相关代码☆10Apr 30, 2023Updated 3 years ago
- ☆14Mar 5, 2023Updated 3 years ago
- Serverless GPU API endpoints on Runpod - Get Bonus Credits • AdSkip the infrastructure headaches. Auto-scaling, pay-as-you-go, no-ops approach lets you focus on innovating your application.
- TTS前,文本标准化,将数字字母处理转化为汉字☆12Apr 27, 2024Updated 2 years ago
- ☆12Oct 5, 2022Updated 3 years ago
- My solutions to the assignments of dlsys course (CSE599G1: Deep Learning System Spring 2017)☆10Jul 1, 2017Updated 9 years ago
- python interface for mate tools☆17Jan 23, 2018Updated 8 years ago
- HTML5跨平台桌面下雪效果☆10Nov 10, 2022Updated 3 years ago
- A C++ library for parsing and manipulating JSGF grammar files.☆14Feb 13, 2024Updated 2 years ago
- 一些Java RASP demo☆11Sep 26, 2019Updated 6 years ago
- 一个底层基于matrix的自动求导框架,并封装了一个DNN和一个RNN☆10Dec 3, 2020Updated 5 years ago
- 一般圖最大權匹配☆11Oct 3, 2016Updated 9 years ago
- Deploy to Railway using AI coding agents - Free Credits Offer • AdUse Claude Code, Codex, OpenCode, and more. Autonomous software development now has the infrastructure to match with Railway.
- ☆19Mar 1, 2015Updated 11 years ago
- Advanced Programming in the UNIX Environment at NCTU☆17Jul 13, 2019Updated 7 years ago
- Modern C++ implementation of the Kaleidoscope LLVM tutorial.☆12Sep 3, 2017Updated 9 years ago
- 一个演示版本的 mini 调试器☆32Jan 14, 2019Updated 7 years ago
- 🤖Man-machine conversation system base on owlready2, inspirited by an Korean TV play (基于 owlready2 的问答系统。灵感来自韩剧《金秘书你为何这样》)☆13Apr 22, 2020Updated 6 years ago
- CMU 11642 course work - a complete search engine☆23May 12, 2017Updated 9 years ago
- A naive web crawler written in C☆28Mar 8, 2013Updated 13 years ago