vic/arrow.js
A tiny concatenative, tacit language built upon Arrowized FRP theory
{ "defaultBranch": "master", "description": "A tiny concatenative, tacit language built upon Arrowized FRP theory", "fullName": "vic/arrow.js", "homepage": "http://vic.github.io/arrow.js", "language": "JavaScript", "name": "arrow.js", "pushedAt": "2015-06-05T03:02:38Z", "stargazersCount": 1, "updatedAt": "2017-09-26T19:30:21Z", "url": "https://github.com/vic/arrow.js"}Arrow.js
Section titled “Arrow.js”Just for Fun
Status
Section titled “Status”WIP
Is it any good?
Section titled “Is it any good?”Who’s this
Section titled “Who’s this”This was made by Victor Hugo Borja (vic) under the MIT license. I’m @vborja on twitter (where you should probably follow me!).
References
Section titled “References”Arrows and Functional Reactive Programming
Section titled “Arrows and Functional Reactive Programming”Hughes: Programming with Arrows
Paterson: Arrows and Computation
Khoo et al: Directing Javascript with Arrows
Hudak: Yampa, Arrows, and Robots