Alfonso Urroz wrote:
Hello there, using Synaptic I downloaded all the required files for Gambit-C. Now, what do I do to in order to use it? So I can edit/run programs.
Thanks for any help or advice.
Hi Alfonso,
I don't know how much you know about scheme, but if you know already the language, then try 'gsi' to run the interpreter. 'gsc' is the gambit-c compiler. All of this is of course documented in the manual (http://www.iro.umontreal.ca/~gambit/doc/gambit-c.html). I believe there's ain't much more to say! hehe
Have fun and welcome to the gambit-c community :)
David