faml 0.1.10

Minimalist and powerful dynamic markup language
Documentation

faml

version status

English | 简体中文

Faml is a dynamic configuration scripting language that can embed script code in the configuration file to achieve dynamic configuration update.

example code:

[hello]
value = 30
name = $"hello {value + 12}" // hello 42

Document

https://faml.fawdlstty.com