Pinned Repositories
awesome-functional-programming
Yet another resource for collecting articles, videos etc. regarding functional programming
awesome-redux
Awesome list of Redux examples and middlewares
coq-ecosystem
elm-architecture
elm-ecosystem
idris-ecosystem
mobx-ecosystem
practical-functional-programming
purescript-ecosystem
rx-book
xgrommx's Repositories
xgrommx/mobx-ecosystem
xgrommx/practical-functional-programming
xgrommx/idris-ecosystem
xgrommx/elm-ecosystem
xgrommx/from-combinators-to-fp
xgrommx/gitbook-plugin-video
xgrommx/rxjs-playground
Playground to test Reactive Extensions
xgrommx/scala-exercises
The easy way to learn Scala.
xgrommx/simple-frp
xgrommx/act
A simple reactive front-end framework
xgrommx/awesome-haskell
A curated list of awesome Haskell frameworks, libraries and software.
xgrommx/bacon-love
A Nodeschool type workshop for Functional Reactive Programming and Bacon.js
xgrommx/beg-haskell
Source code for 'Beginning Haskell' by Alejandro Serrano Mena
xgrommx/constraint-unions
A syntax for unions of constraints in Haskell
xgrommx/flow-static-land
Implementation of common algebraic types in JavaScript + Flow
xgrommx/fluid
Fluid Particles - http://david.li/fluid
xgrommx/Freer-Kiselyov-Ishii-perevod
Translated into Russian article "Freer Monads, More Extensible Effects"
xgrommx/lambdaconf-2016-usa
Repository for LambdaConf 2016 USA.
xgrommx/LambdaQuest
An implementation of System F, System Fsub (F_{<:}) and Finter (F_∧)
xgrommx/Mobile-App-Performance
Source for this
xgrommx/mobx
Simple, scalable state management.
xgrommx/Modern-Compiler-Implementation-in-C
book and codes for Modern Compiler Implementation in C
xgrommx/nvim
My configuration for Haskell development with NeoVim.
xgrommx/project-euler-haskell
My Haskell solutions to Project Euler problems
xgrommx/purescript-eulalie
String parser combinators for PureScript.
xgrommx/recursion_schemes
Recursion schemes for Idris
xgrommx/schematic
type-safe JSON spec and validation tool
xgrommx/twic2
Twic2 is an experiment in teaching Haskell and architecture by writing new frontend for Twic1.
xgrommx/TypeDD-Samples
Sample code from "Type Driven Development with Idris"
xgrommx/typelevel-examples
Haskell Type Level Example Programs