TOKENLANG

CARD READER · MODEL ALL‑CAPS · SER. FRO‑LIB‑TAB
every token, all caps run in-browser · no install
THE DECK .TL SOURCE
1
READY
READER OUTPUT OUT()
// output prints here when you run the deck

TOKEN TABLE

This IDE's engine ships MATH, STRING, and JSON as built-in libraries. REQUESTS, WEBSCRAPE, and custom .tl file libraries need real network/filesystem access, so they only work in the full Python interpreter (main.py), not here.