-
[The decoding procedure](https://gist.github.com/ruandao/fb0851c54ccf2f022aee)
纠结于`choose-branch` 需要抽象成为单独的一个方法
但是
```
if (leaf? next-branch)
(cons (symbol-leaf next-branch)
(decode-1 (c…
-
This is a ticket for accepting feedback to the LFE preface (we're still keeping the prefaces to the 1st and 2nd edition).
- [x] In the "Introduction " section, change "below" to "the following section…
-
A group of us met tonight at Panera and planned out a study group for SICP. I'll be posting more information to the Akron Code Club meetup page and to this repo. Everyone is welcome to join, even if y…
-
[Pyodide](https://pyodide.org/en/stable/) is a port of CPython to WebAssembly.
I was discussing with @Fidget-Spinner regarding the possibility of adding support for Full Python into Source Academy …
-
Hello! And thanks again for the talk.
Perhaps in the spirit of Rich's talk, I hope you don't mind me using this space to write some thoughts on the fun 'puzzle' you hinted at re: computing atop the…
-
# Winter vocation roadmap
This is a huge roadmap for the coming winter vocation to make me grown faster.
## EManual Project
- 文章
- [x] markdown格式一致性
- [x] 文件名规范
- [x] 生成json提供有多信息
- [x] 分离每一个…
Jayin updated
8 months ago
-
Using your code as listed I get:
1 ]=> (dijkstra2 c)
;The procedure #[compiled-procedure 16 ("vector" #xa) #x1a #xbd14fa] has been called with 4 arguments; it requires exactly 3 arguments.
;To …
-
Hello guys,
This has been bugging me for a while but I was wondering if anyone could explain to me if there is any relationship between Stack and Heap model and the Environmental Model (those who …
-
[jison](https://github.com/zaach/jison)
[lex](https://github.com/aaditmshah/lexer)
-
In the web version, there are actually 48 footnotes in section 1.2, but in the epub version footnote 47 is cut in half and footnote 48 is missing, with the next page being start of section 1.3