The MT Icon Interpreter (1990) [3 citations — 3 self]
by Clinton L. Jeffery
http://www.cs.arizona.edu/icon/docs/../ftp/doc/ipd169.pdf
Add To MetaCart
Abstract:
MT Icon is an Icon language interpreter that supports multiple tasks, where a task is the execution state of a program within the Icon virtual machine. MT Icon includes language extensions that allow Icon programs to load, execute, communicate with, and control one another, all within a single instantiation of the Icon interpreter. This document describes the language extensions and provides examples of their use. 1
Citations
| 565 | Structure and Interpretation of Computer Programs, 2nd Ed – Sussman, Sussman - 1996 |
| 131 | The Icon Programming Language – Griswold, Griswold - 1990 |
| 1 | The Icon Program Library; Version 8.1. Icon Project Document 172 – Griswold - 1990 |
| 1 | Writing Execution Monitors for Icon Programs. Icon Project Document 192 – Griswold, Jeffery - 1992 |
| 1 | Version 8.10 of the Icon Programming Language. Icon Project Document 212 – Griswold, Jeffery, et al. - 1993 |

