Re: New and having problems
- Posted by mollusk May 18, 2016
- 1867 views
SDPringle said...
Hello I am a volunteer developer of Euphoria. Can you please tell us what attracted you to Euphoria in particular? Why are you not using Ruby?
The manual details a function for parsing command arguments. Remember that everything is pass by value (or simulated pass by value).
SD Pringle
Euphoria has a plentiful standard library, it can be compiled or interpreted, it can run on ARM, it's portable, it's under a BSD license, it's pretty simple to pick up for most people. Now it just needs an interactive interpreter (it may already have one) like irb, python and lua.