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

scripting

Name: Anonymous 2008-04-06 21:02

What makes a "scripting" language one is that it has the ability to DO scripting and that it's used in that manner. Basic, when you get right down to brass tacks is a scripting language. Forth is. C is. C++ is.

Name: Anonymous 2011-08-04 21:00


#!/usr/bin/tcc -run
#include <stdio.h>
int main(void)
{
    puts("IMA C SCRIPT\n");
}

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