mocl
{{Infobox programming language
| name = mocl
| logo =
| logo caption =
| screenshot =
| screenshot caption =
| paradigms = Multi-paradigm: procedural, functional, object-oriented, meta, reflective, generic
| family = Lisp
| designer =
| developer = Wukix, Inc.
| released = {{Start date and age|2013|06|23|df=yes}}
| latest release version = 14.05
| latest release date = {{Start date and age|2014|05|06|df=yes}}
| latest preview version =
| latest preview date =
| scope = Lexical, optionally dynamic
| programming language = Common Lisp
| discontinued =
| platform = IA-32, x86-64, ARM, ARM64
| operating system = iOS, Android, macOS
| license = Proprietary{{cite web |url=https://wukix.com/mocl-license-agreement |title=mocl License Agreement |access-date=2018-12-13}}
| file ext =
| file format =
| website = {{URL|wukix.com/mocl}}
| implementations =
| dialects =
| influenced by =
| influenced =
}}
mocl is a programming language, a dialect and implementation of the language Lisp named Common Lisp. It is focused on mobile device platforms. It includes a compiler and runtime system. It currently runs on iOS, Android, and macOS.
History
mocl was first announced on November 14, 2012.{{cite web |url=http://wukix.com/mocl |archive-url=https://web.archive.org/web/20121117183137/http://wukix.com/mocl |url-status=dead |archive-date=2012-11-17 |title=Initial mocl announcement}} The first release was timed to occur at Lisp universal time 3581000000 (June 23, 2013).{{cite web |url=https://wukix.com/dist/mocl_eclm2013.pdf |title=mocl presentation at ECLM 2013}}{{cite web |url=http://weitz.de/eclm2013/ |title=ECLM 2013 Schedule}} The most recent release of mocl is named Paren Mage and was released on May 6, 2014,{{cite web |url=https://twitter.com/Wukix/status/461583717907968000 |title=mocl Paren Mage Announcement}} adding support for macOS application creation and a remote read–eval–print loop (REPL) that runs on the mobile device.{{cite web |url=https://wukix.com/D7139999 |title=mocl Paren Mage Release}}
As of September 2021, the website of mocl appears inactive.
References
{{Reflist}}
External links
- {{Official website|wukix.com/mocl}}
{{Common Lisp}}
{{Lisp programming language}}