Return Styles: Pseud0ch, Terminal, Valhalla, NES, Geocities, Blue Moon. Entire thread

LispCraft

Name: Anonymous 2011-04-09 5:21

Hi, all. I finally completed Warcraft 2 implementation in LISP.
http://img859.imageshack.us/i/52320836.png/

Took me a few months, though, but mostly because I was too lazy and my DSL is still pretty buggy, has poor debugging support and long compilation times (takes about 30 seconds to reload source file). Anyway, this proves, that writing a game in Lisp is relatively easy, even for a single person.

Name: Anonymous 2013-03-18 19:36

>>74
Not exactly. I now have to write "X lt Y" instead of "X < Y". At least `lt` is a message, so it can be overloaded, by something like: invertedInteger X = (lt Y = X gt Y)

Newer Posts
Don't change these.
Name: Email:
Entire Thread Thread List