awesome-repositories.com
المدونة
awesome-repositories.com

اكتشف أفضل مستودعات المصادر المفتوحة باستخدام بحث مدعوم بالذكاء الاصطناعي.

استكشفعمليات بحث منسقةبدائل مفتوحة المصدربرمجيات ذاتية الاستضافةالمدونةخريطة الموقع
المشروعحولكيفية ترتيب النتائجالصحافةخادم MCP
قانونيالخصوصيةالشروط
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

1 مستودع

Awesome GitHub RepositoriesRuntime Source Browsers

Tools for viewing the implementation of live objects and methods with syntax highlighting and line numbers.

Distinct from Source Code Editors: Distinct from general source code editors by specifically browsing the implementation of methods active in the runtime.

Explore 1 awesome GitHub repository matching development tools & productivity · Runtime Source Browsers. Refine with filters or upvote what's useful.

Awesome Runtime Source Browsers GitHub Repositories

اعثر على أفضل المستودعات باستخدام الذكاء الاصطناعي.سنبحث عن أفضل المستودعات المطابقة باستخدام الذكاء الاصطناعي.
  • pry/pryالصورة الرمزية لـ pry

    pry/pry

    6,832عرض على 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

    Displays the implementation of methods with syntax highlighting and line numbers for both high-level and native code.

    Ruby
    عرض على GitHub↗6,832
  1. Home
  2. Development Tools & Productivity
  3. Source Code Editors
  4. Runtime Source Browsers