Hello!

Ian Price <ianpric...@googlemail.com> skribis:

> tl;dr +1 to add a --language switch to guile :P

Seems like a good start; ‘guile-elisp’, etc. executables or symlinks can
still be added eventually if/when a huge user base for these language
implementations demands it.  :-)

One would need to make sure ‘--language’ interacts usefully with ‘-c’
and ‘-e’, for instance.  Perhaps something like:

  guile -c '(display "good")' --language=ecmascript -c '2 + 2;'

Thanks,
Ludo’.


Reply via email to