seed: Interactive software environment based on Common Lisp
8 points by veqq
8 points by veqq
This is my project, thanks for posting it.
Here is a quick video demo of the old Seed: https://vimeo.com/237947324?fl=pl&fe=sh You can see my LispNYC presentation of it here: https://www.youtube.com/watch?v=nnec6_7PWkc
I’m currently working on my second attempt at the Seed concept in the repo’s revival branch. I didn’t have enough experience with CL when writing the initial codebase, and the new build has a simpler frontend framework and more OO in the templating system. Feel free to drop more questions here.
This sounds very interesting, but since it has a web interface I wish the repo had some screenshots of the UI in action. I might try it out later anyway to see what it’s like, but being able to see it ahead of time would be nice!