Measures Concepts
GitHub icon

Promela

Promela - Programming language

< >

Promela is a programming language created in 1997.

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