« Back

Transpile Be There for You

Transpiling to Javascript

Data Monster

by Me

The project that kicked this all off.

CoffeeScript Annotated Grammar

Using JISON, a different parser than the PEG-based approach I took.

+ JISON

List of Languages That Compile to JS

What it says on the tin.

Esolangs

Esoteric Codes

by Daniel Temkin

Esolang-focused blog with interviews and theoretical writeups.

Esolangs Wiki

Look at the fun you can have.

Rosetta Code

A wiki of programming languages, including both esolangs and “normies”.

Entropy

An esolang with decaying data.

+ The documentation itself

Malbolge

Are you brave enough to be confused?

Piet

Code with colors.

+ More sample programs

Velato

Sing to the machine.

Make Your Own

PLTJS

by Ramsey Nasser

Tooling for creating your own grammars in the browser, with a REPL and simple testing!

PEG.js

A javascript implementation of parsing expression grammar generator.

Ohm

by Pat Dubroy and CDG Labs

Just-released parsing expression grammar tool, with extra debugging power. Both browser and node implementations.

Create Your Own Freaking Awesome Programming Language

by Marc-André Cournoyer

A how-to e-book on language design.