I implemented an optimizing interpreter in Bash[1] on a plane ride, and it's still one of my favorite pet projects.
[1]: https://github.com/Gandalf-/BrainBash
Here's my entry - https://github.com/danthedaniel/BF-JIT
I implemented an optimizing interpreter in Bash[1] on a plane ride, and it's still one of my favorite pet projects.
[1]: https://github.com/Gandalf-/BrainBash