A YAML parser and emitter for Racket.
To install, do raco pkg install yaml.
Then to load the package, use (require yaml).
The implementation is based on PyYAML.
| Name | Name | Last commit date | ||
|---|---|---|---|---|
A YAML parser and emitter for Racket.
To install, do raco pkg install yaml.
Then to load the package, use (require yaml).
The implementation is based on PyYAML.