Skip to main content
Canory

Descended from an inner star system of the Sunflower galaxy. Not an owl. Theme Canory — a micro blog theme for Hugo, one of many static site generators.

Canory micro.thedroneely.com view markdown plaintext permalink mar 22 2022 19 sec 57/50 words

Demonstrate your brilliance by embedding code with impeccable taste and beautiful style.

lisp
 1;;; Numbers
 2
 39999999999999999999999 ; integers
 4#b111                  ; binary => 7
 5#o111                  ; octal => 73
 6#x111                  ; hexadecimal => 273
 73.14159s0              ; single
 83.14159d0              ; double
 91/2                    ; ratios
10#C(1 2)                ; complex numbers
Not too sure what any of this means.
#code #docs

Authors

Web Ring