Project 3: Scheme Metacircular Evaluator
Winter 2021
  • Project 3: Scheme Metacircular Evaluator
    • Optional checkpoint due Monday, Mar 8, 2021 at 8pm ET
    • Final deadline Monday, Mar 15, 2021 at 8pm ET
  • Optional Checkpoint
  • Background
    • Distribution Code
      • Interpreter
      • Test Files
    • Command-Line Interface
    • Error Detection
  • Phase 1: Dictionaries and Environments
    • Dictionaries
    • Environments
  • Phase 2: Primitives and Evaluation
    • Primitive Procedures
    • Evaluating Symbols
    • Evaluating Call Expressions
    • Division Procedures
    • Tests
  • Phase 3: Special Forms
    • User-Defined Procedures
    • Definitions
    • Errors
    • Tests
  • Phase 4: Dynamic Scope
  • Rules and Regulations
  • Grading
  • Submission
  • Acknowledgments
Project 3: Scheme Metacircular Evaluator
  • »
  • Search


© Copyright 2021, Amir Kamil, licensed under the Creative Commons Attribution-ShareAlike 4.0 International license

Built with Sphinx using a theme provided by Read the Docs.