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

Promela

< >

Promela is a programming language created in 1997.

#1144on PLDB 27Years Old 109Repos

Try now: Riju


Example from Riju:
active proctype main() { printf("Hello, world!\n"); }
Example from hello-world:
active proctype main(){ printf("Hello World") }

Language features

Feature Supported Token Example
Strings ✓ "
"Hello world"
Print() Debugging ✓ printf

View source

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