waynerv / A-Python-Interpreter-Written-in-Python-Interpreted-in-ChineseLinks
用不到500行代码实现一个袖珍的 Python 解释器,代码含中文注释
☆14Updated 6 years ago
Alternatives and similar repositories for A-Python-Interpreter-Written-in-Python-Interpreted-in-Chinese
Users that are interested in A-Python-Interpreter-Written-in-Python-Interpreted-in-Chinese are comparing it to the libraries listed below
Sorting:
- 《Python源码剖析 深度探索动态语言核心技术》电子书, 配套资源, 配套代码☆111Updated 5 years ago
- Python + DearPyGui 实现的M-M-N队列模型仿真可视化界面☆33Updated 5 years ago
- 《自己动手写python虚拟机》C++实现☆77Updated 5 years ago
- 所有基础数据结构和算法的纯C语言实现,如各自排序、链表、栈、队列、各种树以及应用、图算法、字符串匹配算法、回溯、并查集等,献丑了☆14Updated 7 years ago
- I want to solve Leetcode questions in one line with python☆29Updated 3 years ago
- A tiny python interpreter for educational purpose☆110Updated 4 years ago
- DIY Compiler☆45Updated last year
- 《自己动手写Java虚拟机》JVM的python实现☆139Updated 5 years ago
- ApacheCN 数据科学和人工智能知识库☆53Updated 2 years ago
- An implementation of regular expressions for Python that uses a finite state automaton(正则引擎的Python实现,包括从NFA到DFA和DFA的最小化)☆88Updated 3 years ago
- Python 源码剖析学习笔记☆34Updated 4 years ago
- 【译】斯坦福 Stats60 21 世纪的统计思维☆26Updated 3 years ago
- 此项目用于实现考研数据结构参考书籍高分笔记里面的算法题目以及算法例子。☆11Updated 7 years ago
- An IR for Python VM, provided with indirect jump instructions.☆19Updated 5 years ago
- 翻译英文pdf论文的小工具,类似于不使用浏览器的划词翻译☆30Updated 2 years ago
- 《Python3 标准库》电子书和配套代码 "The Python Standard Library by Example" ebook and source code 一本又厚又全的讲解Python3标准库的书籍(1000多页)适合当作字典参考或者闲暇时慢慢阅读。☆171Updated 3 years ago
- SICP Online Judge, consisting of a server, a react web interface and a modified Ok client.☆12Updated 3 years ago
- Parser Generator for LR(1) and LALR☆85Updated last year
- 计算机网络学习笔记~☆30Updated 5 years ago
- A handwritten Brainfuck JIT interpreter, mainly used for demonstration.☆48Updated 2 years ago
- ☆65Updated 8 years ago
- 📖【译-中文】SICP in JavaScript☆12Updated 4 years ago
- build a simple database in C, just like SQLite☆54Updated 3 years ago
- 本项目是根据对机器学习中各经典算法的理解的整理笔记,力求做到以最通俗易懂的方式来描述算法,同时发布在博客园等平台,欢迎共同交流学习!☆24Updated 6 years ago
- 现代编译原理(虎书)☆33Updated 8 years ago
- 《学C语言写Lisp》 *Build Your Own Lisp* 中文版☆55Updated 2 years ago
- [译] PythonSpot 中文系列教程☆53Updated 3 years ago
- MIT 6.828 操作系统课程☆49Updated 6 years ago
- 和Python相关的学习笔记:机器学习、算法、进阶书籍、文档,博客地址:https://www.howie6879.cn☆57Updated 2 years ago
- 59个编写高质量Python代码的中文翻译版。☆244Updated 7 years ago