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

2 repos

Awesome GitHub RepositoriesDynamic Type Systems

Programming environments and data containers that support flexible, heterogeneous type handling and dynamic language features.

Explore 2 awesome GitHub repositories matching education & learning resources · Dynamic Type Systems. Refine with filters or upvote what's useful.

  1. Home
  2. Education & Learning Resources
  3. Educational Resources
  4. Languages & Programming Concepts
  5. Software Engineering & Languages
  6. Language Fundamentals
  7. Dynamic Type Systems

Awesome Dynamic Type Systems GitHub Repositories

Describe the repository you're looking for…
We'll search the best matching repositories with AI.
  • getify/You-Dont-Know-JS

    getify/You-Dont-Know-JS

    184,424GitHubView on GitHub↗

    This project is a comprehensive educational series designed to provide a deep technical understanding of the JavaScript programming language. It functions as a multi-volume curriculum that guides developers through the core mechanisms, execution models, and underlying specifications that define how the language operate

    Provides deep technical insight into language grammar, data coercion, and variable scoping to navigate dynamic type system nuances.

    asyncbookbook-series
  • godotengine/godot

    godotengine/godot

    106,855GitHubView on GitHub↗

    Godot is a comprehensive, node-based game engine designed for building interactive 2D and 3D applications. It provides an integrated development environment that utilizes a hierarchical scene system to organize objects, propagate spatial transformations, and manage lifecycle events. The engine functions as a cross-plat

    Supports flexible, heterogeneous type handling through a unified, reference-counted data container.

    C++game-developmentgame-enginegamedev