- cross-posted to:
- rust@lemmy.ml
- programming@programming.dev
You must log in or register to comment.
wischi ( @wischi@programming.dev ) 4•2 years agoHow does it compare to Nickel (https://github.com/tweag/nickel)?
Nickel looks like something akin to Nix (JSON with functions), whereas August’s goal is to allow you to quickly write a snippet that expands to your target document (e.g. via an editor extension) like Emmet. You can think of August like a snippet or shortcut to typing (or editing) a document rather than its own configuration language