SaaSHub helps you find the best software and product alternatives Learn more →
Top 6 Dhall Dhall Projects
-
Project mention: Berry is a ultra-lightweight dynamically typed embedded scripting language | news.ycombinator.com | 2023-10-07
I've been thinking along these lines but more 'strongly validated' than statically typed in the sense that you'd be better off being able to load the entire config and then produce a list of problems (and should be able to offer good editor support if done correctly).
Though https://dhall-lang.org/ demonstrates that you can statically type quite a lot of configuration to great advantage, which appears to be programmatically embeddable in multiple languages per https://docs.dhall-lang.org/howtos/How-to-integrate-Dhall.ht...
-
-
Onboard AI
Learn any GitHub repo in 59 seconds. Onboard AI learns any GitHub repo in minutes and lets you chat with it to locate functionality, understand different parts, and generate new code. Use it for free at www.getonboard.dev.
-
I hate yaml with a passion. It marginally better than xml for reading (wins huge on comment syntax) and worse for everything else. It makes zero sense we somehow ended up with it as standard configuration serialization format.
Note yaml is not a DSL. It's a tree serialization format! Everything interesting is happening after it is parsed. Extreme examples point to e.g. github actions conditions.
Anyway, back on topic - maybe not prolog for CDK, but still quite interesting: Dhall-kubernetes - https://github.com/dhall-lang/dhall-kubernetes
-
-
resume
Resume generation stack - create PDF, markdown, website resumes from a single resume specification (by s-zeng)
-
Dhall Dhall related posts
- What Is the Point of Decidability
- Home Blog Better configuration languages – A talk about Dhall [video]
- Language without loops and recursion
- Why is Kubernetes adoption so hard?
- What are some of the least applicable areas of math?
- New Scala Build Tool
- Is It Imperative to Be Declarative?
-
A note from our sponsor - #<SponsorshipServiceOld:0x00007f0fa18861b8>
www.saashub.com | 28 Nov 2023
Index
What are some of the best open-source Dhall projects in Dhall? This list will help you:
Project | Stars | |
---|---|---|
1 | dhall-lang | 4,032 |
2 | dhall | 885 |
3 | dhall-kubernetes | 600 |
4 | github-actions-dhall | 104 |
5 | resume | 9 |
6 | dhall-bibtex | 2 |