LoginLogin
Nintendo shutting down 3DS + Wii U online services, see our post

TICALC

Root / Submissions / [.]

TaurenCreated:
Download:WR7XH394
Version:Size:
A port from an old Modula-2 program. It is an expression parser, with my first draft and attempt at a tree structure. *MINOR UPDATE* - now excepts real numbers as well as integers - exit the program by entering an empty expression - minor error message beautification

Instructions:

Run the program. Enter an expression using numbers parenthesis and any of these operators (+, -, /, *)

Cool! Looks better than my current attempt at making an expression parser.