I've been looking at HTML rendering in Racket and the Browser package looks 
interesting, especially since it can execute Racket code from a special HTML 
tag.

https://docs.racket-lang.org/browser/index.html

The problem is that the rendering it does is too simple.  It's about on the 
level of Lynx and doesn't even render tables.  Is there another option that I 
am missing, like something implementing Gecko or KHTML/Webkit?  If not is there 
much interest in creating such a thing? The idea would be to be able to have a 
Racket GUI with a component implemented in HTML + CSS.  

James

-- 
You received this message because you are subscribed to the Google Groups 
"Racket Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/racket-users/99A41261-8EF1-47FA-9626-5E749E22BCA7%40biomantica.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to