What does the "PLT" in PLT-Scheme (now called Racket) stand for?

racket

Solution

No one is really sure but this might enlighten you.

EDIT

Because link only answers are never a good idea

PLT was never a defined acronym. Originally the designers were part of the Rice Universities Programming Language Team, but once the team expanded past this the acronym no longer fit. Even having no full form, the name stuck around. (for a while, it's now Racket)

Problem

I'm curious: what does the "PLT" in PLT-Scheme (now called racket) stand for? The closest I could come to an answer was that "“PLT” refers to the group that is the core of the Racket development team" on this page.

Original source