Measures Concepts
GitHub icon

XPL0

XPL0 - Programming language

< >

XPL0 is a programming language created in 1976.

#1760on 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 · Search · Add Language · Features · Creators · Resources · About · Blog · Acknowledgements · Queries · Stats · Sponsor · Day 605 · feedback@pldb.io · Logout