Re: Open Discussion (Euphoria)
- Posted by irv mullins <irvm at ellijay.com> Nov 26, 2005
- 555 views
Eucoder wrote: > Since everyone claims the public domain version of EU does not have any > limitations placed on it, I might create a C version based on that and > then go from there. The more I think about it the RDS version is not needed. You should think long and hard before you do that. Some basic design choices were made long ago which limit Euphoria and make it more difficult to use than it should be (in my opinion). If you retain that design, you'll be limited, as well. If you abandon it, you'll have created another language. And if you're looking at creating another language, there are already some completely free and open-source languages out there which you could use, add to, etc. Languages which are just as fast as Euphoria, but without the limitations. Irv