Sorry, sent to Graydon directly instead of to the list. Pete ---------- Forwarded message ---------- From: Peter Hull <[email protected]> Date: Sat, Oct 20, 2012 at 6:48 PM Subject: Re: [rust-dev] Announce: rustle, an api search tool To: Graydon Hoare <[email protected]>
> On 12-10-18 06:05 PM, Daniel Patterson wrote: > >> To try it out, contribute, improve, file bugs, etc, go to >> http://github.com/dbp/rustle . The readme >> should explain how to get started with it. You can also try it out at >> http://lab.dbpmail.net/rustle/. The >> web frontend is currently very basic, but it does link to the official >> documentation. It is all written in rust, >> except the html scraper (which is not needed to run it). >> >> Feedback welcome! I may have misunderstood how to use it, but I typed '([A])->bool' into the web interface and expected to see vec::is_empty (amongst others) but it just drew a blank. Graydon, is all the required information already provided by libsyntax or will Daniel indeed have to wait for a librustdoc before he can stop scraping the HTML? All in all, I like the idea a lot; I've never seen an api search work like this before, and it will be useful given that (as I understand it) recent discussion has suggested that Java/C++ -style 'intellisense' won't work as well with Rust. Pete _______________________________________________ Rust-dev mailing list [email protected] https://mail.mozilla.org/listinfo/rust-dev
