Hacker News new | ask | show | jobs
by bmitc 1397 days ago
It works for Schemes that DrRacket supports or ones implemented via #lang. I don't think Chez Scheme is one of those.
1 comments

There's actually a plugin that lets one use Chez directly from DrRacket.
Got a link?
I used the plugin to run the Chez version of minikanren some time ago. I think it was this one:

https://github.com/Syntacticlosure/chez-runner

There might be more on the racket package server.