Related changes
Jump to navigation
Jump to search
Enter a page name to see changes on pages linked to or from that page. (To see members of a category, enter Category:Name of category). Changes to pages on your Watchlist are in bold.
List of abbreviations:
- N
- This edit created a new page (also see list of new pages)
- m
- This is a minor edit
- b
- This edit was performed by a bot
- (±123)
- The page size changed by this number of bytes
29 August 2025
28 August 2025
N 13:34 | PureFun diffhist +3,731 PrySigneToFry talk contribs (Created page with "PureFun is designed by PSTF, where everything are functions. It is based on Lambda calculus. = Core Principles = All values are functions: Booleans, numbers, pairs, and even control structures are defined as functions. Evaluation Strategy: Use lazy evaluation (call-by-name or call-by-need) to avoid infinite recursion and enable conditional logic. Syntax: Use a minimal Lisp-like syntax for clarity. = Key Constructs via Lambda Calculus = == Logical Values and Cond...") |