huangzworks / real-world-haskell-cn
《Real World Haskell》中文翻译项目
☆1,570Updated 3 years ago
Alternatives and similar repositories for real-world-haskell-cn:
Users that are interested in real-world-haskell-cn are comparing it to the libraries listed below
- 我的 SICP 解题集☆884Updated 3 years ago
- Chinese translation of Learn you a Haskell for great good☆454Updated 9 months ago
- 《Scheme入门教程》,Takafumi Shido 著,Yet Scheme Another Tutorial中译版。☆376Updated 6 years ago
- 魔力haskell官方网站☆296Updated 5 years ago
- 📖 SICP 读书笔记,习题解答☆1,240Updated 5 years ago
- 《软件基础》中译版 Software Foundations Chinese Translation☆935Updated 3 years ago
- My racket study documentation☆316Updated 5 years ago
- An introduction to lambda calculus in Chinese, including an interpreter in Haskell.☆390Updated 10 years ago
- 📕 parsing techniques 中文译本——《解析技术》☆1,552Updated 3 months ago
- rust 程序设计语言 中文版☆1,749Updated last year
- Magical Book The book uses dialects Scheme in the programming language Lisp to explain the core concepts of computer science, including a…☆230Updated 6 years ago
- ANSI Common Lisp 中文翻译版☆687Updated 4 years ago
- A Chinese translation of "teach-yourself-scheme-in-fixnum-days"☆184Updated 4 years ago
- Print swap usage per process. Implemented in various programming languages☆491Updated last month
- Programming Languages: Application and Interpretation☆244Updated last year
- my solutions to EOPL3☆364Updated 6 years ago
- ☆148Updated 8 years ago
- 收录我完成的练习题☆724Updated 9 years ago
- simple os book☆570Updated 3 years ago
- Rust中文社区开源项目:Rust编程语言官方文档中文化☆728Updated 6 years ago
- a compiler from a subset of Scheme into X64☆239Updated 5 years ago
- 《计算机程序的构造和解释》编程题解☆168Updated 7 years ago
- The Make-A-Lisp Process 中文翻译,如何写一个Lisp解释器