Pinned Repositories
contented
A library to coerce values at run-time.
art-of-the-interpreter
An interactive exploration of Steele and Sussman's classic paper “The Art of The Interpreter”.
mire
Generic functions in JavaScript.
notes
Miscellaneous notes.
parseltongue
S-expression parser.
typista
ML-inspired structured types.
iliocatallo's Repositories
iliocatallo/art-of-the-interpreter
An interactive exploration of Steele and Sussman's classic paper “The Art of The Interpreter”.
iliocatallo/mire
Generic functions in JavaScript.
iliocatallo/typista
ML-inspired structured types.
iliocatallo/agsutils
A small collection of utilities for AGS: game extractor, repacker, disassembler and assembler
iliocatallo/atom-language-gherkin
Gherkin language support for Atom
iliocatallo/notes
Miscellaneous notes.
iliocatallo/parseltongue
S-expression parser.
iliocatallo/bwa
Burrow-Wheeler Aligner for pairwise alignment between DNA sequences
iliocatallo/Civet
The modern way to write TypeScript
iliocatallo/civet-playground
Civet (civet.dev) playground
iliocatallo/contented
A library to coerce values at run-time.
iliocatallo/date-of-birth
Type-level Date of Birth
iliocatallo/dotfiles
macOS environment
iliocatallo/fantasy-eithers
Either data structure.
iliocatallo/fleurs
Utilities for union types in TS.
iliocatallo/rancher-cli
Rancher CLI Docker image (with `rancher exec` support)
iliocatallo/showdown-ghost
iliocatallo/slides
Terminal based presentation tool
iliocatallo/softscheme
Andrew Wright's soft type system for R4 Scheme
iliocatallo/spring-boot-contact-app
A simple Spring boot application (with and without JPA)
iliocatallo/stepanov-components-course
Code for Alex Stepanov's Components course at A9.
iliocatallo/testdouble.js
A minimal test double library for TDD with JavaScript