comp.lang.ada
 help / color / mirror / Atom feed
* Unusual syntax
@ 2002-05-16 19:14 Steve Caddy
  2002-05-16 19:56 ` Florian Weimer
                   ` (2 more replies)
  0 siblings, 3 replies; 14+ messages in thread
From: Steve Caddy @ 2002-05-16 19:14 UTC (permalink / raw)


I've been programming Ada95 for several years now, and have referred to
my copies of both Barnes and Skansholm in times of need. All has been
well... until I started working with a guy who has a copy of Skansholm
in Swedish.

Interestingly enough, his copy demonstrates the use of a case statement
with something like this...

when A ! B ! D => do_something;

...as opposed to what I'm familiar with...

when A | B | D => do_something;

I was even more amazed when the first version compiled and functioned in
the same way as the second version.

Has anyone come across this before? I've searched the LRM for clues, but
I can't find any other reference to this syntax. Please reassure me that
I'm not going mad!

Regards

Steve

--
Steven M Caddy, MEng -----------------------------------------------------
"Paediatrician?....Oh! A foot specialist!"
Email: dyn@m0ng.com





^ permalink raw reply	[flat|nested] 14+ messages in thread

end of thread, other threads:[~2002-05-22 14:20 UTC | newest]

Thread overview: 14+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2002-05-16 19:14 Unusual syntax Steve Caddy
2002-05-16 19:56 ` Florian Weimer
2002-05-16 20:29 ` Randy Brukardt
2002-05-17 10:01 ` Robert Dewar
2002-05-17 19:23   ` Steve Caddy
2002-05-17 19:43   ` Jeffrey Carter
2002-05-19  4:30     ` Robert Dewar
2002-05-19 21:01       ` Jeffrey Carter
2002-05-20 14:20         ` Marin David Condic
2002-05-21  2:52           ` Jeffrey Carter
2002-05-21 13:16             ` Marin David Condic
2002-05-22  0:02               ` Mark Biggar
2002-05-22  1:51                 ` Jeffrey Carter
2002-05-22 14:20                   ` Marin David Condic

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox