. navigate
Navigate
Extended Common Lisp    Page 53 left arrow
x
right arrow Page 54    Symbolics Genera
Extended Common Lisp








LISP Pointers
Volume I, Number 1
April-May 1987



ICLisp
page 53-2









Prev Article               Start of This Article               Next Article



Implementation Summaries


Name:  ICLisp

Standard:  Common Lisp subset

Missing Features:  
Package: only lisp and keyword packages are supported.
Format: format features are not supported.
Closure: closure is not supported. Only function argument is supported.
Symbol's global attribute: just one of function or global variable
    (local attributes can be owned separately.)
&allow-other-keys is not available.
Macro definition: &allow-other-keys, &body, &whole, &environment
    or destructuring are not available.
Array and vector: Only simple one dimensional array is available.
Read table: Only one read table is available.
Random state: Not supported.
Hash table: Not supported.
Comments:   Available. Some special forms and macros cannot be compiled.
    Compiled code is using 80186 extended instruction. I.e. to execute compiled code,
    80186, V-30 or 80286 is required. (Those CPU's are not required when ICLisp
    does not evaluate compiled functions.) Cells : Total 32k cells. 4 bytes per one cell.
    16 bit character code supported (JIS level 1). EMACS-like full screen editor
    delivered to user without any charge. (parenthesis matching feature supported.)

Version:   V4

Hardware:   8088, 8086, 80186, V-30 or 80286.

Software:   MS-DOS v2.1 or v3.1

Contact:   Mr. Koichi Kodama, Mitsubishi International Corporation, 520 Madison Ave.,
    New York, NY, 10022, Tel 212-605-2334


Page Left left arrow         
x
right arrow Page Right
Vol. I, No. 1
Table of Contents




Home   Favorites   Computers   Map

IME logo Copyright © 2009, Mary S. Van Deusen