https://github.com/wzshiming/gs
A lightweight embedded scripting language embeddable programming language built with Go.
https://github.com/wzshiming/gs
go gs language programming-language script
Last synced: 9 months ago
JSON representation
A lightweight embedded scripting language embeddable programming language built with Go.
- Host: GitHub
- URL: https://github.com/wzshiming/gs
- Owner: wzshiming
- License: mit
- Created: 2018-04-17T09:50:17.000Z (almost 8 years ago)
- Default Branch: master
- Last Pushed: 2021-12-27T16:55:08.000Z (about 4 years ago)
- Last Synced: 2025-04-03T16:38:49.789Z (12 months ago)
- Topics: go, gs, language, programming-language, script
- Language: Go
- Homepage:
- Size: 129 KB
- Stars: 4
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# A lightweight embedded scripting language
[](https://goreportcard.com/report/github.com/wzshiming/gs)
[](https://godoc.org/github.com/wzshiming/gs)
[](https://github.com/wzshiming/gs/blob/master/LICENSE)
This is a lightweight embedded scripting language.
The syntax takes golang as the main body, combining with some features of ruby,scheme and javascript.
**Note:** Some features aren't implemented yet. It is not ready for production use.
## License
Pouch is licensed under the MIT License. See [LICENSE](https://github.com/wzshiming/gs/blob/master/LICENSE) for the full license text.