On Tue, 2012-11-20 at 18:04 +0100, Ludovic Courtès wrote: > Hi! > > nalaginrut <nalagin...@gmail.com> skribis: > > > @ludo: Thanks! I'll try to do it follow your steps. > > Besides, do we have the final conclusion for the multi-lang choosing > > approach, say, --lang=lua/elisp or #lang lua or a script: > > guile-lua/guile-elisp... whatever. IIRC, ijp raised such a topic, but it > > seems no conclusion. > > I ask this because there should be an easy way to test some big code > > segment written in other language. > > This can achieved with a simple wrapper script. Do we need a standard > executable or command-line option for this? >
Yes, I need such a thing, since I'll test other and try new language either. But as ijp pointed out, this may not solve easily, and it's been discussion. So would you please give me a temporary method to run non-scheme script file with Guile? > Ludo’.