On Wed, Jul 11, 2012 at 11:31 AM, Ian Price <ianpric...@googlemail.com> wrote: > > Hi, > > Though guile is really a multi-language vm, it does not provide a simple > way to run scripts for languages other scheme from the command line. I > think we should add a --language switch that takes a mandatory argument, > and use that to determine the language.
Seems smarter to just have different executables: guile (and guile-scheme for completeness via hard/soft link) guile-elisp ... guile-LANG That seems like it'd lead to far less confusion overall. Andrew -- http://www.apgwoz.com