const one = 1
# Constants in Ruby being with a capital letter. Will throw a warning or error, depending on runtime settings.
Name = "John"
# Not a constant
name = "John"
pi <const> = 3.14159
param
const FOO = 123;
const void* BAR = null;
const PI = 3.14159265359
global N uint = 1000 * 1000 * 1000
constants
Opened = 1
Closed = 2
`static` keyword
Languages with Constants include JavaScript, C, Java, Ruby, PHP, Go, C#, Rust, Lua, Kotlin, Objective-C, Julia, Dart, Chapel, Groovy, F#, C3, SystemVerilog, C2, Veryl, Angelscript, Apex, Jule, Cwerg, Eclipse Command Language, Speedie, Aardvark, nimrod
Languages without Constants include Lil, progsbase
View all concepts with or missing a hasConstants measurement
Read more about Constants on the web: 1.