Re: RDMS Database's and/or Record Managers What good is Euphoria?
- Posted by Ben Duncan <bns at meta3.net> Jan 22, 2004
- 413 views
But being one who is out there doing such, even BIG applications are often written in an interpreted language. AcuCobol, Business Basic, AppGen, MUMPS, ..etc..etc.. are all program environments run under a "runtime" that interpretes the code. RealWorld, SouthWare, OpenSystem Software, Mas90 are just a few of the "industrial" strength application systems that use the above. Some of these have options of "compiling" to object code, with is more like what "shroud" does, the creating a "True" object. While true that interpreted language is not going to be as fast, the trade off is ease of maintainability, ease of development, and others, that I would gladly give up a little speed for. Now, <LOL> .. who wants help me write a PICK dbm? Euman wrote: > > > ----- Original Message ----- <SNIP> > > That translated code is nowhere near as fast as hand coded C source. > > >>>Ray wrote: >>>When you have 500 or 1,000 tables and 20,000 programs it can be >>>difficult to track down how an invoice number got deleted when it >>>shouldn't have. >>> <SNIP> -- Ben Duncan Phone (601)-355-2574 Fax (601)-355-2573 Cell (601)-946-1220 Business Network Solutions 336 Elton Road Jackson MS, 39212 "Software is like Sex, it is better when it's free" - Linus Torvalds