Welcome to the CHICKEN Scheme pasting service

a fun one added by kevinfish_ on Sun Feb 19 06:43:44 2017

 
/* next: execute itc, forths inner interpreter */
void next() {
loop:
	w = (cell *)*((cell *)ip)++;
#if PCC
	(**w)();
#else
	(*(void(*)())*w)();
#endif
	goto loop;
}
 

Your annotation:

Enter a new annotation:

Your nick:
The title of your paste:
Your paste (mandatory) :
What's the one-argument procedure to check if a list is empty?
Visually impaired? Let me spell it for you (wav file) download WAV