comp.lang.ada
 help / color / mirror / Atom feed
* Please read this..thank you
@ 1997-11-02  0:00 Sho
  1997-11-02  0:00 ` Robert S. White
  1997-11-07  0:00 ` Howard W. LUDWIG
  0 siblings, 2 replies; 4+ messages in thread
From: Sho @ 1997-11-02  0:00 UTC (permalink / raw)



Dear Ada Programmers,

Could you please help me with the algorithms on how to convert Infix to
a Postfix expression? examples:

Infix: 1 + 2 + 3
Postfix: 1 2 3 + +

If anyone has done a program that converts infix to postfix could you
please help me via email or newsgroup? Thank you for your time and
consideration.^_^

Sho




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

end of thread, other threads:[~1997-11-10  0:00 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
1997-11-02  0:00 Please read this..thank you Sho
1997-11-02  0:00 ` Robert S. White
1997-11-07  0:00 ` Howard W. LUDWIG
1997-11-10  0:00   ` John M. Mills

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