Category:Owl Lisp: Difference between revisions

Content added Content deleted
(Created page with "{{stub}}{{language|Owl Lisp}}")
 
No edit summary
Line 1: Line 1:
{{stub}}{{language|Owl Lisp}}
{{language|Owl Lisp|site=https://haltp.org/posts/owl.html}}

Owl Lisp is a simple programming language. The main motivation for writing it was to get a portable system for writing standalone programs in a subjectively pleasant dialect of LISP, which in this case means a minimal core language and runtime, purely functional operation and support for asynchronous evaluation.

Owl Lisp is similar to R7RS Scheme.