Lisp machines and Forth environments were full-stack monolingual. How do we design good languages for systems, apps and interactive shells?
miniblog.
Related Posts
What are the most interesting upcoming scripting languages? Scripting remains an important part of the programming language ecosystem.
Optimise time to first feature. Allow mutation of the running system to experiment. Interactive inspection of data.
An interactive version of the Go 1.22 release notes! https://antonz.org/go-1-22/
This is really elegant, I'd love to see more languages have this.
Implementing interactive languages, and the tradeoffs of interpreters, JIT compilers, and AOT compilers:
