Files
hakorune/docs/how-to/README.md

20 lines
533 B
Markdown
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

# Nyash HowTo Guides
Taskoriented, copypaste friendly instructions for common goals.
Use when you already know what you want to do and just need the steps.
Suggested structure (add as needed):
- Build & Run
- AOT build with LLVM
- Run with PyVM / VM / JIT
- Tooling
- Enable verbose logs
- Run curated smokes / parity checks
- Language
- Using and namespaces quick setup
- Array/Map literals gate toggles
Contributions: keep each guide short (12 screens), start with prerequisites, end with verify step.