Speed of Light
PL101: Create Your Own Programming Language  

Interesting new online course taught by Nathan Whitehead, with weekly lessons slowly building a compiler with the PEG.js parser generator.

In this class you will learn how to use the principles of programming language design to implement your own working programming language in JavaScript. You'll be able to show off the finished product to your friends and prospective employers on a simple demo webpage.