https://github.com/rosbit/go-embedding-utils
utilities to embed language for Golang application
https://github.com/rosbit/go-embedding-utils
Last synced: 9 months ago
JSON representation
utilities to embed language for Golang application
- Host: GitHub
- URL: https://github.com/rosbit/go-embedding-utils
- Owner: rosbit
- License: mit
- Created: 2022-06-07T02:39:16.000Z (about 4 years ago)
- Default Branch: master
- Last Pushed: 2023-11-19T03:29:33.000Z (over 2 years ago)
- Last Synced: 2024-11-15T12:17:07.613Z (over 1 year ago)
- Language: Go
- Size: 10.7 KB
- Stars: 3
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# utilities to embed a language for Golang application
This package is intended to provide some utilities to embed a language in Golang applications.
Please see [go-epy](https://github.com/rosbit/go-epy), [go-quickjs](https://github.com/rosbit/go-quickjs),
[go-wasm](https://github.com/rosbit/go-wasm), [go-elisp](https://github.com/rosbit/go-elisp).