Re: bug in the intinit.e file
- Posted by jimcbrown (admin) Oct 08, 2010
- 1070 views
The options used by developers should be a separate help display from the user options display.
Strongly disagree. eu.ex is intended for use by developers only.
[/quote source doc]
This directory contains a Euphoria interpreter written in Euphoria. It was developed by Rapid Deployment Software. There are no restrictions on how you may use these files.
eu.ex has been available for users in any recent version 2.4 2.5 3.1 etc.
[/quote]
So has, e.g., dis.ex - but not very many users use it.
Aside from that, eu.ex does not have any special options of its own. It has the same options as eui.
With the exception of the new coverage options, very few of eui's options are intended for developers only. Maybe -test and -strict. Most of what you see is intended for use by the end-user.