Nikolay Kolev

Results 137 comments of Nikolay Kolev

Why Lisp, really?! Why not one of the WebAssembly languages? And why a Lisp dialect? Why bloat Helix further?

@zimbatm We do use it though, and I've personally been waiting for [Lefthook](https://github.com/evilmartians/lefthook) to take over, but it hasn't happened yet, and pre-commit is the king still. Adding a simple...

Any update?

Any news, @JosephTLyons?

The use case is creating valid HCL from shell scripts.

@antonbabenko Doesn't really work: ```Bash $ echo 'locals {}' | hcledit attribute append module.wrapper.source test --newline locals {} ```

@antonbabenko But I want to add a new element in the root. We need the equivalent of `jo` and eventually `jq` so that HCL becomes a first-class citizen and eliminate...

Sorry, I know everything's possible, but the idea I brought up, `jo` is the tool's ergonomics. Sadly, there's no sane JSON to HCL converter that outputs Terraform-like HCL, not just...