tmoertel / practiceLinks
Some programming problems I have solved for fun and practice
☆34Updated 4 months ago
Alternatives and similar repositories for practice
Users that are interested in practice are comparing it to the libraries listed below
Sorting:
- A terse Prolog course☆43Updated 6 years ago
- ☆43Updated 9 years ago
- Advent of Code 2018, in Coq! (https://adventofcode.com/2018)☆139Updated 7 years ago
- A catalog of code worth reading☆117Updated 8 years ago
- Solutions, discussions, and approaches to the exercises☆144Updated 7 years ago
- GHCJS front-end for queryparser☆80Updated 7 years ago
- ☆41Updated 11 years ago
- Original course HDL solutions, F# implementations for the software stack, and VHDL implementations for the hardware stack for the nand2te…☆52Updated 2 years ago
- Ranked Programming Extension for Racket☆54Updated 5 years ago
- The syllabus from 15-819, the PhD seminar I taught on domain-specific programming languages fall 2016.☆216Updated 6 years ago
- A small demo lambda-language written in Python☆32Updated 7 years ago
- A simple SQL database☆69Updated last year
- An overview of linear algebra fundamentals which focuses on providing an intuitive / geometric review of some of the main concepts.☆162Updated 6 years ago
- Course materials for Stanford's CS43: Functional Programming Paradigms☆33Updated 5 years ago
- A series of progressively more complex programming languages☆36Updated 11 years ago
- ☆64Updated 9 years ago
- ☆400Updated 15 years ago
- A static web application to explore and animate a TLA+ state graph.☆198Updated 2 years ago
- A tiny *optimising* compiler for an imperative programming language written in haskell☆160Updated 6 years ago
- Examples of common systems programming optimizations