1 Repo
Web frameworks that utilize a compilation step to transform specialized source code into production-ready assets.
Distinct from Compiled Frameworks: Existing candidates refer to immutable C structures or general source compilers, whereas this is a full framework identity.
Explore 1 awesome GitHub repository matching web development · Compiled Web Frameworks. Refine with filters or upvote what's useful.
Mint is a front-end programming language and compiled web framework designed for building interactive user interfaces. It functions as a transpiler that converts a specialized domain-specific language into standard JavaScript and CSS for execution in a web browser. The toolchain enables type-safe UI development by utilizing static type analysis to validate data structures during the build phase. It organizes web interface logic into a component-based architecture, where encapsulated units synchronize internal state with the rendered view. The system covers a full compiled web toolchain, incl
Transforms specialized markup and logic into production-ready web assets for the browser.