The Nine Billion Names of God
with Raku

by Arne Sommer

The Nine Billion Names of God with Raku

[300] Published 4. August 2024.

Part 1: Introduction explains what «The Nine Billion Names of God» is all about.

Part 2: Base shows how we can use number systems to arrive at words.

Part 3: Recursion shows how we can use recursion to get a much more elegant solution.

Part 4: Loops shows how we can use nine nested loops to get a faster solution.

Part 5: Summary compares the time usage of the Base, Recursion and Loops solutions.

Part 6: RakuConf is the original sales pitch for this talk at the cancelled Raku Conference in Riga 2023.