Im going to guess you C guys program in TI BASIC (dont worry noobs, its not just gotos and line numbers, its a real programming language), and Im going to bet you Lisp guys program in RPL (its HP's Forth like language, for you noobs, Forth is Lisp backwards).
>>13
Why do people think that there's something magical between writing a program that does something and writing one that does that same thing on the web? When I started writing for the web CGI was still dominant, and it was common to require a ~50 line chunk of Perl code to parse the get/post data. Let me tell you: there is no magic. Also: mod_forth.