-
> 听说人生苦短,请用python。 刚玩git把写了两天的jsp代码搞没了,就来玩玩python吧。
完成了lab00 配好了环境
![image](https://user-images.githubusercontent.com/105039020/233851344-e5fb3f78-7f9d-4c80-9ccc-e9bcf3b44b16.png)
-
When cloning the repository with git-lfs installed you get:
```
Error downloading object: sicp.epub (...):
Smudge error: Error downloading sicp.epub (...): batch response:
This repository is o…
-
-
## Describe the bug
Scheme syntax highlighting doesn't handle `#;` syntax for S-Expression comment. And probably a lot of other new syntaxes. I think that the project [sicp-lang/scheme.tmbundle](http…
-
Remove all of `src/interpreter` once https://github.com/source-academy/sicp/issues/990 is resolved.
Currently, Source §3 Non-Det is not working. Older version works. E.g. the first example in SICP …
-
Hi @NoahStoryM and @sorawee
Right now `sicp` doesn't build on the build server [1].
The reason is that the build server uses version 8.5, but the new `typed/sicp`
relies on improvements to `t…
-
Hi there!
Thanks so much for the awesome work done here :) I was wondering why don't you merge your fork with the main repo so that we all have one awesome SICP kindle version. I think you are both …
-
# Reducing 2-ary Ackermann recurrence functions using Lisp notation | reflections
This post is a result of me reaching Exercise 1.10 in Structure and Interpretation of Computer Programs (SICP) and fi…
-
It would be nice to organize the programs in SICP JS chapter 4 and 5 into folders, using the new folder mode of Source Academy. For that, we'd need to look at the URL encoding:
https://github.com/sou…
-
不清楚404前的原文是怎么样的,但是通过访问https://sicp.comp.nus.edu.sg,我找到了一个看起来像原文的网址https://sicp.sourceacademy.org/,如果这是原文的话,能否更新下README.md及译文中对应的章节。