General 
Subtext 
JavaScript 
Interactive Fiction 
IF Theory 
I6 
I7 
JavaScript. Like you run in a browser.
 
Tips for Building a JavaScript Library
posted @ 8/17/2008 10:19:40 PM
You're an experienced developer. You learned a long time ago how to make your code generic and factor it for optimum reusability, neatly organizing it into tight, independent packages. Need a multithreaded web scrapper? You have a C# assembly that does tha...
[read more]