Category : Miscellaneous Language Source Code
Archive   : TIPI.ZIP
Filename : TIPICALC.TPI

 
Output of file : TIPICALC.TPI contained in archive : TIPI.ZIP
# TIPICALC.TPI
# by Kent Peterson

cls
cr
"TIPICALC version 1.0" print$ cr
cr
"Enter an RPN expression to be evaluated"
print$ cr
"Use spaces to separate the operators."
print$ cr
"Press [ENTER] with no expression to end"
print$ cr cr


get$
len 0 = if bye endif
begin
begin
parse$
eval
len 0 =
until drop$
print cr
get$
len 0 =
until


  3 Responses to “Category : Miscellaneous Language Source Code
Archive   : TIPI.ZIP
Filename : TIPICALC.TPI

  1. Very nice! Thank you for this wonderful archive. I wonder why I found it only now. Long live the BBS file archives!

  2. This is so awesome! 😀 I’d be cool if you could download an entire archive of this at once, though.

  3. But one thing that puzzles me is the “mtswslnkmcjklsdlsbdmMICROSOFT” string. There is an article about it here. It is definitely worth a read: http://www.os2museum.com/wp/mtswslnk/