Allen Webster d70845d23c | ||
---|---|---|
data | ||
source | ||
splink | ||
.gitignore | ||
build.bat | ||
project.4coder | ||
readme.md | ||
run.bat |
readme.md
Splink
An entry for the Handmade Network Lisp Jam of 2020.
What if a programming environment had built in error containment structures and code organizational properties like slices? For the jam I decided to explore that with a lisp editor and interpreter environment.
Credits
The base layer for this application was forked from Ryan Fleury's app template.