Re: What's Holding Euphoria Back
- Posted by Daniel Berstein <daber at PAIR.COM> Feb 16, 1999
- 458 views
At 03:21 PM 16-02-1999 , you wrote: >Euphoria has the same battle... It may become popular with programmers but >it is the MIS department heads that must begin to accept it for it to become >an "accepted" language. No small task. But APL is making a comeback and >REXX, another interpreted language is being heavily used in mainframe >environments so there is hope. To me, what's holding Euphoria back is database connectivity. The day we can (easily) connect to an ODBC data source we'll be welcome to the major leagues. Enterprise computing is oriented to the client/server & distributed computing model, mainframes are dead ;) My suggestions are: a) Include in the documentation/examples how to use network resources (under the supported platforms), winsock and other related technologies. b) Develop a wrapper library for ODBC and TCP/IP communications. Regards, Daniel Berstein daber at pair.com