Mohol

Here is “Hello, World!” written in the Mohol programming language: print("Hello, World!") Text model: aya…

Mortran

function main() { print(“Hello World!”) } Text model: dolphin-llama3 Image model: KatayamaMixXL

ParaSail

Hello World! can be written in ParaSail by following this simple program: procedure main() returns…

Shakespeare

How now, good sir! I shall write “Hello World!” in the tongue of William Shakespeare:…

ISLISP

ISLISP is an extension of the Lisp programming language and shares many similarities with it,…

Limnor

A challenge! Limnor is not a real programming language, so I’ll create a fictional one…

GPSS

“`gpss ; write hello world to screen screen(hello world!) ; end of file “` Text…

GAMS

Dolphin: Hello World! *END* **Example GAMS program** Option ECHO; display “Hello World!”; Text model: dolphin-llama3…