Pinned Repositories
FSharp.Data.JsonValidation
A DSL for validating JSON against expected schemas.
DotNet-Toolbox
A collection of .NET types, functions and extensions that I have found to be useful in the past.
elm-stack
Simple implementation of a generic Stack data structure in Elm.
FSharp-Parser-Examples
Exploring parser combinators in F# with FParsec
FSharp.Data.Graph
A functional graph library in F#
NonEmptyEnumerable
A simple NonEmptyEnumerable data structure in C#
ntreu14's Repositories
ntreu14/elm-stack
Simple implementation of a generic Stack data structure in Elm.
ntreu14/FSharp-Parser-Examples
Exploring parser combinators in F# with FParsec
ntreu14/FSharp.Data.Graph
A functional graph library in F#
ntreu14/NonEmptyEnumerable
A simple NonEmptyEnumerable data structure in C#
ntreu14/DotNet-Toolbox
A collection of .NET types, functions and extensions that I have found to be useful in the past.
ntreu14/Advent-of-Code-2021
My solutions to Advent of Code 2021
ntreu14/Advent-of-Code-2022
ntreu14/akka-bootcamp
Self-paced training course to learn Akka.NET fundamentals from scratch
ntreu14/elm-architecture-tutorial
How to create modular Elm code that scales nicely with your app
ntreu14/fparsec
A parser combinator library for F#
ntreu14/fsharp
The F# compiler, F# core library, F# language service, and F# tooling integration for Visual Studio
ntreu14/FSharp-Azure-Functions-Example
ntreu14/FSharp.Data.JsonValidation
A DSL for validating JSON against expected schemas.
ntreu14/list-extra
Convenience functions for working with List.
ntreu14/Monads
ntreu14/rockstar
The Rockstar programming language specification