An open API service indexing awesome lists of open source software.

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

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