Re: Extensions for EUPHORIA proposals
- Posted by DerekParnell (admin) Aug 18, 2008
- 1028 views
My view is that regardless of what you guys decide, I'll be removing all connections between Euphoria and specific file extensions. On my system, I want text editors to open the source files when I open them. I don't want to run them at all, I want to edit them.
That's already what I do However, I think this goes further than just window associations but it goes to common practice which I think is something we should strive to have in common
Yeah, I know. Just wanted to make sure that there are a multitude of needs.
One person using ex to mean a dos program, exw to mean a windows program, another with ex as a unix program, yet another with exg for a gui program. Further, what for a cross-platform? There has been no set standard for that yet. It seems like it is assumed that although Euphoria is a cross-platform language that no one uses it in a cross-platform manner
Ok then ...
Extension | DOS | *nix | Windows |
---|---|---|---|
ex | ex.exe | exu | exwc.exe |
exg | ex.exe | exu | exwc.exe |
exu | ex.exe | exu | exw.exe |
exw | ex.exe | exu | exw.exe |