Pinned Repositories
acrid-parser
General top-down parser combinators (left and right derivations) written in Haskell.
android-actionbar
Android Action Bar Implementation
control-dotdotdot
Haskell operator `g ... f = \x1 .. xn -> g (f x1 .. xn)`.
data-foldapp
Haskell library for folding function applications. A framework for variadic functions.
data-function-tacit
(Haskell) Write functions in tacit (pointless) style using Applicative and De Bruijn index notation.
ffmpeg.js
Port of FFmpeg with Emscripten
lithium
A proof-of-concept Haskell library built on Sodium to demonstrate that Behaviour can generalise Event.
purescript-optional
Optional is a newtype on the uncurried Church encoding of Maybe.
regex-tdfa-quasiquoter
Quasi-quoter for TDFA (extended POSIX) regular expressions.
route53-ddns
DynDNS v2 compatible API for Route 53
erisco's Repositories
erisco/ffmpeg.js
Port of FFmpeg with Emscripten
erisco/route53-ddns
DynDNS v2 compatible API for Route 53
erisco/control-dotdotdot
Haskell operator `g ... f = \x1 .. xn -> g (f x1 .. xn)`.
erisco/data-foldapp
Haskell library for folding function applications. A framework for variadic functions.
erisco/data-function-tacit
(Haskell) Write functions in tacit (pointless) style using Applicative and De Bruijn index notation.
erisco/lithium
A proof-of-concept Haskell library built on Sodium to demonstrate that Behaviour can generalise Event.
erisco/purescript-optional
Optional is a newtype on the uncurried Church encoding of Maybe.
erisco/regex-tdfa-quasiquoter
Quasi-quoter for TDFA (extended POSIX) regular expressions.
erisco/acrid-parser
General top-down parser combinators (left and right derivations) written in Haskell.
erisco/ArrayBuffer-benchmark
Demonstrations of JavaScript's ArrayBuffer performance.
erisco/cpp-list-adt
Example of how the List ADT may be implemented and used in C++.
erisco/data-function-meld
(Haskell) Map the arguments and return value of functions.
erisco/data-list-zigzag
A list but with a balanced enumeration of Cartesian product.
erisco/extensible-ast
Experiments for constructing extensible ASTs.
erisco/hs-vector-benchmark
Some Data.Vector (Haskell) related benchmarks
erisco/HydraConsole
HydraConsole is an implementation of a generic API client for Hydra-based Web APIs in the form of a single-page application.
erisco/IRI
PHP class easing URI/IRI handling
erisco/jocular
(TypeScript) Demonstration of a web framework with pure and composable controllers.
erisco/JsonLD
JSON-LD processor for PHP
erisco/nixpkgs
Nix Packages collection & NixOS
erisco/package-sets
A curated list of PureScript packages
erisco/Piwigo
Manage your photos with Piwigo, a full featured open source photo gallery application for the web. Star us on Github! More than 200 plugins and themes available. Join us and contribute!
erisco/probability-aging
Algorithm to emphasize likelier probabilities over time.
erisco/purescript
A strongly-typed language that compiles to JavaScript
erisco/purescript-prelude
The PureScript Prelude
erisco/purescript-variant
Polymorphic variants for PureScript
erisco/quickprints
A mod for Factorio, QuickPrints offers convenient blueprints for the early game.
erisco/refit
The automatic type-safe REST library for Xamarin and .NET
erisco/regex-tdfa-pipes
Parse with regular expressions on Producers.
erisco/stripe-php
Stripe PHP bindings