Elliott C. Back: Technology FTW!

LOLCode: LOLCat programming language

Posted in Code, Computers & Technology, Cute by Elliott Back on October 29th, 2007.

This advertisement for a NY-based programmer showed up on Craigslist, and I expect that more will follow:

YOU CAN HAS CHEEZEBURGER?
YOU HAS A FLAVUR?

If so, you may be the right fit for this Midtown Manhattan Web Design Startup! We are a small company looking for a Senior LOLCode Developer, preferably with at least 1 month experience developing LOLapps. Please send a resume, along with links to any web-based LOLapps you have developed.

KTHXBYE

The recently invented LOL.NET has a compiler for the Microsoft CLR which you can use with MS Visual Studio to write and compile code. For example, to loop from 0 to 9 and print each number and then exit, you would write (it’s horrible, brace yourself):

HAI
CAN HAS STDIO?
I HAS A VAR
IM IN YR LOOP
    UP VAR!!1
    VISIBLE VAR
    IZ VAR BIGGER THAN 10? KTHXBYE
IM OUTTA YR LOOP
KTHXBYE

This can be compared to a normal language which might write:

void main(int argc, char *argv[]) {
    for(int i=0; i < 10; i++)
        printf(”%d”, i);
}

Among other things, they have an Eclipse syntax highlighter, an Erlang bytecode compiler, a Ruby interpreter, a javascript implementation, C and C++ support, and some translators into LUA, JS, and other languages. Check out the lolcode 1.2 language spec if you’re bored.

This entry was posted on Monday, October 29th, 2007 at 12:40 am and is tagged with javascript implementation, ms visual studio, syntax highlighter, language spec, midtown manhattan, erlang, c support, craigslist, clr, programming language, interpreter, translators, eclipse, ruby, programmer, lt, nbsp, resume, advertisement, languages. You can follow any responses to this entry through the RSS 2.0 feed. You can leave a response, or trackback.

Viewing 2 Comments

 

Trackbacks

(Trackback URL)

close Reblog this comment
blog comments powered by Disqus