Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/stedolan/counterexamples

Counterexamples in Type Systems
https://github.com/stedolan/counterexamples

Last synced: 9 days ago
JSON representation

Counterexamples in Type Systems

Awesome Lists containing this project

README

        

# Counterexamples in Type Systems

This repo contains the source of [Counterexamples in Type
Systems](http://counterexamples.org), a compendium of horrible
programs that crash, segfault or otherwise explode.

### Building

Builds locally with `make` (if you're on a Linux system sufficiently like my own).

The book is built with [mdbook](https://github.com/rust-lang/mdbook)
and [KaTeX](https://katex.org).