The Little JavaScripter
I’ve been trying to decide how to go about learning scheme or lisp. Today, I’m not so sure I want to learn these languages because they’ll make you a crazy person who writes a little scheme interpreter in javascript. I actually think this is pretty cool… Javascript has always got a bad wrap due to compatibility/implementation issues in the browsers, but on its own it actually has most features you need in a language.
February 25th, 2005 at 8:14 am
In my opinion javascript’s bad wrap days are almost over. With the fancy javascript debuggers built into almost any browser compatability problems are easy to iron out.