Languages Features Creators CSV Resources Challenges Add Language
GitHub icon

Umple

Umple - Programming language

< >

Umple is a programming language created in 2008.

#784on PLDB 15Years Old 931Users
0Books 0Papers

Umple is a language for both object-oriented programming and modelling with class diagrams and state diagrams. The name Umple is a portmanteau of "UML", "ample" and "programming language", indicating that it is designed to provide ample features to extend programming languages with UML capabilities.. Read more on Wikipedia...


Example from Wikipedia:
class GarageDoor { status { Open { buttonOrObstacle -> Closing; } Closing { buttonOrObstacle -> Opening; reachBottom -> Closed; } Closed { buttonOrObstacle -> Opening; } Opening { buttonOrObstacle -> HalfOpen; reachTop -> Open; } HalfOpen { buttonOrObstacle -> Opening; } } }
manhood.html 路 umple.html 路 almquist-shell.html

View source

- Build the next great programming language Search Day 209 About Blog Acknowledgements Traffic Traffic Today GitHub feedback@pldb.com