Skip to content

Add project README and language reference#56

Merged
tetsuo-cpp merged 1 commit intocanonfrom
docs/readme
Feb 23, 2026
Merged

Add project README and language reference#56
tetsuo-cpp merged 1 commit intocanonfrom
docs/readme

Conversation

@tetsuo-cpp
Copy link
Owner

@tetsuo-cpp tetsuo-cpp commented Feb 23, 2026

Summary

  • Add top-level README.md with project overview, build instructions, quick-start example, toolchain reference, architecture overview, and testing instructions
  • Add docs/language.md with full language reference covering all supported words, control flow, memory access, and GPU operations
  • Fix incorrect paths in demo/README.md for scp and script invocation

Closes #22

Test plan

  • Verify README renders correctly on GitHub
  • Verify all links in README resolve (e.g., docs/language.md, demo/README.md)
  • Verify code examples in README are accurate

@tetsuo-cpp tetsuo-cpp merged commit 83c30d0 into canon Feb 23, 2026
1 check passed
@tetsuo-cpp tetsuo-cpp deleted the docs/readme branch February 23, 2026 14:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Add README.md

1 participant