Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* implement s-expression parsing mode for scheme * format the entire "rest of the program" into a single "rest element" * clean up logic for macro preparation, separate responsibilites * adding "eval" to restricted JavaScript keywords * implement verification of define-syntax and syntax-rules * implement visitors for define-syntax and syntax-rules * update parser
- Loading branch information