Back

Simula

Simula is a programming language designed for simulation and modeling. It is widely used in computer science research and education to develop simulations of complex systems.

Hello, world code example:

BEGIN
   OUTTEXT("Hello world!");
   OUTIMAGE
END

Popularity: Less than 1% of developers are using or have used this language.*
*According to StackOverflow's 2023 survey.