RE: Are there any commercial applications written in Euphoria????
- Posted by I Mullins <eugtk at yahoo.com> Jan 28, 2004
- 511 views
sixs wrote: > > > I mean by commercial any system/programs that are used by business, big > or small, either in part or completely written in Euphoria? > I like Euphoria very much, but I have not written any big systems > processing large amounts of data, or many different users, so I do not > know if I can recommend Euphoria for commercial applications. > jim I have written (for pay) several accounting apps in Euphoria, as well as using it to automate backups and for quick programs to 'massage' databases into usable form. Eu has a couple of advantages: it's very stable, and easy to read/modify when changes are necessary. OTOH, there's no support for multiple users, and that is a major limitation. Irv