Movitz
Jump to navigation
Jump to search
Paradigms | Multi-paradigm: procedural, functional, object-oriented, meta, reflective, generic |
---|---|
Family | Lisp |
Designed by | Frode Vatvedt Fjeld |
First appeared | 13 January 2008 |
Typing discipline | Dynamic, strong |
Scope | Lexical, optional dynamic |
Implementation language | Common Lisp |
Platform | x86 |
OS | None |
License | Open-source |
Website | www |
Influenced by | |
Common Lisp |
Movitz is a discontinued implementation of the programming language Common Lisp for computers with x86 processors. It runs with no underlying operating system and is intended as "a development platform for operating system kernels, embedded, and single-purpose applications".[1]
As of January 2008[update], Movitz did not implement the full American National Standards Institute (ANSI) Common Lisp standard, but it is stable and usable, though poor as a development environment since all it provides is a simple read–eval–print loop (REPL), with no facility to edit or save files. An editor called LiCE, which closely follows the conventions of GNU Emacs, may be run on Movitz. A Movitz disk image with LiCE is available.[2]
References[edit]
- ^ Fjeld, Frode Vatvedt. "Movitz: a Common Lisp x86 development platform". Common-Lisp.net. Retrieved 2018-12-16.
- ^ "Mr. Insane 3000". Matthew Emmett. Web Archive. Archived from the original on 2008-06-24. Retrieved 2018-12-16.
External links[edit]
This programming-language-related article is a stub. You can help Wikipedia by expanding it. |
This operating-system-related article is a stub. You can help Wikipedia by expanding it. |