BuckleScript and Category Theory


Details
7pm: BuckleScript
8pm: Elementary Category Theory
7pm: BuckleScript: compiling one OCaml module into one readable JavaScript module
by Hongbo Zhang, Bloomberg
The JavaScript platform runs everywhere with an extensive ecosystem but can rapidly become hard to maintain for large applications. OCaml is a very expressive and safe language which works well on such a use case. In this talk we will introduce a new OCaml backend for Javascript, called BuckleScript, and designed for seamless integration with the JavaScript world. We will show how OCaml developers can leverage the JavaScript tooling for both daily development as well as the release of their software (including to browsers and node.js both). We will also talk about the design of BuckleScript FFI and how it is different from PureScript and GHCJS.
8pm: Elementary Category Theory and Some Insightful Examples
by Eddie Grutman, Quant/Quant Developer
It turns out that much of Haskell can be understood through a branch of mathematics called Category Theory. Concepts such as Functor, Adjoints, Monads and others all have a basis in the Category Theory. In this talk, basic categorical concepts, starting with categories and building through functors, natural transformations, and universality, will be introduced. To illustrate these, some mathematical concepts such as homology and homotopy, monoids and groups will be discussed as well (proofs omitted).

BuckleScript and Category Theory