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
Oleksandr Kryvonos
09/14/2023, 2:20 PM
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
Peter Saxton
09/21/2023, 8:25 PM
Having things in the browser is nice. I need to migrate my shell to the browser