Results 1 to 2 of 2

Thread: Reverse Polish Notation!! Need some help

  1. #1

    Thread Starter
    New Member
    Join Date
    Dec 2005
    Posts
    2

    Reverse Polish Notation!! Need some help

    He everybody need some help: I need an assembly program for 32 bit intel based architecture that reads form the keyboard representing a valid expression in infix notation with paranthesis and then translated to Reverse Polish Notation and calculating the expression!
    Any help would be appriciated



    d.

  2. #2
    Fanatic Member
    Join Date
    Jan 2003
    Posts
    1,004

    Re: Reverse Polish Notation!! Need some help

    http://en.wikipedia.org/wiki/Reverse_Polish_notation

    The algorithm is on this site. Hope this helps.
    "Can't" and "shouldn't" are two totally separate things.

    All questions should be answered. All answers should be true. That is why I post.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width