https://github.com/codeworm96/yet_another_basic
the lab3 of se106 -- basic interpreter
https://github.com/codeworm96/yet_another_basic
Last synced: 6 days ago
JSON representation
the lab3 of se106 -- basic interpreter
- Host: GitHub
- URL: https://github.com/codeworm96/yet_another_basic
- Owner: codeworm96
- Created: 2015-05-24T15:37:26.000Z (about 11 years ago)
- Default Branch: master
- Last Pushed: 2015-05-24T15:42:16.000Z (about 11 years ago)
- Last Synced: 2025-11-07T09:22:58.419Z (8 months ago)
- Language: C++
- Size: 152 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# yet_another_basic
the lab3 of se106 -- basic interpreter
This is only part of the files that is needed to compile.
You need to download http://tcloud.sjtu.edu.cn:18000/c4x/se/SE106/studentdownload/lab3-v0.tar.gz and replace the
Basic directory with this project to make it.