Git Product home page Git Product logo

reading-sicp's Introduction

书籍使用《计算机程序的构造和解释》中文第二版。在线英文版点这里,排版更好的英文版点这里

使用 DrRacket 开发环境,来测试编写 Scheme 代码。


我最初设想使用 Lua 完成书中代码和习题。Lua 和 Scheme 有点相似,而我也更熟悉 Lua 语言。

第 1 章的代码和习题最开始使用 Lua 来完成。到了第 2 章,发现 Lua 语言还不够灵活,缺少操作符号(Symbol)的能力,于是转回使用 Scheme。第 1 章的代码也改写到 Scheme,但保留 Lua 版本。

环境配置

正常安装 DrRacket后,某些代码用到了 #lang sicp,需要额外安装 sicp package。

打开 DrRacket, 选择 File -> Package Manager 菜单项。在 Do What I Mean 一栏输入 sicp, 点击 Install。

reading-sicp's People

Contributors

hjcapple avatar

Watchers

James Cloos avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.