Jump to content

Norell LISP/88: Difference between revisions

From EDM2
Created page with "right A budget LISP interpreter for DOS, notable for being one of the first if not the first LISP implementation for the PC. It worked reasonably ..."
 
Ak120 (talk | contribs)
mNo edit summary
 
(4 intermediate revisions by 2 users not shown)
Line 1: Line 1:
[[Image:Lisp88.png|right]]
[[Image:Lisp88.png|right]]
A budget [[LISP]] interpreter for [[DOS]], notable for being one of the first if not the first LISP implementation for the PC. It worked reasonably well but did not receive a lot of updates meaning it was seriously outdated by the mid 80's and disappeared off the market.
A budget [[LISP]] interpreter for [[DOS]] that emulates a classic INTERLISP system and came with an integrated editor, notable for being one of the first if not the first LISP implementation for the PC, it was based on an earlier [[CP/M]] program called LISP/80 that was published by "The Software ToolWorks". It only had support for integers making it unsuitable for mathematical software, but otherwise worked reasonably well but did not receive a lot of updates meaning it was seriously outdated by the mid 80s and disappeared off the market.
 
When [[Computer Language Magazine]] benchmarked PC LISP systems in 1985, LISP/88 was not only dead last, comfortably behind even the first version of the [[public domain]] [[XLISP]], but also failed to complete all the tests.


==Version==
==Version==
Line 6: Line 8:


==Licence and availability==
==Licence and availability==
Discontinued commercial software. Retailed for USD 49.95 in 1982
Discontinued commercial software. Retailed for USD 49.95 in 1982, 39.95 in 1985.


==Publisher==
==Author and publisher==
* Walt Bilofsky
* The Software ToolWorks
* [[Norell Data Systems]]
* [[Norell Data Systems]]


[[Category:DOS Tools]]
[[Category:DOS Tools]][[Category:LISP]][[Category:CP/M Tools]]
[[Category:LISP]]

Latest revision as of 03:20, 2 March 2019

A budget LISP interpreter for DOS that emulates a classic INTERLISP system and came with an integrated editor, notable for being one of the first if not the first LISP implementation for the PC, it was based on an earlier CP/M program called LISP/80 that was published by "The Software ToolWorks". It only had support for integers making it unsuitable for mathematical software, but otherwise worked reasonably well but did not receive a lot of updates meaning it was seriously outdated by the mid 80s and disappeared off the market.

When Computer Language Magazine benchmarked PC LISP systems in 1985, LISP/88 was not only dead last, comfortably behind even the first version of the public domain XLISP, but also failed to complete all the tests.

Version

  • LISP/88 v1 (1982) (might even have been released in 1981)

Licence and availability

Discontinued commercial software. Retailed for USD 49.95 in 1982, 39.95 in 1985.

Author and publisher