|
|
|
|
|
by marshray
4747 days ago
|
|
You can use Visual Studio Express 2012 for Web, which is no cost. Older VS's you can of course launch the command line compiler. The generated Javascipt is not mangled and is quite debuggable. I've been using Vim and the browsers' F12. |
|