splink/readme.md

10 lines
365 B
Markdown
Raw Permalink Normal View History

2023-09-30 01:09:40 +00:00
# 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.