schemegambit

how to run gambit-c


It's late and I should go to bed and maybe that's why I can't figure this out. I'm on a fedora-13 machine and I just ran

yum install gambit-c

I installed it because I want to follow along in a schemed text book.

but now that it's installed, how do I start the scheme interpreter??


Solution

  • It looks from the RPM listing that the binaries are named gsi, gsix, and gsc, all in /usr/bin. I suspect that gsi is the interpreter.