awesome-repositories.com
© 2026 Bringes Technology SRL·VAT RO45896025·hello@bringes.io
MCPSitemapPrivacyTerms
Interactive REPLs · Awesome GitHub Repositories

1 repo

Awesome GitHub RepositoriesInteractive REPLs

Environments for executing code snippets and inspecting state in real time.

Distinguishing note: Focuses on interactive expression evaluation rather than script execution.

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

  1. Home
  2. Development Tools & Productivity
  3. Interactive REPLs

Awesome Interactive REPLs GitHub Repositories

Describe the repository you're looking for…
Find the best repos with AI.We'll search the best matching repositories with AI.
  • JuliaLang/julia

    JuliaLang/julia

    48,472View on GitHub↗

    Julia is a high-performance, dynamic programming language designed for scientific computing, data analysis, and complex mathematical modeling. It provides a specialized runtime environment that manages memory allocation and parallel processing, utilizing a just-in-time compiler to translate high-level source code into optimized machine instructions. This architecture allows the language to achieve execution speeds comparable to statically compiled languages while maintaining the flexibility of a dynamic scripting environment. The language is distinguished by its multiple dispatch system, whic

    Runs expressions and manages variables directly within the terminal for real-time testing.

    Juliahacktoberfesthpcjulia
    48,472View on GitHub↗