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

sexp

Name: Anonymous 2015-03-13 3:34

Is this a sane representation for s-expressions?

struct O
{
union {
Cell *o;
char *a;
};
int type;
};

struct Cell
{
O car, cdr;
};

Name: Anonymous 2015-03-13 18:07

>>19
To check that the binary outputs of two consecutive versions of the compiler are the same, you would have to test them on all possible programs. There's nothing cyclic here besides your stupidity.

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