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

Conditionals

< >
Example from 1 languages: JavaScript
if (true) console.log("hi!")
Example from 1 languages: Python
if True: print("Hello world")
Example from 1 languages: Elixir
if true do IO.puts("Hello world") end
Example from 1 languages: Pug
- var user = {description: 'foo bar baz'} - var authorised = false #user if user.description h2.green Description p.description= user.description else if authorised h2.blue Description p.description. User has no description, why not add one... else h2.red Description p.description User has no description
Example from 1 languages: Slope
(if positive? 1 -1)
Example from 1 languages: Jule
if BOOLEAN_EXPRESSION { outln(""Condition is true) }
Example from 1 languages: BALGOL
EITHER IF A > B$ FWD = 1$ OTHERWISE$ FWD = 0$
*

Languages with Conditionals include JavaScript, Python, C, Java, Perl, Ruby, PHP, Go, C#, R, Bash, PowerShell, Swift, Rust, Scala, Lua, Haskell, Kotlin, Elixir, CoffeeScript, Objective-C, Julia, Erlang, Dart, Solidity, Pascal, Ada, Crystal, Reason, Scheme, Groovy, OCaml, F#, Chapel, Pug, VHDL, HCL, F*, ABAP, Verilog, Koka, Opa, C3, Bicep, janet, SystemVerilog, progsbase, Slope, AutoIt, C2, Twig, Clean, Felix, Dylan, Flow9, Maxima, ATS, X10, Angelscript, Ligo, Apex, Jule, HOPE, Sophia, JS++, Speedie, fp, Aardvark, PowerQuery M, Q#, nimrod, BALGOL

*

Languages without Conditionals include HTML, JSON, XML

*

View all concepts with or missing a hasConditionals measurement

*

Read more about Conditionals on the web: 1.

View source

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