Transfer
Jump from a language you know to another — snippets, difficulty, and paradigm shifts.
Deep links are bookmarkable:
loops, Python → Erlang or
functions, JavaScript → Rust.
Use ?concept=, ?from=, and ?to=.
→
Transfer Summary
Python basic
# Snippet loads once languages are fetched…
Erlang intermediate
% Snippet loads once languages are fetched…
Use this in your AI tools
Static site users can fetch the underlying catalogue from /api/languages.json. If you run the optional Node API server, the same transfer shape is available via /v1/transfer.
GET /v1/transfer?concept=loops&from=python&to=erlang