Pinned Repositories
aeson-careless
Parse JSON with less failing, accumulate errors instead
cmc-doctor-2017
cmc-parallel-superprac-2017
fpconf-2017-talk
haskell-telegram-api
Telegram Bot API for Haskell
html2reflex
Converting raw HTML into reflex-dom DSL
servant-intro
http-api-data
Converting to/from HTTP API data like URL pieces, headers and query parameters.
servant
Servant is a Haskell DSL for describing, serving, querying, mocking, documenting web applications and more!
leksah
Haskell IDE
fierce-katie's Repositories
fierce-katie/aeson-careless
Parse JSON with less failing, accumulate errors instead
fierce-katie/fpconf-2017-talk
fierce-katie/haskell-telegram-api
Telegram Bot API for Haskell
fierce-katie/html2reflex
Converting raw HTML into reflex-dom DSL
fierce-katie/servant-intro
fierce-katie/telegram-bot-simple
Easy to use library for building Telegram bots in Haskell.
fierce-katie/cmc-doctor-2017
fierce-katie/cmc-parallel-superprac-2017
fierce-katie/befunge-codewars
fierce-katie/case-212
Открытое письмо специалистов IT-индустрии в защиту фигурантов «московского дела»
fierce-katie/cmc-lisp-2017
fierce-katie/cmc-parallel-batcher-2016
fierce-katie/cmc-pp-scheme-intro
fierce-katie/codewars-clojure
fierce-katie/encoins-bulletproofs
Bulletproofs algorithm with application to ENCOINS protocol
fierce-katie/hjsonschema
JSON Schema Draft 4 library (DEPRECATED)
fierce-katie/hopeless
Hopeless implementation of Hope (based on Ross Paterson's lazy implementation of this functional programming language)
fierce-katie/http-api-data
Converting to/from HTTP API data like URL pieces, headers and query parameters.
fierce-katie/leksah
Haskell IDE
fierce-katie/nix-intro
fierce-katie/playlists
Library and executable for working with playlist files.
fierce-katie/postgresql-query
Fork of postgresql-query: https://bitbucket.org/s9gf4ult/postgresql-query
fierce-katie/reflex
Interactive programs without callbacks or side-effects. Functional Reactive Programming (FRP) uses composable events and time-varying values to describe interactive systems as pure functions. Just like other pure functional code, functional reactive code is easier to get right on the first try, maintain, and reuse.
fierce-katie/reflex-dom-inbits
A tutorial for reflex-dom with small code bits
fierce-katie/ruhaskell-api-talk
fierce-katie/servant
Main repository for the servant libraries. Web API combinators, with servers, clients and documentation
fierce-katie/servant-js
Automatically derive javascript functions to query servant webservices.
fierce-katie/servant-quickcheck
fierce-katie/servant-swagger-ui
Provide embedded swagger UI for servant and swagger
fierce-katie/versioned
Protocol-agnostic data versioning framework