avestura / Presentation
π A list of the docs and slides that I've created
β21Updated 3 months ago
Related projects β
Alternatives and complementary repositories for Presentation
- Aivika for .NET, simplified versionβ10Updated 7 years ago
- Builds cloud-init VM configuration files in F#β14Updated 4 months ago
- An F# library for writing and reading .NET assemblies and modulesβ12Updated 3 years ago
- A simple computer algebra system (CAS), written in F# for fun and learning.β16Updated 4 years ago
- Juniper contains Azure business reporting utils and uses an high level computation expression on top of the EPPlus excel package to creatβ¦β14Updated 5 years ago
- π¨βπ» Pokemon search made with F# and Elmish.β8Updated last year
- Packrat parsing of left-recursive grammars via F# active patterns. Efficient and expressive.β14Updated 5 years ago
- Sample how to perform export of F* to F# with Nugetβ9Updated last month
- A library for incremental computations. Based on janestreet/incremental (https://github.com/janestreet/incremental) for OCaml.β72Updated 6 years ago
- Automation behind F# Weeklyβ11Updated 2 weeks ago
- Desktop App to analyze usage of disk space.β21Updated 2 years ago
- PUF - Program Updater Framework. A library to easier the task of program updatingβ14Updated 4 years ago
- Python core implemented in F# language and under dotnetcore 3.1 or later.β25Updated 4 years ago
- type-level programming in F#β37Updated 5 years ago
- Implementation of All β²lgorithms in F# Programming Languageβ13Updated 3 years ago
- ExtLauncher is a dotnet tool to search and launch quickly projects in the user's preferred applications.β10Updated 9 months ago
- Raspberry PI robot powered with FSharpβ11Updated 7 years ago
- A learning application centered around building a genetic algorithm in F# and using it from Blazor.β19Updated last year
- A library to build declarative, composable, reactive user interfaces with WebSharper.β14Updated 2 months ago
- Open source F# mathematical logic library.β11Updated 2 years ago
- https://github.com/mozilla/source-map for .NET, re-written in F#β13Updated 2 years ago
- A small F# application to visualize .net assembly dependenciesβ21Updated 3 years ago
- Generated API documentation for the FSharp.Core library. Generated using FSharp.Formatting.β34Updated this week
- A dotnet CLI tool for Saturn projects providing code generation and scaffolding.β18Updated last year
- A composable high level window library for F# and WPF to explore using Computation Expression UIβ42Updated 5 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β¦