Top 1,000 Features Creators Events Podcasts Extensions Interviews Blog Explorer CSV

Variable Substitution Syntax

< >
Example from 1 languages: Bash
STR="Hello World!" echo $STR
Example from 1 languages: Make
objects = program.o foo.o utils.o $(objects)
*

Languages with Variable Substitution Syntax include Bash, Make

*

Languages without Variable Substitution Syntax include JavaScript, C, Python, Java, Ruby, Swift, Kotlin, CoffeeScript, C3, Parsers

*

View all concepts with or missing a hasVariableSubstitutionSyntax measurement

View source

- Build the next great programming language About Resources Acknowledgements Part of the World Wide Scroll