rem’s avatarrem’s Twitter Archive—№ 69,738

  1. I want to write a language parser (that I don't believe exists already) so that I can take the AST to transform it to another language (jq -> js). Not quite sure where to start though…