Top 1,000 Features Creators Resources Blog Explorer Download
GitHub icon

Constants

< >
Example from 1 languages: JavaScript
const one = 1
Example from 1 languages: Ruby
# 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"
Example from 1 languages: Speedie
constants Opened = 1 Closed = 2
Example from 1 languages: C3
const FOO = 123; const void* BAR = null;
Example from 1 languages: Jule
const PI = 3.14159265359
Example from 1 languages: Aardvark
`static` keyword
*

Languages with Constants include C, JavaScript, Java, PHP, Ruby, Go, C#, Kotlin, Rust, Julia, Dart, Objective-C, Chapel, Groovy, F#, Speedie, C3, C2, Jule, Aardvark, SystemVerilog, Apex, Angelscript, Eclipse Command Language, nimrod

*

Languages without Constants include progsbase

*

View all concepts with or missing a hasConstants measurement

*

Read more about Constants on the web: 1.

View source

- Build the next great programming language About Acknowledgements Extensions Day 630 Donate feedback@pldb.io