Home Articles FAQs XREF Games Software Instant Books BBS About FOLDOC RFCs Feedback Sitemap
irt.Org

VSCM

You are here: irt.org | FOLDOC | VSCM

<language, LISP> A highly portable implementation of Scheme, written in ANSI C and Scheme. VSCM features exception and interrupt handling, executable portable memory images, coroutines and continuations with multiple arguments.

Portability is achieved by exclusive use of legal ANSI C features.

Version II Nov9 by Matthias Blume <blume@cs.princeton.edu> included run-time support and a bytecode compiler. It conforms to R4RS and IEEE P1178 and runs on Unix and Macintosh.

VSCM is no longer actively developed - the author recommends StandardML.

(http://cs.princeton.edu/~blume/vscm/).

(2001-01-02)

Nearby terms: VRTX « VSAM « VSAT « VSCM » VSE » V series » VSF

FOLDOC, Topics, A, B, C, D, E, F, G, H, I, J, K, L, M, N, O, P, Q, R, S, T, U, V, W, X, Y, Z, ?, ALL

©2018 Martin Webb