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
- 计算机网络学习笔记~☆30Updated 5 years ago
- Python 实现23种设计模式☆262Updated 7 years ago
- 本项目是根据对机器学习中各经典算法的理解的整理笔记,力求做到以最通俗易懂的方式来描述算法,同时发布在博客园等平台,欢迎共同交流学习!☆24Updated 6 years ago
- An implementation of regular expressions for Python that uses a finite state automaton(正则引擎的Python实现,包括从NFA到DFA和DFA的最小化)☆88Updated 3 years ago
- a Lisp-like functional language with flexible suspension and resumption☆15Updated 5 months ago
- DIY Compiler☆45Updated last year
- 所有基础数据结构和算法的纯C语言实现,如各自排序、链表、栈、队列、各种树以及应用、图算法、字符串匹配算法、回溯、并查集等,献丑了☆14Updated 7 years ago
- 程序员职业病☆11Updated 5 years ago
- Yet another Bloomfilter implementation in Python, compatible with Java's Guava library☆12Updated last year
- Python + DearPyGui 实现的M-M-N队列模型仿真可视化界面☆33Updated 5 years ago
- Cython 3.0 中文文档☆113Updated 2 years ago
- 北大编译课程实践,独立完成的C语言子集SysY编译器,实现了从C语言编译到Koopa IR,再从Koopa IR编译到RISC-V汇编的实现☆34Updated last year
- 《自己动手写python虚拟机》C++实现☆78Updated 5 years ago
- 提取,添加PDF文件的书签☆24Updated 6 years ago
- 《编写高质量代码改善 Python 程序的 91 个建议》形成 Gitbook 的代码☆72Updated 8 years ago
- 第三次重构!☆16Updated 5 years ago
- 用于抓取网页内容并制作 EPUB 的小工具。☆23Updated 2 years ago
- 介绍Python魔法方法的系列文章☆33Updated 4 years ago
- ApacheCN 数据科学和人工智能知识库☆53Updated 3 years ago
- ☆15Updated 2 years ago
- Fully compatible CPython jit compiler. Optimising Dynamic, Interpreted, and Object-oriented(DIO) programs.☆117Updated 4 years ago
- SICP Online Judge, consisting of a server, a react web interface and a modified Ok client.☆12Updated 3 years ago
- 《流畅的 Python》阅读笔记☆88Updated 5 years ago
- 此项目用于实现考研数据结构参考书籍高分笔记里面的算法题目以及算法例子。☆11Updated 7 years ago
- Solve leetcode problems by racket.☆27Updated 4 years ago
- A set of visualization engines.☆14Updated this week
- 《学C语言写Lisp》 *Build Your Own Lisp* 中文版☆55Updated 2 years ago
- Django3视频教程相关代码☆37Updated 4 years ago
- 原文:https://github.com/aosabook/500lines 《500 Lines or Less》兴趣爱好业余翻译,勿商用,转载请与xuweitao.py@hotmail.com联系。☆58Updated 9 years ago