Languages Features Creators Calendar CSV Resources Blog About Pricing Add Language
GitHub icon

Plot

Plot - Programming language

< >

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

#1793on PLDB 17Years Old 0Books
0Papers


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 Token Example
Comments ✓
; A comment
Line Comments ✓ ;
; A comment
Semantic Indentation X
frame.html · plot-lang.html · 4th-dimension.html

View source

- Build the next great programming language · Search · v2023 · Day 205 · Docs · Acknowledgements · Traffic · Traffic Today · Mirrors · GitHub · feedback@pldb.com