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

Observable

Observable - Programming language

< >

Observable is a programming language created in 2017 by Mike Bostock.

#763on PLDB 6Years Old 983Users
1Books 0Papers

Try now: Web

A partially open source derivative of Javascript modified for dataflow that powers the Observable data science web app.


Example from the web:
{ let x = 0; for (let i = 1; i <= 100; ++i) { x += i; } return x; }

Language features

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

Books about Observable from ISBNdb

title authors year publisher
Stochastic Control of Partially Observable Systems Bensoussan, Alain 2004 Cambridge University Press
yorick.html · observable-lang.html · plist.html

View source

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