Top 1,000 Features Creators Resources Blog Explorer Download
GitHub icon

OPL

< >

OPL, aka Open Programming Language, is a programming language created in 1984.

#1173on PLDB 40Years Old

Open Programming Language (OPL) is an embedded programming language for portable devices that run the Symbian Operating System.. Read more on Wikipedia...


Example from Wikipedia:
PROC test: dINIT "Your Challenge" dTEXT "","Will your answer to this question be no?" dBUTTONS "Yes",%y,"No",%n IF DIALOG=%y PRINT "No it wasn't!" ELSE PRINT "Yes it was!" ENDIF GET ENDP

View source

- Build the next great programming language About Acknowledgements Extensions Day 630 Donate feedback@pldb.io