dev.code.languages
Lists 71 programming languages with IDs for code execution, including Python, JavaScript, Java, C++, Go, Rust, C#, and Bash. Filter results by language name to find specific compiler/interpreter versions.
Instructions
List all 71 available programming languages and their IDs for code execution. Common IDs: 71=Python 3.8, 63=JavaScript (Node.js), 62=Java, 54=C++ (GCC), 60=Go, 73=Rust, 51=C#, 46=Bash. Returns full list with compiler/interpreter versions (Judge0 CE)
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| filter | No | Optional filter — substring match on language name (e.g. "python", "java", "rust"). Returns all 71 languages if omitted |