# 자바스크립트로 살펴보는 SICP

> Clean Markdown view of GeekNews topic #1105. Use the original source for factual precision when an external source URL is present.

## Metadata

- GeekNews HTML: [https://news.hada.io/topic?id=1105](https://news.hada.io/topic?id=1105)
- GeekNews Markdown: [https://news.hada.io/topic/1105.md](https://news.hada.io/topic/1105.md)
- Type: news
- Author: [kodingwarrior](https://news.hada.io/@kodingwarrior)
- Published: 2019-12-19T14:26:02+09:00
- Updated: 2019-12-19T14:26:02+09:00
- Original source: [sicp.comp.nus.edu.sg](https://sicp.comp.nus.edu.sg/index.html)
- Points: 9
- Comments: 1

## Topic Body

"마법사 책"으로 알려진 "프로그램의 구조와 해석"(Structure and Interpretation of Computer Programs)에서 scheme 기반으로 작성된 예제코드가 자바스크립트 버전으로 포팅되어 있습니다.

## Comments



### Comment 14134

- Author: shyuny1004
- Created: 2023-01-12T09:19:48+09:00
- Points: 1

3년 만에 "마법사 책"이 자바스크립트 버전으로 출간되었네요.  
<자바스크립트로 배우는 SICP>
