Flapjax
http://dbpedia.org/resource/Flapjax an entity of type: Thing
Flapjax是建造在JavaScript上的编程语言。它提供了类似电子表格的响应式、数据流程计算风格,术语叫作函数式响应式编程,使得它易于建立响应式网页,而不用焦灼于回调函数和潜在不一致的突变。
rdf:langString
Flapjax is a programming language built on JavaScript. It provides a spreadsheet-like reactive programming, dataflow computing style, termed functional reactive programming, making it easy to create reactive web pages without the burden of callbacks and potentially inconsistent mutation. Flapjax can be viewed 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. In either case, the resulting programs can be run in a regular web browser. Flapjax comes with persistent storage and a simple application programming interface (API) that masks the complexity of using Ajax, and sharing and access control (AC) for server data.
rdf:langString
rdf:langString
Flapjax
rdf:langString
Flapjax
rdf:langString
Flapjax
rdf:langString
Flapjax
xsd:integer
7458589
xsd:integer
926178322
rdf:langString
Leo Meyerovich, Arjun Guha, Jacob Baskin, Gregory Cooper, Michael Greenberg, Aleks Bromfield, Shriram Krishnamurthi
xsd:date
2009-11-02
xsd:double
2.1
rdf:langString
Multi-paradigm: event-driven, reactive, dataflow, functional, imperative, object-oriented
rdf:langString
Flapjax is a programming language built on JavaScript. It provides a spreadsheet-like reactive programming, dataflow computing style, termed functional reactive programming, making it easy to create reactive web pages without the burden of callbacks and potentially inconsistent mutation. Flapjax can be viewed 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. In either case, the resulting programs can be run in a regular web browser. Flapjax comes with persistent storage and a simple application programming interface (API) that masks the complexity of using Ajax, and sharing and access control (AC) for server data. It is free and open-source software released under a 3-clause BSD license. The Flapjax compiler is written in the language Haskell.
rdf:langString
Flapjax是建造在JavaScript上的编程语言。它提供了类似电子表格的响应式、数据流程计算风格,术语叫作函数式响应式编程,使得它易于建立响应式网页,而不用焦灼于回调函数和潜在不一致的突变。
xsd:nonNegativeInteger
3884
xsd:date
2009-11-02
xsd:string
2.1