Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/aquilax/cooklang-go
Cooklang parser
https://github.com/aquilax/cooklang-go
cooklang go golang parser
Last synced: 2 months ago
JSON representation
Cooklang parser
- Host: GitHub
- URL: https://github.com/aquilax/cooklang-go
- Owner: aquilax
- License: mit
- Created: 2021-11-19T07:45:05.000Z (about 3 years ago)
- Default Branch: master
- Last Pushed: 2024-05-04T03:42:27.000Z (9 months ago)
- Last Synced: 2024-06-19T23:10:22.385Z (7 months ago)
- Topics: cooklang, go, golang, parser
- Language: Go
- Homepage:
- Size: 56.6 KB
- Stars: 17
- Watchers: 3
- Forks: 5
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# cooklang-go [![Go Reference](https://pkg.go.dev/badge/github.com/aquilax/cooklang-go.svg)](https://pkg.go.dev/github.com/aquilax/cooklang-go)
[Cooklang](https://cooklang.org/) parser in Go
## Usage
Check example_test.go for sample usage.