Thomasdah | 9 years ago | on: Eve: Programming designed for humans
Thomasdah's comments
Thomasdah | 11 years ago | on: Transducers.js Round 2 with Benchmarks
The goal is to be less-verbose.
You are able to use tansducer-based functions (map, filter, ...) on any datastructure that is iterable. For me, performance is a bonus.
I do not know how this compares to a monad/monoid. If anyone can explain, please go ahead. Thx!
page 1
Since this is a web based programming language - i really would like to know how to interop with JavaScript.
In my case i need to use the pixi.js renderer