释义 |
FX-87
FX-87Effects. A polymorphic language based on Scheme, allowingside effects and first-class functions. It attempts tointegrate functional and imperative programming.Expressions have types, side effects (e.g. reading, writing orallocating) and regions (stating where the effects may occur).
Versions: FX-89, FX-90.
ftp://brokaw.lcs.mit.edu/.
["The FX-87 Reference Manual", D.K. Gifford et al, MIT/LCS/TR-407, Oct 1987]. |