I've implemented a Lisp REPL/Shell for accessing m...
# two-minute-week
p
I've implemented a Lisp REPL/Shell for accessing my deployment infrastructure and other parts of my personal compute resources. It uses the same AST/interpreter as the rest of EYG. https://vimeo.com/861001803?share=copy
o
nice approach
I was thinking about similar idea but never implemented it, I wanted to be able to code right in a browser, so I can continue working on project if I need to change the workstation/PC/laptop
p
Having things in the browser is nice. I need to migrate my shell to the browser