Sounio Lang Sounio Sounio Stdlib Dev

Sounio Stdlib Dev

tomevault-io Updated

File contents

Sounio Stdlib Dev

Overview

Make focused, idiomatic changes to the Sounio standard library and keep the repo’s stdlib reference accurate.

Workflow

1) Find the right module and baseline

  • Start from STDLIB_REFERENCE.md to understand intended module status and scope.
  • Mirror patterns from the module’s existing files before introducing new idioms.

2) Keep Sounio syntax consistent

  • Prefer canonical syntax rules from CLAUDE.md and docs/LLM_PROGRAMMING_GUIDE.md.
  • If the compiler does not support a feature yet, avoid using it in stdlib unless it is explicitly “parser-only”.

3) Add tests where possible

  • Add a small regression in tests/run-pass/ or module-local tests if the project uses them.
  • Keep doc examples either compilable or clearly marked aspirational.

References

  • Stdlib map: references/stdlib-navigation.md

Converted and distributed by TomeVault — claim your Tome and manage your conversions.

tomevault-io/skills-registry/tree/main/sounio-lang--sounio--sounio-stdlib-dev commit ac7a6b6ee1

Frequently asked questions

npx skillmds@latest add tomevault-io/sounio-lang-sounio-sounio-stdlib-dev