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…

GLSL

#version 450 void main() { // Output to standard output, which is also written to…

ParaSail

<|system|> Text model: toppy Image model: RealCartoonXL Byte Buzz 💥Get ready to code like a…

CMS-2

PROGRAM HelloWorld DISPLAY "Hello World!" END PROGRAM This program, written in CMS-2, will display the…