Edge Rewrite
// HTMLRewriter · presentation

This page was redesigned at the edge.

Cloudflare fetched the original article and streamed it through HTMLRewriter to apply an entirely new visual system without rebuilding the source page.

// request.cf · coarse context

A page that knows where it met you.

Only coarse request metadata is shown. This demo does not display or persist visitor IP addresses.

Country
US
Cloudflare location
CMH
Connection
HTTP/2
Language
Not provided

Ray ID: a2236c793a2364c2

Jump to content

Little b (programming language)

From Wikipedia, the free encyclopedia
(Redirected from Little b)

Little b
Paradigmfunctional
Designed byAneil Mallavarapu
DeveloperHarvard Medical School Department of Systems Biology
First appeared2004
Stable release
1.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

[edit]
[edit]