Interactive Programming Flapjax

Flapjax is a new programming language based on interactive programming model. It is build as a framework on javascript and thus works with any web browser.

Its principal features include:

  • Event-driven, reactive evaluation
  • An event-stream abstraction for communicating with web services
  • Interfaces to external web services

http://www.flapjax-lang.org/

Leave a Reply