Sommaire de la documentation
Index HTML complet du dossier docs/. Cette page relie les 325 fichiers HTML disponibles.
Acces rapide
Les pages sont regroupees par dossier pour rendre le sommaire lisible malgre le volume.
- Racine docs (34 page(s))
- beta_program (3 page(s))
- beta_program/bug_fixing_iteration (4 page(s))
- beta_program/feedback_collection (3 page(s))
- book (23 page(s))
- book/chapters (90 page(s))
- book/chapters/keywords (52 page(s))
- book/grammar (9 page(s))
- book/grammar/railroad (2 page(s))
- book/logique (6 page(s))
- book/poche (14 page(s))
- book/poche/chapters (78 page(s))
- grammar (6 page(s))
- profiling (1 page(s))
Liens utiles
Racine docs
34 page(s)
- 404.html
- BOOTSTRAP_NATIVE_MIGRATION_FROM_RUST.html
- BOOTSTRAP_VITTE_FILE_MAPPING.html
- COMPILER_DRIVER_MIGRATION.html
- CONTRIBUTING.html
- MAKE_TARGETS.html
- MD_MIGRATION.html
- MODULE_REFERENCE.html
- PACKAGE_INDEX.html
- PACKAGE_MATURITY.html
- SUPPORT.html
- bootstrap_contracts.html
- bootstrap_migration_checklist.html
- bootstrap_native_ir.html
- bootstrap_seed.html
- changelog.html
- community.html
- diagnostics.html
- doc.html
- docs-architecture.html
- download.html
- index.html
- news.html
- offline.html
- search.html
- seed_diagnostics.html
- sitemap.html
- source-guides.html
- source.html
- start-here.html
- status-public.html
- status.html
- suggestions.html
- vitte-ebnf-memory.html
beta_program
3 page(s)
beta_program/bug_fixing_iteration
4 page(s)
beta_program/feedback_collection
3 page(s)
book
23 page(s)
- book/chapters/20a-overall-architecture.html
- book/chapters/27-grammar.html
- book/chapters/34-compiler-mental-model.html
- book/chapters/64-ast-to-ir-mapping.html
- book/STYLE.html
- book/checklist.html
- book/ci.html
- book/classic-mistakes.html
- book/cli.html
- book/compiler-stdlib-contract.html
- book/errors.html
- book/glossary.html
- book/index.html
- book/roadmap-pedagogique.html
- book/start-30-min.html
- book/status.html
- book/stdlib.html
- book/chapters/41-versioning-and-migration.html
- book/chapters/41-versioning-and-migration.html
- book/roadmap-pedagogique.html
- book/stdlib.html
- book/summary.html
- book/technical-index.html
book/chapters
90 page(s)
- book/chapters/00-avant-propos.html
- book/chapters/00-foreword.html
- book/chapters/00-preface.html
- book/chapters/01-demarrer.html
- book/chapters/01-starting.html
- book/chapters/02-philosophie.html
- book/chapters/02-philosophy.html
- book/chapters/03-project.html
- book/chapters/03-projet.html
- book/chapters/04-syntax.html
- book/chapters/04-syntaxe.html
- book/chapters/05-types.html
- book/chapters/06-procedures.html
- book/chapters/07-control.html
- book/chapters/07-controle.html
- book/chapters/08-structures.html
- book/chapters/09-modules.html
- book/chapters/10-diagnostics.html
- book/chapters/11-collections.html
- book/chapters/12-pointers.html
- book/chapters/13-generics.html
- book/chapters/13-generiques.html
- book/chapters/14-macros.html
- book/chapters/15-pipeline.html
- book/chapters/16-interop.html
- book/chapters/16a-vitte-binding.html
- book/chapters/17-stdlib.html
- book/chapters/18-tests.html
- book/chapters/19-performance.html
- book/chapters/20-repro.html
- book/chapters/20-reproducibility.html
- book/chapters/20a-architecture-globale.html
- book/chapters/20a-overall-architecture.html
- book/chapters/21-cli-project.html
- book/chapters/22-http-project.html
- book/chapters/23-system-project.html
- book/chapters/24-kv-project.html
- book/chapters/25-arduino-project.html
- book/chapters/26-editor-project.html
- book/chapters/27-grammar.html
- book/chapters/28-conventions.html
- book/chapters/29-style.html
- book/chapters/30-faq.html
- book/chapters/31-build-errors.html
- book/chapters/32-modules-catalog.html
- book/chapters/33-suggested-chapters.html
- book/chapters/34-compiler-mental-model.html
- book/chapters/35-error-message-anatomy.html
- book/chapters/36-naming-strategies.html
- book/chapters/37-large-scale-module-conventions.html
- book/chapters/38-type-driven-refactoring.html
- book/chapters/39-stable-public-api-design.html
- book/chapters/40-breaking-compatibility.html
- book/chapters/41-versioning-and-migration.html
- book/chapters/42-robust-procedure-patterns.html
- book/chapters/43-vitte-code-anti-patterns.html
- book/chapters/44-measure-before-optimizing.html
- book/chapters/45-performance-allocations-copies.html
- book/chapters/46-adapted-data-structures.html
- book/chapters/47-reproducible-debugging.html
- book/chapters/48-tracing-and-observability.html
- book/chapters/49-readable-unit-tests.html
- book/chapters/50-scenario-integration-tests.html
- book/chapters/51-compiler-regression-tests.html
- book/chapters/52-grammar-valid-invalid-tests.html
- book/chapters/53-property-based-testing-parser.html
- book/chapters/54-source-fuzzing.html
- book/chapters/55-memory-safety-invariants.html
- book/chapters/56-defensive-io-programming.html
- book/chapters/57-semantic-error-handling.html
- book/chapters/58-ci-pipeline-for-vitte-project.html
- book/chapters/59-risk-oriented-code-review.html
- book/chapters/60-sustainable-technical-documentation.html
- book/chapters/61-grammar-diagram-generation.html
- book/chapters/62-advanced-ebnf-reading.html
- book/chapters/63-syntactic-ambiguity-resolution.html
- book/chapters/64-ast-to-ir-mapping.html
- book/chapters/65-abi-and-vitte-interop-contracts.html
- book/chapters/65-règles-abi-interop-vitte.html
- book/chapters/66-macros-use-cases-and-limits.html
- book/chapters/67-generics-design-tradeoffs.html
- book/chapters/68-hexagonal-architecture.html
- book/chapters/69-cli-production-ready-project.html
- book/chapters/70-http-production-ready-project.html
- book/chapters/71-system-service-project.html
- book/chapters/72-embedded-project-constraints.html
- book/chapters/73-team-skill-growth.html
- book/chapters/74-documenter-les-documentations.html
- book/chapters/74-documenting-documentation.html
- book/chapters/checklist-avant-publication.html
book/chapters/keywords
52 page(s)
- book/chapters/keywords/all.html
- book/chapters/keywords/and.html
- book/chapters/keywords/as.html
- book/chapters/keywords/asm.html
- book/chapters/keywords/at.html
- book/chapters/keywords/bool.html
- book/chapters/keywords/break.html
- book/chapters/keywords/case.html
- book/chapters/keywords/index.html
- book/chapters/keywords/const.html
- book/chapters/keywords/continue.html
- book/chapters/keywords/couverture.html
- book/chapters/keywords/else.html
- book/chapters/keywords/emit.html
- book/chapters/keywords/entry.html
- book/chapters/keywords/erreurs-compilateur.html
- book/chapters/keywords/false.html
- book/chapters/keywords/field.html
- book/chapters/keywords/for.html
- book/chapters/keywords/form.html
- book/chapters/keywords/give.html
- book/chapters/keywords/if.html
- book/chapters/keywords/in.html
- book/chapters/keywords/index.html
- book/chapters/keywords/int.html
- book/chapters/keywords/is.html
- book/chapters/keywords/let.html
- book/chapters/keywords/loop.html
- book/chapters/keywords/macro.html
- book/chapters/keywords/make.html
- book/chapters/keywords/match.html
- book/chapters/keywords/index.html
- book/chapters/keywords/not.html
- book/chapters/keywords/or.html
- book/chapters/keywords/otherwise.html
- book/chapters/keywords/index.html
- book/chapters/keywords/index.html
- book/chapters/keywords/pick.html
- book/chapters/keywords/proc.html
- book/chapters/keywords/pull.html
- book/chapters/keywords/return.html
- book/chapters/keywords/select.html
- book/chapters/keywords/set.html
- book/chapters/keywords/share.html
- book/chapters/keywords/space.html
- book/chapters/keywords/string.html
- book/chapters/keywords/trait.html
- book/chapters/keywords/true.html
- book/chapters/keywords/type.html
- book/chapters/keywords/unsafe.html
- book/chapters/keywords/use.html
- book/chapters/keywords/when.html
book/grammar
9 page(s)
book/grammar/railroad
2 page(s)
book/logique
6 page(s)
book/poche
14 page(s)
- book/poche/00-how-to-read.html
- book/poche/01-first-program.html
- book/poche/02-variables-and-types.html
- book/poche/03-conditions-and-loops.html
- book/poche/04-procedures.html
- book/poche/05-structures.html
- book/poche/06-modules.html
- book/poche/07-reading-errors.html
- book/poche/08-essential-tests.html
- book/poche/09-mini-cli-project.html
- book/poche/10-roadmap.html
- book/poche/checklist-before-publication.html
- book/poche/index.html
- book/poche/summary.html
book/poche/chapters
78 page(s)
- book/poche/chapters/00-foreword.html
- book/poche/chapters/00-preface.html
- book/poche/chapters/01-starting.html
- book/poche/chapters/02-philosophy.html
- book/poche/chapters/03-project.html
- book/poche/chapters/04-syntax.html
- book/poche/chapters/05-types.html
- book/poche/chapters/06-procedures.html
- book/poche/chapters/07-control.html
- book/poche/chapters/08-structures.html
- book/poche/chapters/09-modules.html
- book/poche/chapters/10-diagnostics.html
- book/poche/chapters/11-collections.html
- book/poche/chapters/12-pointers.html
- book/poche/chapters/13-generics.html
- book/poche/chapters/14-macros.html
- book/poche/chapters/15-pipeline.html
- book/poche/chapters/16-interop.html
- book/poche/chapters/16a-vitte-binding.html
- book/poche/chapters/17-stdlib.html
- book/poche/chapters/18-tests.html
- book/poche/chapters/19-performance.html
- book/poche/chapters/20-reproducibility.html
- book/poche/chapters/20a-overall-architecture.html
- book/poche/chapters/21-cli-project.html
- book/poche/chapters/22-http-project.html
- book/poche/chapters/23-system-project.html
- book/poche/chapters/24-kv-project.html
- book/poche/chapters/25-arduino-project.html
- book/poche/chapters/26-editor-project.html
- book/poche/chapters/27-grammar.html
- book/poche/chapters/28-conventions.html
- book/poche/chapters/29-style.html
- book/poche/chapters/30-faq.html
- book/poche/chapters/31-build-errors.html
- book/poche/chapters/32-modules-catalog.html
- book/poche/chapters/33-suggested-chapters.html
- book/poche/chapters/34-compiler-mental-model.html
- book/poche/chapters/35-error-message-anatomy.html
- book/poche/chapters/36-naming-strategies.html
- book/poche/chapters/37-large-scale-module-conventions.html
- book/poche/chapters/38-type-driven-refactoring.html
- book/poche/chapters/39-stable-public-api-design.html
- book/poche/chapters/40-breaking-compatibility.html
- book/poche/chapters/41-versioning-and-migration.html
- book/poche/chapters/42-robust-procedure-patterns.html
- book/poche/chapters/43-vitte-code-anti-patterns.html
- book/poche/chapters/44-measure-before-optimizing.html
- book/poche/chapters/45-performance-allocations-copies.html
- book/poche/chapters/46-adapted-data-structures.html
- book/poche/chapters/47-reproducible-debugging.html
- book/poche/chapters/48-tracing-and-observability.html
- book/poche/chapters/49-readable-unit-tests.html
- book/poche/chapters/50-scenario-integration-tests.html
- book/poche/chapters/51-compiler-regression-tests.html
- book/poche/chapters/52-grammar-valid-invalid-tests.html
- book/poche/chapters/53-property-based-testing-parser.html
- book/poche/chapters/54-source-fuzzing.html
- book/poche/chapters/55-memory-safety-invariants.html
- book/poche/chapters/56-defensive-io-programming.html
- book/poche/chapters/57-semantic-error-handling.html
- book/poche/chapters/58-ci-pipeline-for-vitte-project.html
- book/poche/chapters/59-risk-oriented-code-review.html
- book/poche/chapters/60-sustainable-technical-documentation.html
- book/poche/chapters/61-grammar-diagram-generation.html
- book/poche/chapters/62-advanced-ebnf-reading.html
- book/poche/chapters/63-syntactic-ambiguity-resolution.html
- book/poche/chapters/64-ast-to-ir-mapping.html
- book/poche/chapters/65-abi-and-vitte-interop-contracts.html
- book/poche/chapters/66-macros-use-cases-and-limits.html
- book/poche/chapters/67-generics-design-tradeoffs.html
- book/poche/chapters/68-hexagonal-architecture.html
- book/poche/chapters/69-cli-production-ready-project.html
- book/poche/chapters/70-http-production-ready-project.html
- book/poche/chapters/71-system-service-project.html
- book/poche/chapters/72-embedded-project-constraints.html
- book/poche/chapters/73-team-skill-growth.html
- book/poche/chapters/74-documenting-documentation.html
grammar
6 page(s)
profiling
1 page(s)