zupat / Fsharp-TeachingLinks
Materials for my lectures including programming langauge design, software engineering and human-computer interaction.
☆18Updated 2 years ago
Alternatives and similar repositories for Fsharp-Teaching
Users that are interested in Fsharp-Teaching are comparing it to the libraries listed below
Sorting:
- ☆27Updated 5 months ago
- WIP; specification of a format for communicating streams of HTTP requests and responses☆14Updated last year
- ☆44Updated last month
- Small expect-like library, clone of http://git.annexia.org/?p=miniexpect.git;a=summary☆69Updated 3 years ago
- Examples of Linux Inter-Processing Communication☆38Updated 11 months ago
- building and applying patches to binary files☆75Updated 4 months ago
- A collection of documents and writings on efficient programming in array-oriented languages akin to APL.☆76Updated 2 years ago
- A compiler and runtime library for an extended dialect of C that checks type, memory, and concurrency safety☆16Updated 9 years ago
- C Intermediate Language☆157Updated last week
- C plus Prolog☆166Updated 9 months ago
- 21st century grep / find / ack / ag / rg on steroids☆157Updated 10 months ago
- A type-safe C successor that compiles directly to various platforms.☆139Updated 7 months ago
- Minimalistic sum types and switches for Lua☆52Updated last year
- An interpreter of subset of Python in Go☆50Updated 2 years ago
- Git worktree navigator☆30Updated last year
- HypergraphZ - A Hypergraph Implementation in Zig☆110Updated last month
- Literate testing for command-line programs☆39Updated 3 months ago
- Docker in 600 lines of bash using proot☆16Updated 5 years ago
- List files in categories (and columns) - from Coherent UNIX☆41Updated 5 years ago
- Generate (message) sequence diagrams from TLA+ state traces☆74Updated 2 years ago
- Multi-Array Queue program codes☆76Updated 7 months ago
- ANIL(A Nice Intermediate Language) Python & C++ inspired programming language that transpiles to C and can be embedded within C source fi…