MCE

MCE provides two useful functions for working with the meta-circular evaluator of Source. It also provides a Source lexer (tokeniser). Click on a name on the right to see how they are defined and used.

The meta-circular evaluator of Source is covered in chapter 4 of the textbook Structure and Interpretation of Computer Programs, JavaScript Adaptation (SICP JS).