Content deleted Content added
fix wikilink |
m Bot: link syntax and minor changes |
||
Line 28:
==Content==
The book describes computer science concepts using [[Scheme (programming language)|Scheme]], a dialect of [[Lisp (programming language)|Lisp]]. It also uses a [[virtual machine|virtual]] [[register machine]] and [[Assembly language#Assember|assembler]] to implement Lisp
==Characters==
Line 56:
==JavaScript Adaptation==
{{Main|Structure and Interpretation of Computer Programs, JavaScript Adaptation}}
While the book focuses on principles, models and abstractions for programming rather than specific programming languages, all examples are written in the programming language [[Scheme (programming language)|Scheme]]. A variant of SICP that uses the language [[
==References==
|