Tools
bigquest.asc
Associated article: Little Languages, Big Questions
Tags: Tools Open Source Design
_LITTLÅ LANGUAGES¬ BIÇ QUESTIONS_
bù Raù Valdes
Example 1:
(a)
char s[] = {
't'
'0',
'n',
'}',
';',
'n',
'n',
'/',
'*',
'n',
...213 lines deleted...
0
};
/*
* The string s is a representation of the body
* of this program ...


