|
|
|
|
|
by agumonkey
4039 days ago
|
|
IIRC the interpreter is thin as hell. Almost no syntax or interpretation overhead. Also the semantics of J makes it very mechanical sympathetic. Some kind of macros based wrappers to express loops. ps: I'm not sure it was J .. maybe K. And I can't find the C source anymore. Haa... pps: check this http://lambda-the-ultimate.org/node/5075 they discuss performance. |
|