Live data from Hacker News

PLT Scheme being renamed to PLT Racket

plt-racket.org

11–20 of 39 posts

Re: PLT Scheme being renamed to PLT Racket

#13
Old executables, web sites, mailing addresses, and module names will forward to the new ones. We will work to make the transition as painless as possible and to preserve old references for as long as possible.

So folks using Arc can probably expect

  mzscheme -f as.scm
to still be supported for some time.

Re: PLT Scheme being renamed to PLT Racket

#17
post #8
post #3

It looks to me as though they're opening the doors to extend Scheme beyond RxRS specifications. Or am I misreading their press release?

You are. They already have a dialect of Scheme that contains many extensions beyond the RxRS specs, this is just giving it a name so that people stop confusing "PLT's dialect of Scheme" with "Scheme in general". Personally, I'm not a big fan of the name "Racket", because it makes me think of tennis rather than racketeering. However, I do support the idea of having a PLT "brand" rather than a hodgepodge of names like…

racket n. an illegal or dishonest scheme

Makes perfect sense.

Re: PLT Scheme being renamed to PLT Racket

#18

Old executables, web sites, mailing addresses, and module names will forward to the new ones. We will work to make the transition as painless as possible and to preserve old references for as long as possible. So folks using Arc can probably expect mzscheme -f as.scm to still be supported for some time.

Doesn't Arc require you to use a version of mzscheme from 2007?

Re: PLT Scheme being renamed to PLT Racket

#20
post #18

Old executables, web sites, mailing addresses, and module names will forward to the new ones. We will work to make the transition as painless as possible and to preserve old references for as long as possible. So folks using Arc can probably expect mzscheme -f as.scm to still be supported for some time.

Doesn't Arc require you to use a version of mzscheme from 2007?

Yea your right it won't really change arc anyways. pg hasn't ported it to not use set-car! etc...
Post reply on HN