Re: Adding Euphoria to windows' allowable scripting host list
- Posted by ne1uno Nov 02, 2010
- 1590 views
alanjohnoxley said...
so the question is, how to add Euphoria as a valid scripting language?
I am busy looking at the MSDN site ... so far the trick seems to be to get cscript.exe to call eui.exe and accept sdtin/stdout.
is euphoria really a scripting language?
look into how python does it, they are one of the few blessed* languages. activestate python I think you could have *.pys files work much like javascript and vbs does.
<OT>I tend to think it was a failed microsoft acquisition move though. google and microsoft were both doing a brain drain of python visionaries at the time. how else can you explain python jumping from version 2.4 to 3000 inside of a decade. though they did capitulate and start calling it version 3.0</OT>