https://github.com/caolan/chicken-gumbo
C binding to the Gumbo HTML parser for CHICKEN Scheme
https://github.com/caolan/chicken-gumbo
Last synced: 5 months ago
JSON representation
C binding to the Gumbo HTML parser for CHICKEN Scheme
- Host: GitHub
- URL: https://github.com/caolan/chicken-gumbo
- Owner: caolan
- Created: 2018-03-05T15:49:25.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2018-03-29T22:02:28.000Z (about 8 years ago)
- Last Synced: 2025-06-28T11:43:24.868Z (12 months ago)
- Language: Scheme
- Size: 4.88 KB
- Stars: 2
- Watchers: 1
- Forks: 1
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# chicken-gumbo
CHICKEN Scheme bindings for Google's [Gumbo](https://github.com/google/gumbo-parser) C library for parsing HTML. Supports HTML5.
## API
(html->sxml string) ;; -> sxml data