Cue – A language for defining, generating, and validating data
1–10 of 167 posts
Re: Cue – A language for defining, generating, and validating data
#2Re: Cue – A language for defining, generating, and validating data
#3The most important part of any programming language website is a short example snippet: put it above the fold on the front page!
Re: Cue – A language for defining, generating, and validating data
#4Re: Cue – A language for defining, generating, and validating data
#5> CUE is an extension of JSON. This improves familiarity and makes it easy to get going quickly.
> In its simplest use case, CUE can substitute for a more pleasant way to write JSON.
Re: Cue – A language for defining, generating, and validating data
#6The tl;dr is buried deep in the docs > CUE is an extension of JSON. This improves familiarity and makes it easy to get going quickly. > In its simplest use case, CUE can substitute for a more pleasant way to write JSON.
Let’s raise a glass to our blue eyed comrades who’ll adopt this fully, only for google to decide in 2-3 years to completely and aggressively kill it again for no apparent reason.
Re: Cue – A language for defining, generating, and validating data
#7Seems like an interesting language, but I'm very disappointed that my first attempt to view example code took 5 clicks. The most important part of any programming language website is a short example snippet: put it above the fold on the front page!
Re: Cue – A language for defining, generating, and validating data
#8I highly recommend reading about some of the internals, it is making me rethink a lot of how configuration should be done.
Re: Cue – A language for defining, generating, and validating data
#9Seems like an interesting language, but I'm very disappointed that my first attempt to view example code took 5 clicks. The most important part of any programming language website is a short example snippet: put it above the fold on the front page!
I didn't even have to scroll down to see an example of code and usage.
Edit: Ah, the code example only appears for desktop browsers (or at least, browser windows wider than a phone screen).