Top 1K Features Creators Events Podcasts Books Extensions Interviews Blog Explorer CSV

CobolScript

< >

CobolScript is a programming language created in 1999.

#2015on PLDB 25Years Old
Homepage · Wikipedia

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 Example Token
Print() Debugging ✓ DISPLAY

- Build the next great programming language · Add · About · Search · Keywords · Livestreams · Labs · Resources · Acknowledgements

Built with Scroll v144.0.0