Skip to content

Rename rain.interpreter.interface → rainlang.interface (follow rain.interpreter → rainlang) #107

Description

@thedavidmeister

`rainlanguage/rain.interpreter` was renamed to `rainlanguage/rainlang` (and its Soldeer package is now `rainlang`). For consistency, the interface repo should follow: rename `rain.interpreter.interface` → `rainlang.interface`, and publish its Soldeer package as `rainlang-interface`.

Current state

  • Repo is still `rainlanguage/rain.interpreter.interface` (no redirect).
  • Soldeer package is still `rain-interpreter-interface` (latest 0.1.0); there is no `rainlang-interface` package.
  • `rainlang` 0.1.2's own code imports `rain-interpreter-interface-0.1.0/`, and downstream consumers (raindex, rain.merkle, rain.dia, rain.pyth, …) declare `rain-interpreter-interface` — so a rename needs a coordinated republish + consumer bump.

Surfaced while de-submoduling the extern/oracle repos to Soldeer (rain.merkle/dia/pyth/verify): the impl rename to `rainlang` was handled, but the interface kept the old name, which is a naming inconsistency.

🤖 Filed via Claude Code at the maintainer's request.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Labels

No labels
No labels

Type

No type

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions