Tags: Programming Language.
Flapjax is a programming language built atop JavaScript. It provides a spreadsheet-like dataflow computation style (functional reactive programming) making it easy to create reactive Web pages without the burden of callbacks and potentially inconsistent mutation. Flapjax can be thought of in two ways: either as a library for use in regular JavaScript programs or as a new language that the compiler converts into generic JavaScript.