feat(spec): add ARG + FRG profiles for My-lang#77
Merged
Conversation
Adds the per-language Adoption + Foundations Readiness Grade profiles for my-lang, scored against the framework being introduced in hyperpolymath/standards (ARG + FRG companion spec). Grade: ARG-D-leaning-E (active research vehicle, very narrow adopter base); FRG-X (foundational programme planned but not yet started — see ROADMAP). Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
4 tasks
hyperpolymath
added a commit
that referenced
this pull request
May 28, 2026
Completes the four-axis maturation grading for My, following the ARG + FRG profiles landed in #77 and the templates introduced in hyperpolymath/standards#229. Grade: - TRG-D — 14-crate Rust workspace covering F1-F4/F6/F7, M1/M2/M5, B1-B6, T1-T8 with the bulk of the compiler in crates/my-lang/ (parser 2867 lines, checker 1792, interpreter 955, stdlib 1931). Worst-of: M5 canonical semantics document partial (grammar.ebnf + system-specs.md cover surface syntax only), B5 ABI/FFI not yet declared (Idris2 + Zig), T3 REPL not separately discoverable. - CRG-D — `my` binary + 14 workspace crates; none yet published to crates.io. No per-crate v2.2 STRICT audits, no VeriSimDB attestation. The non-load-bearing crates/my-parser scaffold is marked separately as E (the real parser lives in crates/my-lang/src/parser.rs). Both profiles cite spec/ARG-PROFILE.adoc (D-leaning-E) + spec/FRG-PROFILE.adoc (X, with the honestly-retracted 2026-03-29 template ABI scaffolding) for the full axis chain. Co-authored-by: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
Adds per-language ARG + FRG profile files for the My-lang ecosystem (11 crates, 4 dialects), following the templates landed in standards#232.
These are the source-of-truth for My-lang's grades in the Language Grades Matrix at
nextgen-languages/TOOLING-STATUS.adoc(nextgen-languages#58).Initial grades:
PROOF-NEEDS.mdhonestly records template-ABI removal — explicit FRG-X discipline)🤖 Generated with Claude Code