Hacktoberfest 2026: los issues que los mantenedores marcaron para octubre, abiertos y aptos para principiantes. Explorar issues de Hacktoberfest

Add docs for Red #system directive

Abierto
#256 0 comentarios 0 reacciones 0 asignados Ver en GitHub

Nadie ha tomado este issue todavía.

Evaluación

Dificultad
2/5
Tiempo estimado
1-3 horas
Aptitud para principiantes
35/100
Tipo de issue
Documentación
Claridad
Bastante claro
Estado de actividad
Estancado

Línea de trabajo

Read the linked Red commit and the red/system specification's section 16.8 to understand the #system directive and its existing #call example. Add a directives documentation entry with one or two usage examples, then confirm the entry explains how Red code can call red/system code.

Escrito por el modelo de indexación a partir del texto del issue.

Descripción

Right now there's no documentation present for the #system directive introduced with this commit: https://github.com/red/red/commit/c9cfa3f07783e0ca164bd040d890b9ef43bab65b

It's only mentioned in an example for the #call directive in the red/system spec: https://static.red-lang.org/red-system-specs.html#section-16.8

Having it added to the directives of the red docs would help in making people aware that it's possible to call red/system code from red using this directive. Otherwise it's kind of hidden and might only be found by accident or a long search.

Also not sure if i'm the right person to make a pull request for that as, I'm still learning and getting familiar with red and its environment. But I guess the commit message provides enough information (at least for me) about what it is and how to use it. So maybe only one or two examples are missing for a proper doc entry.

Thank you very much!

Lenguaje dominante
CSS
Estrellas
68
Forks
47
Métricas de merge de PR
Sin PR fusionados en 30 d

Guía de contribución

No hay ninguna guía de contribución indexada para este repositorio

Primeros pasos

  1. Lee el issue completo y luego la guía de contribución del proyecto.
  2. Comenta en el issue que vas a ocuparte — evita que dos personas hagan lo mismo.
  3. Haz un fork del repositorio y trabaja en una rama.
  4. Abre un pull request que haga referencia al número del issue.

Más de red/docs

Todos los issues de red/docs

Issues similares

Más issues de Documentation

Recibe los nuevos issues en tu correo

Un resumen breve de issues de GitHub para principiantes.