blob: 5f841e56458f59db64d041141d05fc04c7c87e49 (
plain) (
blame)
1
2
3
4
5
6
|
SPARK stands for the Scanning, Parsing, and Rewriting Kit. It formerly had
no name, and was referred to as the "little language framework." The first
version (circa 1998) was described in the paper Compiling Little Languages
in Python at the 7th International Python Conference.
WWW: http://pages.cpsc.ucalgary.ca/~aycock/spark/
|