https://github.com/chengluyu/sheet
A tidy and concise programming language and its implementation in Java.
https://github.com/chengluyu/sheet
Last synced: 2 months ago
JSON representation
A tidy and concise programming language and its implementation in Java.
- Host: GitHub
- URL: https://github.com/chengluyu/sheet
- Owner: chengluyu
- License: mit
- Created: 2015-11-26T05:17:13.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2016-01-15T05:51:38.000Z (over 9 years ago)
- Last Synced: 2025-02-08T16:14:27.643Z (4 months ago)
- Language: Java
- Size: 179 KB
- Stars: 4
- Watchers: 3
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# sheet
A tidy and concise programming language and its implementation in Java.
And most importantly, it is my final project of Java in Shandong University
## Introduction
`// to be finished`
## Language Reference
See references in `/docs` for more info (in Chinese).
## License
Copyright (c) 2015, Cheng Luyu. (MIT License)
See LICENSE for more info.