From 08c6f9ba78c69e3986ff10507cdd3796cca2fbe3 Mon Sep 17 00:00:00 2001 From: Daniel Szmulewicz Date: Fri, 30 Mar 2018 00:44:52 +0300 Subject: [PATCH] Bindings for Scheme - Chicken scheme - Gerbil scheme --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index e61a6812..f11fffc4 100644 --- a/README.md +++ b/README.md @@ -196,6 +196,8 @@ various contributors in other repositories: * Perl: [HTML::Gumbo] by Ruslan Zakirov * Julia: [Gumbo.jl] by James Porter * C/Libxml: [gumbo-libxml] by Jonathan Tang +* Chicken scheme: [chicken-gumbo] by Caolan McMahon +* Gerbil scheme: [gerbil-gumbo] by Daniel Szmulewicz [gumbo-query]: https://github.com/lazytiger/gumbo-query [ruby-gumbo]: https://github.com/nevir/ruby-gumbo @@ -209,6 +211,8 @@ various contributors in other repositories: [GumboPHP]: https://github.com/BipSync/gumbo [Gumbo.jl]: https://github.com/porterjamesj/Gumbo.jl [gumbo-libxml]: https://github.com/nostrademons/gumbo-libxml +[chicken-gumbo]: https://github.com/caolan/chicken-gumbo +[gerbil-gumbo]: https://github.com/danielsz/gerbil-gumbo [HTML5 parsing algorithm]: http://www.whatwg.org/specs/web-apps/current-work/multipage/#auto-toc-12 [HTML5 spec]: http://www.whatwg.org/specs/web-apps/current-work/multipage/