* Native-code ocamlbrowser
@ 2008-01-07 12:46 Jon Harrop
2008-01-08 2:46 ` [Caml-list] " Jacques Garrigue
0 siblings, 1 reply; 2+ messages in thread
From: Jon Harrop @ 2008-01-07 12:46 UTC (permalink / raw)
To: caml-list
May I put in a request for a native-code implementation of the ocamlbrowser
tool. It is a great tool for browsing OCaml's many APIs but it gets very slow
on big ones, like GLCaml.
Many thanks,
--
Dr Jon D Harrop, Flying Frog Consultancy Ltd.
http://www.ffconsultancy.com/products/?e
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: [Caml-list] Native-code ocamlbrowser
2008-01-07 12:46 Native-code ocamlbrowser Jon Harrop
@ 2008-01-08 2:46 ` Jacques Garrigue
0 siblings, 0 replies; 2+ messages in thread
From: Jacques Garrigue @ 2008-01-08 2:46 UTC (permalink / raw)
To: jon; +Cc: caml-list
From: Jon Harrop <jon@ffconsultancy.com>
> May I put in a request for a native-code implementation of the ocamlbrowser
> tool. It is a great tool for browsing OCaml's many APIs but it gets very slow
> on big ones, like GLCaml.
Actually, the problem is not the speed of ocaml code, but of Tk's text
widget. Ocamlbrowser uses lots of tags for text coloring, and this
slows the text widget. If somebody knows of a more efficient way to do
it...
Another approach would be to port ocamlbrowser to GTK, but I never
found the time to finish it.
Jacques Garrigue
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2008-01-08 2:46 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2008-01-07 12:46 Native-code ocamlbrowser Jon Harrop
2008-01-08 2:46 ` [Caml-list] " Jacques Garrigue
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox