1. Re: A better way then just "$" -- !

Hey, Topica AGAIN, where is
my message for EUForum 
at 21:56 msk  ???

Hey, Topica, where is this my message
at 10:47 msk  ???

Hi Al,

How about the following proposal:

The mark of the sequence end 
is just '.' or '..'

So:

s[.] or s[..] is s[length(s)]
s[2...] or s[2....] is s[2..length(s)]
s[2..2.] or s[2..2..] is s[2..length(s)-2]
s[a..b.] or s[a..b..] is s[a..length(s)-b]
s[a...b.] or s[a....b..] is s[length(s)-a .. length(s)-b]

or

s[a.. .. b..]

or

s[a. .. b.]

And you can use 'type sequence_with_L' thing
for the same result plus for actions with the separate
last elements just now, without waiting for 2.5 and 
any affection of the common sequences or without
new key words and special characters in 2.5. 

Cool, no?

Euphoria is good programming language!
The exclusively flexible starting solutions
and successful choice of the main design.

Regards,
Igor Kachan
kinz at peterlink.ru

new topic     » topic index » view message » categorize

Search



Quick Links

User menu

Not signed in.

Misc Menu