If you are interested in building your own programming language you should check it out. It gives you the tools and background you need to build something fun like this.
This is a great 5-minute overview of the compiler, in broad strokes. If you're looking to work on a little to-JS language of your own, I hope it's helpful in getting started.
If you are interested in building your own programming language you should check it out. It gives you the tools and background you need to build something fun like this.