Smelter
tl;dr: a CLI for Coalton scripts I've been working on Smelter: a way to use Coalton for writing shell scripts and small CLI programs. It's an experimental way to get type-safe scripting with…
3 posts
tl;dr: a CLI for Coalton scripts I've been working on Smelter: a way to use Coalton for writing shell scripts and small CLI programs. It's an experimental way to get type-safe scripting with…
Following up on the initial version here, so read that first. tl;dr: Coalton is a statically-typed dialect library for/within Common Lisp. You get to have your ML cake and eat it with the parenthe…
I wanted to share a side project I've been tinkering with for a while and finally got around to shipping: Coalton Playground - basically a web-based REPL for Coalton, which is this interesting sta…