Forth was neat, but it was a bit of an evolutionary dead end. I'm not aware of any significant concepts from Forth which were adopted by other, later programming languages.
RPL (Reverse Polish Lisp, a high level language for HP calculators) possibly drew on it a bit, though the main antecedents are RPN and Lisp, and possibly Poplog (a Poplog guru was at HP at the time, but I don't know if he contributed).
Did Forth inspire the stack-based VMs of python and java? I don't know about that part of CS history well, but a very large proportion of all code runs on stack based byte code interpreters.
Imho Lisp is deader than COBOL. Especially now that we've learned you can do the really hard and interesting bits of AI with high-performance number crunching in C++ and CUDA.
duskwuff|7 months ago
tengwar2|7 months ago
ks2048|7 months ago
xmcqdpt2|7 months ago
drweevil|7 months ago
tempaway43563|7 months ago
"COBOL was one of the four “mother” languages, along with ALGOL, FORTRAN, and LISP."
unknown|7 months ago
[deleted]
bitwize|7 months ago