Re: Eu Improvements consolidation

new topic     » goto parent     » topic index » view thread      » older message » newer message

> Karl Bochert wrote:
> > One of my biggest problems with Eu comes when I look at someone's code and
> > see something like
> > }}}
<eucode>
> >     if atom( base[2][4]) then
> >     ...
> > </eucode>
{{{


This, of course, is not a problem with the language, but with the individual
programmer. Karl, how would you deal with users who don't follow your
particular brand of code formatting. Would you dump Euphoria because somebody
doesn't use SS? For instance, even despite SS being available to Euphoria
users, you STILL might have code that looks like this:

if atom( base[2][4] ) then
   ...
end if
}}}
<eucode>

Then what will you do? :) }}}

new topic     » goto parent     » topic index » view thread      » older message » newer message

Search



Quick Links

User menu

Not signed in.

Misc Menu