tpetricek / teachingLinks
Materials for my lectures including programming langauge design, software engineering and human-computer interaction.
☆114Updated 3 weeks ago
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 3 months ago
- Different type inference algorithms implemented in F#☆163Updated 4 years ago
- Examples from John Harrison's "Handbook of Practical Logic and Automated Reasoning", ported to F#.☆180Updated 8 years ago
- Minimal type inference Algorithm W and Algorithm M in F#☆35Updated 2 years ago
- Pragmatic Category Theory for Beginners in OCaml with lots of real-world examples☆132Updated last year
- Python bindings for Fable☆145Updated last week
- type-level programming in F#☆39Updated 6 years ago
- A logic programming library for F#☆46Updated 10 years ago
- A library for programming with Algebraic Effects in F#☆102Updated 8 years ago
- ☆90Updated 3 years 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
- experiments with @robkuz LimitedValue type☆71Updated 6 years ago
- Composable data visualization library for JavaScript☆135Updated 2 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
- Slides from my recent talks on data science, data journalism, F#, programming language research and philosophy.☆93Updated 2 weeks ago
- Accompanying code for "Types and Programming Languages", ported to F#☆55Updated 12 years ago
- ScanRat - PEG Parser Combinators for F# with support for Left Recursion and Memoization☆60Updated 5 years ago
- fsharp tutorials: *nix, docker, vim, mono, paket, oh my!☆36Updated 8 years ago
- Safe cross-platform functional programming directly in C#.☆21Updated last year
- Interactive essay that explains theory of coeffects and lets you type-check and run sample programs.☆61Updated 8 years ago
- The Visual F# compiler and tools☆41Updated 7 years ago
- Higher abstraction infrastructures in F#(ad-hoc polymorphism, subtypeclassing, monad, hkt...), exactly what we've dreamed about for so lo…☆44Updated 6 years ago
- Links to some of my publications☆40Updated 10 months ago
- A language for scientific computing that focuses on safety, expressiveness, and interoperability☆57Updated 8 months ago
- CS3100: Paradigms of Programming at CSE IITM (Monsoon 2020)☆58Updated last month
- F# library for Gaussian process models☆45Updated 11 years ago
- Implement your own Excel 365 in 100 lines of F#!☆181Updated 5 years ago
- Implementation of Henderson's Escher fish in F#.☆15Updated 8 years ago
- Port of the alga Algebraic Graphs library (https://github.com/snowleopard/alga) to F#☆30Updated 7 years ago
- A port of MiniKanren to F# - embedded, typed logic programming☆30Updated 7 years ago