I have to say, the fact that installing a package === using a package is really
cool. Go Racket!
--
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 racket-users+u
'John Clements' via Racket Users wrote on 12/10/2015 01:04 PM:
However, it could easily be the case that a package (presumably from Neil Van
Dyke) could contain code that would be installed into the html subdirectory of
the sxml collection, and I’m guessing that’s what you’re referring to.
> On Dec 9, 2015, at 10:59 PM, David K. Storrs wrote:
>
> On Wednesday, December 9, 2015 at 6:33:02 PM UTC-8, Neil Van Dyke wrote:
>> David K. Storrs wrote on 12/09/2015 08:50 PM:
>>> 1) Is there a web-spidering package that people recommend? I could use
>>> wget and then parse things from dis
On Thursday, December 10, 2015 at 4:05:02 AM UTC-8, Matthew Flatt wrote:
> I've pushed a repair for the crash, which was due to a bug in the new
> macro expander.
>
> The "boris/hypertext-browser/http/head.rkt" module creates a pattern of
> binding and shadowing that had never been exercised befor
I've pushed a repair for the crash, which was due to a bug in the new
macro expander.
The "boris/hypertext-browser/http/head.rkt" module creates a pattern of
binding and shadowing that had never been exercised before --- at least
not in code saved in bytecode form. (It took me much longer to
const
On Wednesday, December 9, 2015 at 6:33:02 PM UTC-8, Neil Van Dyke wrote:
> David K. Storrs wrote on 12/09/2015 08:50 PM:
> > 1) Is there a web-spidering package that people recommend? I could use
> > wget and then parse things from disk, but I'd like to have something that's
> > easily composabl
David K. Storrs wrote on 12/09/2015 08:50 PM:
1) Is there a web-spidering package that people recommend? I could use wget
and then parse things from disk, but I'd like to have something that's easily
composable into CLI scripts.
I've done a lot of Web crawling and scraping successfully with
Hi folks,
I've done a bit of Scheme in the past (although not a lot) and am just getting
started with Racket. Yesterday I tried installing a package -- 'Boris', a web
spider -- and raco crashed with the output shown below.
Two questions:
1) Is there a web-spidering package that people recomme
8 matches
Mail list logo