I'm trying to use SLLGEN in Racket 8.18, but it doesn't exist as a collection. require sllgen fails. raco pkg install fails due to SSL errors. What's the correct/current way to get SLLGEN in modern Racket?
SLLGEN is part of the eopl collection: Essentials of Programming Languages Language