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

XPL0

< >

XPL0 is a programming language created in 1976.

#1597on PLDB 48Years Old

XPL0 is a computer programming language that is essentially a cross between Pascal and C. It was created in 1976 by Peter J. R. Read more on Wikipedia...


Example from hello-world:
code Text=12; Text(0, "Hello World")

Language features

Feature Supported Token Example
Strings ✓ "
"Hello world"
Print() Debugging ✓ Text
Comments ✓
Semantic Indentation X

View source

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