Dylan is a multi-paradigm functional and object-oriented programming language. It is dynamic while providing a programming model designed to support efficient machine code generation, including fine-grained control over dynamic and static behaviors.
Poplog is a system (compilers, run-time, editor) for the languages Pop-11, Common Lisp, Prolog and ML.
Poplog was developed in the School of Cognitive and Computing Sciences at the University of Sussex and at ISL (now part of SPSS), and is distributed free of charge by courtesy of both organisations.
While this blog article is about a new feature of the Scheme-based Guix Linux package manager, it contans the following interesting observation about erroneous shell settings: "it’s not uncommon for the shell to mess up with the whole environment. Why? Because, contrary to documented practice, it’s quite common for users to define or override environment variables in the startup files of non-login shells, ~/.bashrc for Bash, ~/.zshrc for Zsh. Instead, environment variable definitions should go to the startup file of login shells—~/.bash_profile, ~/.profile, or similar. But let’s face it: it’s a subtle distinction that few of us know or care about."
Not only older issues of the Numerical Recipes books, but also classics such as
Handbook Abramowitz and Stegun, Handbook of Mathematical Functions (10th corrected printing, 1972)
Bateman, Erdelyi et al. (Bateman Manuscript Project)
Higher Transcendental Functions (vols. 1, 2, and 3)
and
Encyclopaedia Britannica the great 11th Edition (1911)
The personal website of Piers Cawley
— baker/owner of The Loafery, folk singer and photographer. Found via Sacha Chua's page, because he uses Emacs and PostgresSQL to manage his bakery https://bofh.org.uk/2019/02/25/baking-with-emacs/
but the articles about Turing look interesting too.
https://www.johndcook.com/blog/2022/10/21/math-origins/ explains V.I. Arnolds comment
"All mathematics is divided into three parts: cryptography (paid for by CIA, KGB and the like), hydrodynamics (supported by manufacturers of atomic submarines), and celestial mechanics (financed by military and other institutions dealing with missiles, such as NASA)."
The article https://www.johndcook.com/non_central_chi_square.pdf sounds interesting:
John D. Cook Upper bounds on non-central chi-squared tails and truncated normal moments (2010). UT MD Anderson Cancer Center Department of Biostatistics Working Paper Series. Working Paper 62.
Abstract. We show that moments of the truncated normal distribution provide upper bounds on the tails of the non-central chi-squared distribution, then develop upper bounds for the former.
Klipse https://github.com/viebel/klipse
allows to interactively edit and run programs written in
Common Lisp, javascript, clojure[script], python, brainfuck, scheme
in a Javascript-enabled web browser.
Ironically, it does not seem to work with Firefox 52.6.0 (64-bit)/Windows 7.