Languages Features Creators CSV Resources Challenges Add Language
GitHub icon

CobolScript

CobolScript - Programming language

< >

CobolScript is a programming language created in 1999.

#1638on PLDB 24Years Old 51Users
0Books 0Papers

CobolScript is a programming language created by Matthew Dean and Charles Schereda of Deskware in 1999. The language was intended to provide web-enabled COBOL, and was targeted at businesses using legacy software written in that language.. Read more on Wikipedia...


Example from hello-world:
DISPLAY `Content-type: text/html `. DISPLAY LINEFEED. DISPLAY `<HTML><BODY>`. DISPLAY `<CENTER>Hello World</CENTER>`. DISPLAY `</BODY></HTML>`. GOBACK.

Language features

Feature Supported Token Example
Print() Debugging ✓ DISPLAY
action-code-script.html · cobolscript.html · edh.html

View source

- Build the next great programming language · Search · Day 214 · About · Blog · Acknowledgements · Traffic · Traffic Today · GitHub · feedback@pldb.com