Quickly share editable, runnable code

A crumb is a small piece of code that can be embedded anywhere. Our crumbs look stunning and can be modified and run from the browser. They are ideal for use on social media like Twitter, LinkedIn, and Facebook. You can also embed them in articles and tutorials about software engineering.

Are you interested in using crumbs? I'm still working hard to make this a polished product that others can use, so stay tuned or drop me a message on Twitter.

Browse crumbs by language

Python is a high-level, general-purpose programming language. Its design philosophy emphasizes code readability with the use of significant indentation.

Bash is the GNU Project's shell—the Bourne Again SHell. This is an sh-compatible shell that incorporates useful features from the Korn shell (ksh) and the C shell (csh).

JavaScript is a high-level language that conforms to the ECMAScript standard, most famously used inside web browsers to enhance otherwise static HTML pages.

TypeScript is a strict syntactical superset of JavaScript and adds optional static typing to the language.

Go is an open source programming language that makes it easy to build simple, reliable, and efficient software.