Top 1K Features Creators Events Podcasts Books Extensions Interviews Blog Explorer CSV

Plot

< >

Plot, aka Programming Language for Old Timers, is a programming language created in 2006 by David A. Moon.

#1888on PLDB 18Years Old
Homepage


Example from the web:
;; A silly toy program def response(threat) if threat = #severe run-in-circles() scream-and-shout() elseif threat = #moderate print("Danger Will Robinson") else sleep(1)

Language features

Feature Supported Example Token
Comments ✓ ; A comment
Line Comments ✓ ; A comment ;
Semantic Indentation X

- Build the next great programming language · Add · About · Search · Keywords · Livestreams · Labs · Resources · Acknowledgements

Built with Scroll v144.0.0