|
|
|
|
|
by rgoulter
2142 days ago
|
|
Dhall is an example of a configuration language. Its programs must terminate. It aims for safety, claiming that it can support safe evaluation of untrusted code.
https://dhall-lang.org/ TBH, I have no experience with it. But, it sounds like if you need a configuration language with programmatic features, it would be more suited to the job than a general purpose programming language. |
|