This repository tracked a misguided quest to write code in 100 different programming languages, specifically by solving the first 100 Project Euler problems, using a different--and, ideally, new to me--language for each problem.
Note: my understanding is that educational sharing of methods and solutions for (only!) the first 100 Project Euler problems is currently allowed. Spoiler alert!
Most of these languages were new to me, so my solutions aren't always the best examples (esp. the Julia one). If you're experienced with one of these languages and are willing to share a more idiomatic solution, open a pull request! I'll leave the PR open (so it's clear it's not my code) and link it in the table below.
(PR) indicates someone has shared a more idiomatic solution in a pull request.