TLDR: terraform bad, pulumi good

    • @onlinepersona
      link
      English
      110 months ago

      Lua fall into that category too. It can be embedded to allow writing plugins or extensions.

        • @onlinepersona
          link
          English
          110 months ago

          LUA is a programming language. Being embeddable doesn’t stop something from being a DSL. It’s not an attribute that should factor in the distinction between DSL and general purpose programming language.

          • @[email protected]OP
            link
            fedilink
            110 months ago

            Ok i think i get the point. A “generic programming language” could be used as a “domain specific language” in some context. Is that what you mean?