What other languages have a similar concept to Chapel's config variables

Viewed 100

I just discovered Chapel's config variable modifier which is great for command line operations. Are there other languages or frameworks that mimic this feature so I don't have to program the filters each time?

1 Answers
Related