tpetricek / teachingLinks
Materials for my lectures including programming langauge design, software engineering and human-computer interaction.
☆112Updated this week
Alternatives and similar repositories for teaching
Users that are interested in teaching are comparing it to the libraries listed below
Sorting:
- Source code with tasks from my "Write your own tiny programming system(s)!" course at Charles University. Follow the link below to watch…☆42Updated 2 months ago
- Different type inference algorithms implemented in F#☆163Updated 4 years ago
- Pragmatic Category Theory for Beginners in OCaml with lots of real-world examples☆129Updated 11 months ago
- Examples from John Harrison's "Handbook of Practical Logic and Automated Reasoning", ported to F#.☆178Updated 8 years ago
- Minimal type inference Algorithm W and Algorithm M in F#☆35Updated 2 years ago
- ☆89Updated 3 years ago
- Python bindings for Fable☆144Updated 2 months ago
- This repo contains all c++ / haskell samples from Bartosz Milewski's book (Category Theory for Programmers) converted to csharp and fshar…☆209Updated 4 years ago
- A logic programming library for F#☆46Updated 10 years ago
- A library for programming with Algebraic Effects in F#☆100Updated 7 years ago
- Original course HDL solutions, F# implementations for the software stack, and VHDL implementations for the hardware stack for the nand2te…☆53Updated 2 years ago
- type-level programming in F#☆39Updated 6 years ago
- F# -> ASM disassembler☆188Updated last year
- Higher abstraction infrastructures in F#(ad-hoc polymorphism, subtypeclassing, monad, hkt...), exactly what we've dreamed about for so lo…☆43Updated 6 years ago
- Experiments with higher-kinded types and object algebras in C#☆38Updated 5 years ago
- Composable data visualization library for JavaScript☆135Updated 2 years ago
- experiments with @robkuz LimitedValue type☆71Updated 6 years ago
- Source for fsharpforfunandprofit.com. For typos, please send a PR or create an issue. Thanks!☆151Updated last year
- Fable online REPL☆67Updated 3 weeks ago
- F# library for Gaussian process models☆45Updated 11 years ago
- fsharp tutorials: *nix, docker, vim, mono, paket, oh my!☆36Updated 8 years ago
- Port of the alga Algebraic Graphs library (https://github.com/snowleopard/alga) to F#☆30Updated 7 years ago
- A language for scientific computing that focuses on safety, expressiveness, and interoperability☆57Updated 7 months ago
- Code and materials for my book "Pragmatic Type Level Design"☆147Updated 7 months ago
- extensible, type-and-source-polymorphic, non-linear applicative parser combinator library for F# 3.0 and 4.0☆55Updated 7 years ago
- ScanRat - PEG Parser Combinators for F# with support for Left Recursion and Memoization☆60Updated 5 years ago
- Implementation of Henderson's Escher fish in F#.☆15Updated 8 years ago
- A lightweight library of abstractions for Higher-kinded programming in F#☆185Updated 7 years ago
- Slides from my recent talks on data science, data journalism, F#, programming language research and philosophy.☆92Updated last week
- Accompanying code for "Types and Programming Languages", ported to F#☆55Updated 12 years ago