murphytalk's digitized memo
  • Computer
  • Archives

Learning Scheme - atom, list and S-expression

Date Sun March 29 2015 Tags scheme / lisp

It looks it would be easier to go through The Little Schemer first before pick up SICP, so here we go.

atom is the most basic building block, it could be a letter, a string of digits, a string of characters. Examples:

a
1492
atom
*abc$

list is one or …

more ...

Learning Scheme - setup the environment

Date Sat March 28 2015 Tags scheme / lisp / SICP

So I finally decided to read through SICP, which is something maybe I should have done like 20 years earlier. The language scheme used in the book is a dialect of Lisp.

It is quite often that Lisp is described as the Latin in the world of programming languages: very …

more ...

Tags

  • devops 1
  • python 2
  • Jupyter 1
  • Pandas 1
  • DayDream 1
  • ChatOps 1
  • anki 1
  • bot 1
  • CoffeeScript 1
  • scheme 2
  • lisp 2
  • SICP 1
  • Windows 1
  • Linux 1
  • English 1

Links

    •    My Knowledge Base
    •    My Private Diary
    •    My Online Portal
  • Recent Posts

    • 2015-03-29   Learning Scheme - atom, list and S-expression
    • 2015-03-28   Learning Scheme - setup the environment
    • Archives

    © 2015 Mu Lu · Powered by pelican-bootstrap3, Pelican, Bootstrap

    Creative Commons License Content licensed under a Creative Commons Attribution-NonCommercial 4.0 International License, except where indicated otherwise.

    Back to top