Build representer
Nadie ha tomado este issue todavía.
Evaluación
- Dificultad
- 4/5
- Tiempo estimado
- 3-5 días
- Aptitud para principiantes
- 35/100
- Tipo de issue
- Nueva funcionalidad
- Claridad
- Bastante claro
- Estado de actividad
- Estancado
- Stack tecnológico
- vim
- Área
- tooling
Línea de trabajo
Lee la documentación de la interfaz del representer y de creación desde cero enlazada en el issue, y después inspecciona las implementaciones de otros tracks. Crea un representer para el track de Vim Script que siga la especificación y produzca los dos archivos de representación JSON; si funciona, establece .status.representer en true en el config.json del track.
Escrito por el modelo de indexación a partir del texto del issue.
Descripción
In Exercism v3, we're introducing a new (optional) tool: the representer. The goal of the representer is to take a solution and returning a representation, which is an extraction of a solution to its essence with normalized names, comments, spacing, etc. but still uniquely identifying the approach taken. Two different ways of solving the same exercise must not have the same representation.
Each representer is track-specific. When a new solution is submitted, we run the track's representer, which outputs two JSON files that describe the representation.
Once we have a normalized representation for a solution, a team of vetted mentors will look at the solution and comment on it (if needed). These comments will then automatically be submitted to each new solution with the same representation. A notification will be sent for old solutions with a matching representation.
The representer is an optional tool though, which means that if a track does not have a representer, it will still function normally.
Goal
Build a representer for your track according to the spec. Check this page to help you get started with building a representer.
Note that the simplest representer is one that merely returns the solution's source code.
It can be very useful to check how other tracks have implemented their representer.
If your track already has a working representer, please close this issue and ensure that the .status.representer key in the track config.json file is set to true.
Choosing between representer and analyzer
There is some overlap between the goals of the representer and the analyzer. If you want to build both, we recommend starting by building the representer for the following reasons:
- Representers are usually (far) easier to implement
- Representers can have a far bigger impact on the mentoring load than analyzers by empowering mentors
- Representers apply to all exercises, whereas analyzers usually target specific exercises or a subset
Tracking
- Lenguaje dominante
- Vim Script
- Estrellas
- 22
- Forks
- 27
- Merge medio
- 8 min
- PR fusionados (30 d)
- 1
Guía de contribución
No hay ninguna guía de contribución indexada para este repositorio
Primeros pasos
- Lee el issue completo y luego la guía de contribución del proyecto.
- Comenta en el issue que vas a ocuparte — evita que dos personas hagan lo mismo.
- Haz un fork del repositorio y trabaja en una rama.
- Abre un pull request que haga referencia al número del issue.
Más de exercism/vimscript
-
Dificultad 4/5 3-5 días Aptitud para principiantes 35/100
-
Build analyzer Abiertox:action/create x:knowledge/advanced x:module/analyzer x:size/massive x:type/coding
Dificultad 5/5 Más de una semana Aptitud para principiantes 25/100
-
Pass linting checks Abiertox:action/fix x:knowledge/elementary x:size/medium x:type/content
Dificultad 3/5 1-2 días Aptitud para principiantes 25/100
-
x:action/improve x:knowledge/intermediate x:module/practice-exercise x:size/large x:type/content
Dificultad 5/5 Más de una semana Aptitud para principiantes 25/100
Todos los issues de exercism/vimscript
Issues similares
-
kaliscan.com AbiertoN: AdGuard for iOS P3: Medium T: Ads
Dificultad 2/5 1-3 horas Aptitud para principiantes 68/100
AdguardTeam/AdguardFilters#242501 ·
-
Dificultad 2/5 1-3 horas Aptitud para principiantes 84/100
-
[BUG] createTool tools cannot be registered with Mastra when exactOptionalPropertyTypes is enabled Abiertocustomer-eng status: needs triage
Dificultad 2/5 1-3 horas Aptitud para principiantes 84/100
-
add-toolnames MCP Toolnames Toolnames checkup
Dificultad 2/5 1-3 horas Aptitud para principiantes 68/100
rajbos/ai-engineering-fluency#2190 · 3 comentarios ·
-
enhancement
Dificultad 2/5 1-3 horas Aptitud para principiantes 78/100
gajus/eslint-plugin-jsdoc#1776 · 1 reacción ·