1 रिपॉजिटरी
Module systems that support circular dependencies between mutually recursive module definitions.
Distinct from Language Module Definitions: Candidates focus on neural network modules or directory organization, not language-level recursive module definitions.
Explore 1 awesome GitHub repository matching programming languages & runtimes · Mutually Recursive Module Systems. Refine with filters or upvote what's useful.
Reason is a strongly typed functional language and multi-target compiler designed to produce either JavaScript for web environments or native machine code for operating systems. It serves as an OCaml-compatible language that shares an abstract syntax tree with OCaml, providing a practical syntax for the OCaml ecosystem. The project functions as a type-safe frontend language, incorporating JSX support to build user interfaces through structural elements that translate into type-safe function calls. It enables deep integration with the JavaScript ecosystem, allowing the use of existing librarie
Allows the definition of mutually recursive modules to resolve interdependent circular dependencies.