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 17:50

>>18
Only if it was divergent. And even if it was, it wouldn't require generating all possible programs. It could be cyclic, for example. It's clear that they didn't cover set theory in first grade before you dropped out.

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