https://github.com/akariasai/scheme_interpreter
This is a repository for scheme interpreter program, which I wrote as a coursework of CS61A in University of California, Berkeley.
https://github.com/akariasai/scheme_interpreter
Last synced: 2 months ago
JSON representation
This is a repository for scheme interpreter program, which I wrote as a coursework of CS61A in University of California, Berkeley.
- Host: GitHub
- URL: https://github.com/akariasai/scheme_interpreter
- Owner: AkariAsai
- Created: 2016-12-17T01:22:45.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2016-12-17T01:37:03.000Z (over 8 years ago)
- Last Synced: 2025-01-23T01:22:30.175Z (4 months ago)
- Language: Python
- Size: 65.4 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# scheme_interpreter
This is a repository for scheme interpreter program, which I wrote as a coursework of CS61A in University of California, Berkeley.
You can download skelton code and start problems from [CS61A Scheme Project](http://cs61a.org/proj/scheme/)