How CUE Wins (2021)
blog.cedriccharly.com
How CUE Wins (2021)
1–10 of 44 posts
Re: How CUE Wins (2021)
#2Re: How CUE Wins (2021)
#3I think CUE looks great, but right now it's losing because it can only be installed as a package for Go, MacOS and Arch.
If you want to use CUE as a library, you can only do it from Go at the moment. We are acutely aware of this limitation and we are investigating possible solutions.
Re: How CUE Wins (2021)
#4Re: How CUE Wins (2021)
#5I think CUE looks great, but right now it's losing because it can only be installed as a package for Go, MacOS and Arch.
The CUE command line tool is written in Go, and works on pretty much any operating system and architecture supported by Go, which now includes almost everything[0], so I am not sure how you came to that conclusion. If you want to use CUE as a library, you can only do it from Go at the moment. We are acutely aware of this limitation and we are investigating possible solutions. [0] https://go.dev/doc/install/source#env…
Re: How CUE Wins (2021)
#6I think CUE looks great, but right now it's losing because it can only be installed as a package for Go, MacOS and Arch.
Re: How CUE Wins (2021)
#7What is CUE? (The article seems to presume familiarity?). Edit: browser coloring settings stupidity on my end: thanks to commenter below.
Re: How CUE Wins (2021)
#8Re: How CUE Wins (2021)
#9Earlier quoted context omitted.
The CUE command line tool is written in Go, and works on pretty much any operating system and architecture supported by Go, which now includes almost everything[0], so I am not sure how you came to that conclusion. If you want to use CUE as a library, you can only do it from Go at the moment. We are acutely aware of this limitation and we are investigating possible solutions. [0] https://go.dev/doc/install/source#env…
Also, the docs need a lot of work