1. Andy vs. 300 lines

Andy wrote (among many other interesting suggestions):

> Perl can do C-like commands like
>     $i += 3;
>     $j++;
> and has a non-block shape of control structure (saving an "end ..."
from
> being counted by the 300 statement limiter) which works when you place
the
> control statement at the end of the command, e.g.
>     print "right!" if (3 < 5);


> Finally, Perl is free (no download time) because it is included as a
> standard programming language in UNIX systems. Perl can also be
compiled
> for win32 etc if you get the source, which is *available*. Euphoria
limits
> you to 300 lines and never gives a public domain source where I can
change
> that 300 ;->


> ... Why have I always asked for
> the 300 line limit to be removed? Because to me Euphoria is just a
> stripped-down Perl, since I rarely make small programs for that core
dumper
> to work.

You're correct - the last time I checked, Euphoria was not Perl.

The way I see it:

1. The only advantage to registering Euphoria is getting past the 300
line limit.
2. The only way Robert gets any money is through registrations.
3. Removing the line limit gets rid of any incentive to register.

I scratch my head and wonder what possible reason Robert would remove
the 300 line limit.

-- David Cuny

new topic     » topic index » view message » categorize

Search



Quick Links

User menu

Not signed in.

Misc Menu