thautwarm / FSTanLinks
Higher abstraction infrastructures in F#(ad-hoc polymorphism, subtypeclassing, monad, hkt...), exactly what we've dreamed about for so long
☆44Updated 6 years ago
Alternatives and similar repositories for FSTan
Users that are interested in FSTan are comparing it to the libraries listed below
Sorting:
- Fluent members for F# FSharp.Core functions☆70Updated 7 months ago
- Port of the alga Algebraic Graphs library (https://github.com/snowleopard/alga) to F#☆30Updated 7 years ago
- Collection of tools used when developing for Fantomas☆35Updated 9 months ago
- Makes Span/ReadOnlySpan easy to use from F#.☆36Updated 6 years ago
- Semi-safely generate CIL in F#☆57Updated 4 years ago
- Generate signature files for F#☆48Updated 2 weeks ago
- A library for incremental computations. Based on janestreet/incremental (https://github.com/janestreet/incremental) for OCaml.☆71Updated 7 years ago
- Python core implemented in F# language and under dotnetcore 3.1 or later.☆25Updated 5 years ago
- F# version of Scala's ZIO Environment☆18Updated 6 years ago
- The Visual F# compiler and tools☆41Updated 7 years ago
- FSharp developer network☆56Updated 2 years ago
- ☆24Updated 9 years ago
- http://blog.ctaggart.com/2014/09/generating-f-code-using-its-ast.html☆47Updated 3 years ago
- extensible, type-and-source-polymorphic, non-linear applicative parser combinator library for F# 3.0 and 4.0☆55Updated 7 years ago
- λ calculus library made purely in and for F#☆35Updated 2 years ago
- A language for scientific computing that focuses on safety, expressiveness, and interoperability☆57Updated 8 months ago
- Library for building custom analyzers for F# / FSAC☆83Updated this week
- A type-level logic programming language embedded in F#☆32Updated 7 years ago
- Hierarchical State Machine library☆51Updated 4 years ago
- Simple DSL to solve SMT problems using Z3 API in F#☆54Updated 6 years ago
- This library provides strict left folds that stream in constant memory, and you can combine folds using Applicative style to derive new f…☆35Updated last year
- Repository of small F# 🦊 utilities, mainly for using with FAKE☆32Updated 4 years ago
- Moved to Codeberg☆31Updated 8 months ago
- Parse and evaluate MsBuild project files☆68Updated 2 weeks ago
- Hedgehog with batteries included: Auto-generators, extra combinators, and more.☆24Updated 3 weeks ago
- F# Weekly mobile, available for Android (soon iOS and UWP too)☆41Updated 3 years ago
- Utility that automatically generates F# modules and functions based on your F# project file's references☆14Updated 4 years ago
- This repository features a toolbox for the tabletop rpg pathfinder.☆16Updated 4 years ago
- experiments with @robkuz LimitedValue type☆71Updated 6 years ago
- LALR parser combinators for C# and F#.