2 papers
cs.DS2026
Surreal Arithmetic, Lazily
Lloyd Allison
Conway's surreal numbers were aptly named by Knuth. This note examines how far one can get towards implementing surreals and the arithmetic operations on them so that they execute…
cs.PL2025
Have Object-Oriented Languages Missed a Trick with Class Function and its Subclasses?
Lloyd Allison
Compared to functions in mathematics, functions in programming languages seem to be under classified. Functional programming languages based on the lambda calculus famously treat f…