vlang/vsl

docs: complete 3 stub advanced articles

Open

#322 opened on Jul 14, 2026

 (0 comments) (0 reactions) (0 assignees)V (49 forks)auto 404
Hacktoberfestdocumentationgood first issue

Repository metrics

Stars
 (400 stars)
PR merge metrics
 (PR metrics pending)

Description

Three articles in docs/advanced/ are stubs:

  • 01-mpi-parallel.md — 308 bytes
  • 03-hdf5-io.md — 285 bytes
  • 04-library-integration.md — 502 bytes

Examples for each topic already exist (mpi, inout, external library use).

Task

Write real walkthroughs for each article using the existing examples as reference.

Verification

  • Follow the steps in each article to run the example
  • Articles follow the depth of 02-opencl-gpu.md

Contributor guide