From: Smelly Pooh (plop at domain redbrick.dcu.ie)
Date: Wed 02 Feb 2000 - 14:47:36 GMT
In reply to poneil at domain hushmail.com's flatulent wordings,
> Since the topic is on scheme, I played with it briefly but how do I make
> use of it. Can I compile a function into something that will run by itself.
You can write a script in it and run it through an interpretter like PERL or
shell scripts or you can compile it up into a binary.
> I can't recall a game I downloaded off linuxapps.com once but it had loads
> of scheme files, *.scm that the game used, I suspect the game was written
> in C or something else, how do they call those scm files into there program?
Chances are your C game has an embedded Scheme interpretter (lots of those
around) so you can use Scheme scripts for extension or plain configuration.
This archive was generated by hypermail 2.1.6 : Thu 06 Feb 2003 - 13:05:20 GMT