Pinned Repositories
BezierInfo-2
A from-the-ground-up rewrite of https://pomax.github.io/bezierinfo, using react, babel, webpack, and other modern things.
ClosedXML
ClosedXML makes it easier for developers to create Excel 2007/2010 files. It provides a nice object oriented way to manipulate the files (similar to VBA) without dealing with the hassles of XML Documents. It can be used by any .NET language like C# and VisualBasic.NET.
course
Functional Programming Course
dodbook
the markdown version of the dodbook
elm-make
A build tool for Elm projects
elm-mode
Elm mode for emacs
emacs-psci
Major mode for psci (purescript's repl)
flycheck-elm
Flycheck support for the elm language
flycheck-purescript
Flycheck support for the purescript language.
bsermons's Repositories
bsermons/flycheck-elm
Flycheck support for the elm language
bsermons/flycheck-purescript
Flycheck support for the purescript language.
bsermons/BezierInfo-2
A from-the-ground-up rewrite of https://pomax.github.io/bezierinfo, using react, babel, webpack, and other modern things.
bsermons/ClosedXML
ClosedXML makes it easier for developers to create Excel 2007/2010 files. It provides a nice object oriented way to manipulate the files (similar to VBA) without dealing with the hassles of XML Documents. It can be used by any .NET language like C# and VisualBasic.NET.
bsermons/emacs-psci
Major mode for psci (purescript's repl)
bsermons/finviz
Unofficial API for finviz.com
bsermons/lets-lens
Course material for lens
bsermons/monad-challenges
A set of challenges for jump starting your understanding of monads.
bsermons/nestedf
bsermons/ps-effects
testing purescript effects
bsermons/psc-ide
Editor Support for the PureScript programming language
bsermons/psc-ide-emacs
Emacs integration for PureScript's psc-ide tool.
bsermons/purescript
A small strongly typed language that compiles to Javascript
bsermons/purescript-affjax
An asynchronous AJAX library built using Aff.
bsermons/purescript-arrays
Array utility functions
bsermons/purescript-dom
Type definitions and standard effect for interacting with the DOM
bsermons/purescript-foreign
Library for dealing with foreign data (JavaScript objects) in PureScript
bsermons/purescript-foreign-generic
Generic deriving for purescript-foreign
bsermons/purescript-generics
Generic Programming
bsermons/purescript-halogen
A declarative, type-safe UI library for PureScript.
bsermons/purescript-node-easy-reader
Easily read data from the console
bsermons/purescript-nonempty
A generic non-empty data structure
bsermons/purescript-react
React Bindings for PureScript
bsermons/purescript-reactnative
React Native bindings for purescript
bsermons/purescript-routing
A clean, type-safe routing library for PureScript.
bsermons/reddit
reddit api for haskell
bsermons/slamdata
The web-based front-end for SlamData.
bsermons/Turner.Infrastructure.Mediator
bsermons/weekend-raytracer
Working through http://www.realtimerendering.com/raytracing/ in fsharp
bsermons/xlsx
Simple and incomplete Excel file parser/writer