You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Thanks for all your work and for the explanations. In (small) return, here's a dinky shell script based on the one I used when I (tried to) keep all the Schemes listed in ImplementationContrasts installed locally through many changes of machine. I have it installed as /usr/local/bin/schemers, but of course anywhere on your PATH will do.
When run without arguments, it lists all available "schemers" images in alphabetical order. When run with the name of a container, it runs that container interactively. When run with "-a", it runs all containers interactively, one by one. This makes it easy, given a snippet of Scheme, to test it on many implementations by pasting it into each REPL in turn.
The text was updated successfully, but these errors were encountered: