comp.lang.ada
 help / color / mirror / Atom feed
From: Sho <Sho@upnaway.com>
Subject: Please read this..thank you
Date: 1997/11/02
Date: 1997-11-02T00:00:00+00:00	[thread overview]
Message-ID: <345BBEC0.1D12@upnaway.com> (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




             reply	other threads:[~1997-11-02  0:00 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
1997-11-02  0:00 Sho [this message]
1997-11-02  0:00 ` Please read this..thank you Robert S. White
1997-11-07  0:00 ` Howard W. LUDWIG
1997-11-10  0:00   ` John M. Mills
replies disabled

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