4 repos
Programming techniques and paradigms focused on declarative, side-effect-free code and the management of lexical scope through closures.
Explore 4 awesome GitHub repositories matching software engineering & architecture · Functional Programming. Refine with filters or upvote what's useful.
This project is a community-curated knowledge base that organizes vast technical ecosystems into a hierarchical, human-readable directory. It serves as a comprehensive index of libraries, frameworks, and methodologies, designed to facilitate discovery and professional development across the entire spectrum of software
Study best practices for writing declarative, side-effect-free code through functional programming paradigms.
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
Illustrates the mechanics of lexical scoping and how functions maintain access to outer variables after execution.
Rust is a programming language designed for memory safety and performance. It provides a comprehensive curriculum that covers fundamental syntax, memory management, and advanced programming paradigms, including support for functional and object-oriented styles. The language features a strong type system that enforces m
Retains access to outer lexical scope variables within functions using trait-based return types.
This project is a community-driven directory that aggregates essential software projects and educational content for the Node.js ecosystem. It functions as a centralized knowledge base and discovery index, designed to simplify the navigation of a fragmented technical landscape by providing a structured collection of hi
Implement declarative code structures using libraries that support functional programming paradigms.