github / github/code-navigation
Code navigation for new language: DM
- Lenguaje dominante
- Sin datos de lenguaje
- Estrellas
- 12
- Forks
- 7
- Métricas de merge de PR
- Sin PR fusionados en 30 d
Descripción
## Language
DM (https://www.byond.com/docs/ref)
**DM**, also known as **Dream Maker**, is a programming language used in the **BYOND** RPG game engine. One of the biggest FOSS games, **Space Station 13**, is written in this language and is actively being developed. Most of the branches of the original game use the GitHub as a repository for the source code of the game. The ecosystem of the language is also mainly supported by developers of various branches of the game.
## Linguist entry
- [x] Linguist language name: DM
- [x] Linguist language ID: 83
- [x] Permalink: https://github.com/github-linguist/linguist/blob/537297cdae3ab05f8d5dd1c03627a5bd73707b19/lib/linguist/languages.yml#L1611-L1620
## Tree-sitter parser
Parser URL: https://github.com/FeudeyTF/tree-sitter-dm
- [x] Parser is open source: MIT license
- [x] Repository includes tags queries
- [ ] Tags queries include `@scope` for fully-qualified names (if applicable)
- [x] Rust crate: https://crates.io/crates/tree-sitter-dm
## Remarks
The DM programming language has been supported in GitHub Linguist since 2013, but uses only a grammar based on TextMate. Now it is possible to use a modern tree-sitter-dm parser based on the tree-sitter project.
Guía de contribución
Línea de trabajo
Lee la sección sobre cómo añadir un nuevo lenguaje en la README de Code Navigation y, a continuación, inspecciona la entrada de lenguaje de Linguist proporcionada y el repositorio tree-sitter-dm. Comprueba si el parser, las consultas de tags y el crate de Rust cumplen los requisitos indicados; se considera terminado cuando se acepta la propuesta de DM para la navegación de código o se identifican los requisitos que faltan.
Escrito por el modelo de indexación a partir del texto del issue.
Evaluación
- Stack tecnológico
- rust
- Área
- devtools
- Tipo de issue
- Nueva funcionalidad
- Dificultad
- 4/5
- Tiempo estimado
- 3-5 días
- Estado de actividad
- Tranquilo
- Claridad
- Bastante claro
- Aptitud para principiantes
- 45/100