About: Flapjax

An Entity of Type: language, from Named Graph: http://dbpedia.org, within Data Space: dbpedia.org

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.

Property Value
dbo:abstract
  • 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. (en)
  • Flapjax是建造在JavaScript上的编程语言。它提供了类似电子表格的响应式、数据流程计算风格,术语叫作函数式响应式编程,使得它易于建立响应式网页,而不用焦灼于回调函数和潜在不一致的突变。 (zh)
dbo:latestReleaseDate
  • 2009-11-02 (xsd:date)
dbo:latestReleaseVersion
  • 2.1
dbo:license
dbo:wikiPageExternalLink
dbo:wikiPageID
  • 7458589 (xsd:integer)
dbo:wikiPageLength
  • 3884 (xsd:nonNegativeInteger)
dbo:wikiPageRevisionID
  • 926178322 (xsd:integer)
dbo:wikiPageWikiLink
dbp:designers
  • Leo Meyerovich, Arjun Guha, Jacob Baskin, Gregory Cooper, Michael Greenberg, Aleks Bromfield, Shriram Krishnamurthi (en)
dbp:latestReleaseDate
  • 2009-11-02 (xsd:date)
dbp:latestReleaseVersion
  • 2.100000 (xsd:double)
dbp:license
dbp:name
  • Flapjax (en)
dbp:paradigms
  • Multi-paradigm: event-driven, reactive, dataflow, functional, imperative, object-oriented (en)
dbp:platform
dbp:programmingLanguage
dbp:typing
dbp:wikiPageUsesTemplate
dcterms:subject
gold:hypernym
rdf:type
rdfs:comment
  • Flapjax是建造在JavaScript上的编程语言。它提供了类似电子表格的响应式、数据流程计算风格,术语叫作函数式响应式编程,使得它易于建立响应式网页,而不用焦灼于回调函数和潜在不一致的突变。 (zh)
  • 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. (en)
rdfs:label
  • Flapjax (en)
  • Flapjax (zh)
owl:sameAs
prov:wasDerivedFrom
foaf:homepage
foaf:isPrimaryTopicOf
foaf:name
  • Flapjax (en)
is dbo:knownFor of
is dbo:wikiPageWikiLink of
is dbp:knownFor of
is foaf:primaryTopic of
Powered by OpenLink Virtuoso    This material is Open Knowledge     W3C Semantic Web Technology     This material is Open Knowledge    Valid XHTML + RDFa
This content was extracted from Wikipedia and is licensed under the Creative Commons Attribution-ShareAlike 3.0 Unported License