A more conservative (i.e. closer to the generated javascript) approach is pythonicjavascript (http://code.google.com/p/pythonicjavascript/). Personally I prefer making Javascript look more like Python (http://classy.pocoo.org/) than creating yet another language variant with subtle differences from the original.
Comments
A more conservative (i.e. closer to the generated javascript) approach is pythonicjavascript (http://code.google.com/p/pythonicjavascript/). Personally I prefer making Javascript look more like Python (http://classy.pocoo.org/) than creating yet another language variant with subtle differences from the original.