aOT--RPN Computer Languages



#8

Hello all.

Am I right in saying that FORTH is a postfix-structured language? Also, is LISP? Aside from these, are there other postfix-basd computer languages still in use?


#9

Postscript is in very widespread use. Many, many, many, many printers use it as their native page description language. Of course, not many people see it but it is there and can be programmed in.

Quite a lot of interpreted languages use small stack machines for their intermediate code but these only marginally count as computer languages.


- Pauli

#10

LISP does not use postfix syntax. Its expressions use prefix syntax.

M.


#11

Thanks for the clarification. I'm not certain where on when I came across it but, I though that the RPL that is implemented in HP-28 and 48 series stood for Reverse Polish LISP. So, I thought LISP was a postfix-based notation. Or is it that the 28/48 series use LISP but a with Reverse Polish command structure?

Edited: 10 May 2012, 11:58 p.m.


#12

Quote:
Or is it that the 28/48 series use LISP but a with Reverse Polish command structure?

RPL is Lisp-like in some respects, but it definitely is not Lisp, and it obviously uses Reverse Polish Notation.

Note that "RPL" doesn't officially stand for anything. Bill Wickes has stated that the developers never called it anything other than "RPL". There are several unofficial expansions, including "ROM-based Procedural Language".

#13

I concur with Valentin who called it RePeLling for obvious reasons.

#14

A Web search on concatenative programming languages will reveal a few more stack-based languages, e.g., Joy, Cat and Factor.

Nick


Possibly Related Threads…
Thread Author Replies Views Last Post
  Use 82240B as computer printer R. Pienne 3 2,383 12-09-2013, 12:19 PM
Last Post: Marcus von Cube, Germany
  [PRIME] RPN: another attempt at returning more than one value to the RPN stack Marcus von Cube, Germany 5 2,511 11-05-2013, 02:44 AM
Last Post: Marcus von Cube, Germany
  OT: Jeppesen E6B Wind-Easy Computer (Slide Rule) Eddie W. Shore 18 6,853 10-12-2013, 03:26 PM
Last Post: George Litauszky
  Computer-scientist functions on HP Prime? Michael O. Tjebben 12 3,763 08-22-2013, 06:59 PM
Last Post: plivesey
  Paper on the errors in HP Calculators vs some older computer processors Les Koller 3 1,805 08-19-2013, 12:37 PM
Last Post: Mike Morrow
  HP-9100 used in computer-based education (video) Juergen Keller 5 2,043 12-07-2012, 11:04 AM
Last Post: hpnut
  OT - almost. Tiny DIY Forth computer. Cristian Arezzini 4 2,031 08-19-2012, 04:51 PM
Last Post: Cristian Arezzini
  aOT--HP Calculator clubs/pages on Facebook Matt Agajanian 0 914 06-22-2012, 11:33 PM
Last Post: Matt Agajanian
  OFF TOPIC: Computer to run Windows 95? Dia C. Tran 13 4,123 06-04-2012, 03:21 AM
Last Post: x34
  It looks like a calculator but...it's a computer! Matt Agajanian 26 7,037 05-25-2012, 12:44 AM
Last Post: Mike Morrow

Forum Jump: