10 lines
365 B
Markdown
10 lines
365 B
Markdown
|
# 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.
|