https://github.com/aquilax/cooklang-go
Cooklang parser
https://github.com/aquilax/cooklang-go
cooklang go golang parser
Last synced: 5 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 (over 3 years ago)
- Default Branch: master
- Last Pushed: 2024-05-04T03:42:27.000Z (12 months ago)
- Last Synced: 2024-06-19T23:10:22.385Z (10 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 [](https://pkg.go.dev/github.com/aquilax/cooklang-go)
[Cooklang](https://cooklang.org/) parser in Go
## Usage
Check example_test.go for sample usage.