# StoneLang **Repository Path**: xiaohaoxing96/StoneLang ## Basic Information - **Project Name**: StoneLang - **Description**: A impletation of store language. - **Primary Language**: Java - **License**: Apache-2.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-09-04 - **Last Updated**: 2020-12-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # StoneLang A impletation of stone language. ## Introduce The project is a practice of book [《两周自制脚本语言》](https://book.douban.com/subject/25908672/). ## Features * JVM language * Implement with Java ## Thanks to [@zxh0](https://github.com/zxh0) gives me the book as a present, thank you!