developer_code_detector
Analyze raw code snippets to detect their programming language using heuristic analyzers.
Instructions
Detect the programming language of a raw code snippet using heuristic analyzers.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| code | Yes | The raw programming code snippet to analyze. |