RosettaCodeData/Lang/Acornsoft-Lisp/00-LANG.txt

17 lines
666 B
Plaintext

{{language|Acornsoft Lisp
|exec=interpreted
|parampass=value
|safety=safe
|checking=dynamic
|gc=yes}}
{{language programming paradigm|functional}}
{{language programming paradigm|procedural}}
{{implementation|Lisp}}
'''Acornsoft Lisp''' is a dialect and implementation of [[derived from::Lisp]] developed in the early 1980s for the [[wp:BBC_Micro|BBC Micro]] and related machines.
In the original, 1980s version, all built-in defined names were in upper case; however, versions that use lower case instead have become available.
==References==
* Arthur Norman and Gillian Cattell, ''LISP on the BBC Microcomputer''
* [[wp:Acornsoft_LISP|Wikipedia:Acornsoft Lisp]]