I'd rather not write a library myself, but I'll work on it if I have to.
There is a library with OAuth
support<http://planet.racket-lang.org/display.ss?package=webapi.plt&owner=ryanc>,
but it implements OAuth v2, and Twitter uses OAuth v1. I'd appreciate
pointers towards anything out there that could help me out. Thanks.
> I'd like to write a program (in Arc, which is a language on top of
> Racket)
Reading this I thought I'd see whether there is any truth to it, but
http://arclanguage.org/install still claims that you need MzScheme
372, so no Racket there.
Marijn
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v2.0.19 (GNU/Linux)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/
> On 14-05-12 08:03, Zachary Kanfer wrote:
>> I'd like to write a program (in Arc, which is a language on top of
>> Racket)
> Reading this I thought I'd see whether there is any truth to it, but
> http://arclanguage.org/install still claims that you need MzScheme
> 372, so no Racket there.
> Marijn
> -----BEGIN PGP SIGNATURE-----
> Version: GnuPG v2.0.19 (GNU/Linux)
> Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/
The reason that Arc used to work only on MzScheme 372 is because of
immutable conses. Eli Barzilay helped get Arc working with them:
http://arclanguage.com/item?id=10254
On Mon, May 21, 2012 at 5:56 AM, Erik Silkensen <eriksilken...@gmail.com>wrote:
> > -----BEGIN PGP SIGNED MESSAGE-----
> > Hash: SHA1
> > On 14-05-12 08:03, Zachary Kanfer wrote:
> >> I'd like to write a program (in Arc, which is a language on top of
> >> Racket)
> > Reading this I thought I'd see whether there is any truth to it, but
> > http://arclanguage.org/install still claims that you need MzScheme
> > 372, so no Racket there.
> > Marijn
> > -----BEGIN PGP SIGNATURE-----
> > Version: GnuPG v2.0.19 (GNU/Linux)
> > Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/