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

LISP and C

Name: Anonymous 2012-09-19 23:04

Ok, /prog/.

I want to make a game in C but the AI in LISP.

Is it possible?

Name: Anonymous 2012-09-20 22:48


struct _cons_str {
   void *car;
   struct _cons_str *cdr;
};
typedef struct _cons_str cons;

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