Reputation: 5905
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.
Upvotes: 8
Views: 1637
Reputation: 8426
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)
Upvotes: 8
Reputation: 236140
PLT stands for "Programming Languages Team". The team that originally created PLT Scheme (now Racket.)
Upvotes: 5