-
Some principles:
- We don't want a new DSL, choose something off the shelf, KISS
- Choose a simple and clear config language, TOML?
- We want to lean on declarative configuration where it makes…
-
In an imperative programming language, that would be a `if` / `else`.
However, it doesn't translate well in a *declarative* API to define the circuit, as the output of the `frontend.Compile` metho…
-
**What is missing?**
Validating admission policies offer a declarative, in-process alternative to validating admission webhooks using Common Expression Language
https://kubernetes.io/docs/reference/…
-
### If the feature request is for a plugin or theme, specify it here.
Nix, Home-manager
### If the feature solves a problem you have, specify it here.
Nix(the cli tool), helps manage all the dotfil…
-
The issue was addressed in the [roadmap](https://github.com/exonum/exonum-doc/blob/master/src/roadmap.md#interface-description).
Main difficulties:
1) **Build Merkle proofs architecture by the d…
oudod updated
7 years ago
-
I can't comment on the popularity outside math & science research, but [[PGF/TikZ](https://tikz.net/)] is a well-established and very capable graphics / diagramming language. It's a text-based, LaTeX…
-
Now .sdl is the default format for new projects generated by dub init.
- SDL (Simple Declarative Language) [reference](http://sdl.ikayzo.org/display/SDL/Home)
- dub.sdl [package format](http://code.dl…
-
#### What problem would the feature you're requesting solve? Please describe.
I started using Azure Functions with v2 and PowerShell as the language. Since PowerShell is so flexible, I thought impera…
-
This is a different approach to implementing #30
I am proposing an API to compose `Drawable` components in a declarative manner, inspired by [React](https://reactjs.org/).
- This introduces a c…
-
I'm a big fan of Haskell's language pragmas. They keep information about how code should be compiled with the code in a simple declarative way.
I would like to be able to be able to import the prelud…