Skip to content

Latest commit

 

History

History
45 lines (34 loc) · 1.39 KB

File metadata and controls

45 lines (34 loc) · 1.39 KB

Eclexia Wiki

This folder is a wiki source set designed for three audiences:

  • lay people evaluating the project
  • language users writing Eclexia programs
  • developers contributing to compiler/runtime/tooling internals

Main Pages

  1. Home
  2. For Laypeople
  3. For Users
  4. For Developers
  5. Architecture
  6. Testing and Benchmarking
  7. Troubleshooting
  8. Glossary
  9. FAQ

README vs Wiki

Keep in README.adoc:

  • project identity and short pitch
  • quick start commands
  • high-level doc index and contribution/security/license links

Move to wiki:

  • subsystem deep dives
  • operational playbooks
  • contributor onboarding paths
  • FAQ, troubleshooting, and glossary
  • benchmark and verification navigation

Source Mapping

Canonical Source Wiki Destination
../QUICK_STATUS.md Home, FAQ
../GETTING_STARTED.md For Users
../SPECIFICATION.md For Developers, Architecture
../PROOFS.md + ../FORMAL_VERIFICATION.md For Developers, Glossary
../IMPLEMENTATION_ROADMAP.md + ../TOOLCHAIN_STATUS.md Architecture, Testing and Benchmarking