Jump to content

Golden Common-LISP: Difference between revisions

From EDM2
mNo edit summary
Ak120 (talk | contribs)
 
(7 intermediate revisions by the same user not shown)
Line 1: Line 1:
Originally introduced in 1984 for [[DOS]] machines, '''Golden Common-LISP''' (GCLISP) is an interpreted implementation of [[Common Lisp]], early versions were quite far from implementing the full standard and were dynamically scoped rather than lexically but with release 3 in 1988 the system had achieved a more or less full CL compatibility. The system is still being sold in a budget version for DOS called "Golden Common-Lisp SE", that is intended for educational use.
'''Golden Common-LISP''' (GCLISP) is an interpreted implementation of [[Common Lisp]].
 
==History==
Originally introduced in 1984 for [[DOS]] machines, early versions were quite far from implementing the full standard and were dynamically scoped rather than lexically.
 
With release 3 in 1988 the system had achieved a more or less full CL compatibility. The system is still being sold in a budget version for DOS called "Golden Common-Lisp SE", that is intended for educational use.


==Versions==
==Versions==
* Golden Common-Lisp v1 (1984)
* 1.00 (1984) - Included interpreter, editor and a separate tutorial.
: Included interpreter, editor and a separate tutorial, USD 495.
* 1.01 (Aug 1985)
* Golden Common-Lisp v1.1
* 1.1 - Last 1.x branch version
: Last 1.x branch version
* 2.2
* Golden Common-Lisp v2.2
;Golden Common Lisp Developer 286
* Golden Common-Lisp Developer 286 v3 (1988-01)
*3.0 (Jan 1988)
: Supposedly the first DOS based full Common Lisp implementation. USD 1,995 in 1988.
;Golden Common Lisp Developer
* Golden Common-Lisp SE
*3.1 (1989)
:Current
*4.4
*5.0
;Golden Common Lisp SE


==Links & publications==
==Publications==
* David Jay Steele: ''Golden Common Lisp: A Hands-On Approach'' - 1989 - Addison Wesley - ISBN 0201416530
* David Jay Steele: ''Golden Common Lisp: A Hands-On Approach'' - Addison Wesley 1989, ISBN 0-201-41653-0
* Eric Bender: [https://books.google.co.uk/books?id=-pFmhH5Yv1AC&pg=RA1-PA53 Users praise Gold Hill's micro based Common Lisp] - 1985 - From [[Computerworld magazine]]
* Eric Bender: [https://books.google.com/books?id=-pFmhH5Yv1AC&pg=RA1-PA53 Users praise Gold Hill's micro based Common Lisp] - ComputerWorld 1985


==Licence and availability==
==Licence==
Closed source commercial software
*Closed source commercial software
*Author: Gold Hill Computers


==Publisher==
==Links==
* [[Gold Hill Computers]]
*[//www.goldhill-inc.com/common.htm Golden Common LISP SE]
*[//www.goldhill-inc.com/developer.html GCLISP Developer]


[[Category:DOS Tools]]
[[Category:Common Lisp]]
[[Category:LISP]]

Latest revision as of 19:45, 1 September 2023

Golden Common-LISP (GCLISP) is an interpreted implementation of Common Lisp.

History

Originally introduced in 1984 for DOS machines, early versions were quite far from implementing the full standard and were dynamically scoped rather than lexically.

With release 3 in 1988 the system had achieved a more or less full CL compatibility. The system is still being sold in a budget version for DOS called "Golden Common-Lisp SE", that is intended for educational use.

Versions

  • 1.00 (1984) - Included interpreter, editor and a separate tutorial.
  • 1.01 (Aug 1985)
  • 1.1 - Last 1.x branch version
  • 2.2
Golden Common Lisp Developer 286
  • 3.0 (Jan 1988)
Golden Common Lisp Developer
  • 3.1 (1989)
  • 4.4
  • 5.0
Golden Common Lisp SE

Publications

Licence

  • Closed source commercial software
  • Author: Gold Hill Computers

Links