Is Forth still in use? If so, how and where?

forth, programming-languages

Solution

It's still in use by people like Apple and Sun - take a look at http://en.wikipedia.org/wiki/Open_Firmware.

Problem

A long time ago I remember thinking that the Forth programming language was pretty cool. I really haven't heard anything about it in years. Is Forth still in use? If so, what types of applications is it being used for?

Original source