Scheme Chip: Difference between revisions
From Computer History Wiki
Jump to navigationJump to search
m +Cat |
→External links: Scheme chip wiki and SCHEME-79 simulator. |
||
| (One intermediate revision by the same user not shown) | |||
| Line 1: | Line 1: | ||
The '''Scheme Chip'''s were a series of VLSI [[LISP machine]] [[microprocessor]]s intended to run [[Scheme]]. | The '''Scheme Chip'''s were a series of VLSI [[LISP machine]] [[microprocessor]]s intended to run [[Scheme]]. There were four generations: SCHEME-78, SCHEME-79, SCHEME-81, and Scheme86. | ||
{{stub}} | {{stub}} | ||
| Line 9: | Line 9: | ||
* [https://dspace.mit.edu/bitstream/handle/1721.1/41168/AI_WP_225.pdf The Assq Chip and Its Progeny] | * [https://dspace.mit.edu/bitstream/handle/1721.1/41168/AI_WP_225.pdf The Assq Chip and Its Progeny] | ||
* [https://dl.acm.org/doi/pdf/10.1145/62678.62690 Scheme86 - A System for Interpreting Scheme] | * [https://dl.acm.org/doi/pdf/10.1145/62678.62690 Scheme86 - A System for Interpreting Scheme] | ||
* [https://github.com/larsbrinkhoff/scheme-chip-files Scheme chip files from MIT PDP-10 computers] | |||
* [http://scheme-chip.net/ Wiki about Scheme chips and Lisp machines] | |||
* [https://github.com/Bradford-Miller/s79-simulator SCHEME-79 simulator] | |||
[[Category: Microprocessors]] | [[Category: Microprocessors]] | ||
Latest revision as of 06:24, 2 September 2026
The Scheme Chips were a series of VLSI LISP machine microprocessors intended to run Scheme. There were four generations: SCHEME-78, SCHEME-79, SCHEME-81, and Scheme86.
External links
- AI memo 514: "Design of LISP-based Processors, or SCHEME: A Dielectric LISP, or Finite Memories Considered Harmful, or LAMBDA: The Ultimate Opcode"
- AI memo 559: "The SCHEME-79 Chip"
- The Assq Chip and Its Progeny
- Scheme86 - A System for Interpreting Scheme
- Scheme chip files from MIT PDP-10 computers
- Wiki about Scheme chips and Lisp machines
- SCHEME-79 simulator