Misplaced Pages

Little b (programming language)

Article snapshot taken from Wikipedia with creative commons attribution-sharealike license. Give it a read and then ask your questions in the chat. We can research this topic together.
Domain specific programming language
This article includes a list of general references, but it lacks sufficient corresponding inline citations. Please help to improve this article by introducing more precise citations. (July 2019) (Learn how and when to remove this message)

Little b
Paradigmfunctional
Designed byAneil Mallavarapu
DeveloperHarvard Medical School Department of Systems Biology
First appeared2004
Stable release1.6.0 / September 6, 2008 (2008-09-06)
Typing disciplinedynamic, strong
Websitewww.littleb.org
Major implementations
Linux, Mac OS X, Windows
Influenced by
Lisp

Little b is a domain-specific programming language, more specifically, a modeling language, designed to build modular mathematical models of biological systems. It was designed and authored by Aneil Mallavarapu. Little b is being developed in the Virtual Cell Program at Harvard Medical School, headed by mathematician Jeremy Gunawardena.

This language is based on Lisp and is meant to allow modular programming to model biological systems. It will allow more flexibility to facilitate rapid change that is required to accurately capture complex biological systems.

The language draws on techniques from artificial intelligence and symbolic mathematics, and provides syntactic conveniences derived from object-oriented languages. The language was originally denoted with a lowercase b (distinguishing it from B, the predecessor to the widely used C programming language), but the name was eventually changed to "little b" to avoid confusion and to pay homage to Smalltalk.

References

External links

Categories: