Re: Survey - Please Participate
- Posted by lpcd at CYBER.NET.PK Mar 06, 2001
- 463 views
1. What platform(s) do you currently use Euphoria on? a. DOS32 X b. Windows X c. Linux 2. What (currently available) Euphoria ports are you likely to use in the future? DOS Euphoria Linux None (I'm happy using what I use now) X 3. What other platforms would you like Euphoria to support? Mac X BeOS Solaris Other: Please Specify - MacOS X 4. How beneficial (to you) is the fact that Euphoria is Cross Platform? High Medium X Low 5. Is Euphoria your preferred development language? (i.e. your favorite) Yes No X 6. Do you currently work/study in a computer programming related area? Yes X No 7. What types of programs do you currently write/or intend to write with Euphoria (as it is now with the currently available functionality)? Games/Entertainment General Business Applications X Internet Related X Data Manipulation X Educational Other: please specify 8. Which Euphoria port(s) do you use in a business/commercial environment? (Released shareware/freeware software can be included) DOS32 X Windows X Linux None 9. List features/libraries you would like to see for Euphoria which would allow you to create commercial quality software? (Max 5) Notes: * Home hobbyists can still write commercial quality software. * You can add things like a "complete" GUI toolkit or ODBC wrapper since these currently available libraries are still pre-release A documentation standard in Euphoria sourcecode and tools to extract it in RTF, HTML, etc. 10. Do you currently distribute software to other people? Yes X (but not Euphoria apps) No If NO - Would you like to distribute programs in the future? Yes No 11. How long have you been using Euphoria? 0-3 Months 3-12 Months 1-2 years 2 Years or more X 12. If you didn't use Euphoria what other language would you use? Visual Basic Delphi C++ (MS/Borland/Watcom etc) Java Python Perl Other: please specify REALbasic 13. Would you be willing to pay for quality products/add-ons? (e.g. Examples like an IDE/GUI toolkit?) Yes X No 14. For you personally, how beneficial is the "Namespace" enhancement that has been suggested is the next major enhancement for Euphoria? Notes: My basic understanding is this will allow different Euphoria include files to use the same variable/routine names without causing conflicts. High Medium Low X 15. How beneficial is/will the Euphoria Translator be for you? High Medium Low X 16. How beneficial would slicing sequences that ARE NOT the last subscript? Notes: e.g. ? x [2..5][3] This would NOT break current code because it is currently not legal. Example uses would include but not be limited to: * vertical slicing of a bitmap * retrieving all values of one field from a sequence of records. High Medium Low X (don't fully understand it) 17. How beneficial would subscripting sequence with sequences be? Notes: This would allow subscripts to be BUILT programmatically. Currently if we want to subscript, we have to specify how far into the sequence we are delving by the number of square brackets[] we use. This suggested extension would allow you to subscript a sequence that you don't know the structure to. This would NOT break current code because it is currently not legal. High medium Low X (don't fully understand it) 18. Are you happy with the current List Server "format"? (By "format" I mean 1 list with everything related to Euphoria. Not the fact we are now using Topica) Yes X No 19. From a new user perspective how much easier would Euphoria have been to install/learn with a "modern" installer and IDE? Much easier A little easier No difference X