awesome-repositories.com
Blog
awesome-repositories.com

Découvrez les meilleurs dépôts open-source grâce à notre recherche par IA.

ExplorerRecherches sélectionnéesAlternatives open sourceLogiciels auto-hébergésBlogPlan du site
ProjetÀ proposNotre méthodologiePresseServeur MCP
Mentions légalesConfidentialitéConditions d'utilisation
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

1 dépôt

Awesome GitHub RepositoriesBinding Navigation

Capabilities for shifting the execution scope into different objects or namespaces to explore internal state.

Distinct from Function Context Binding: Distinct from Function Context Binding by focusing on the interactive navigation between different object bindings rather than fixing a function's this value.

Explore 1 awesome GitHub repository matching programming languages & runtimes · Binding Navigation. Refine with filters or upvote what's useful.

Awesome Binding Navigation GitHub Repositories

Trouvez les meilleurs dépôts grâce à l'IA.Nous recherchons les dépôts les plus pertinents grâce à l'IA.
  • pry/pryAvatar de pry

    pry/pry

    6,832Voir sur GitHub↗

    Pry is a programmable Ruby shell, REPL console, and runtime developer environment. It serves as a debugging toolkit for inspecting object state, navigating bindings, and evaluating code within a running Ruby program. The project differentiates itself through advanced introspection and live iteration capabilities. It allows users to inject an interactive console into a running program at specific points to inspect local state and navigate different object scopes. It further enables live code iteration by integrating with external system editors to modify and reload method definitions without r

    Allows users to move the session context into different objects or namespaces using directory-like syntax to explore internal state.

    Ruby
    Voir sur GitHub↗6,832
  1. Home
  2. Programming Languages & Runtimes
  3. Function Context Binding
  4. Binding Navigation