Live data from Hacker News

GNU Data Language

github.com

11–20 of 34 posts

Re: GNU Data Language

#12
post #7

And not a single hello world example anywhere. This is a common theme, unfortunately.

Quoted post unavailable.

How and why would a person that doesn't know the language, who just wanted to see an example to know if it interests them, make that contribution? "It's open source, therefore YOU fix it" isn't going to excite people for open source, you know.

Re: GNU Data Language

#14
I worked with IDL 20 years ago. GDL at the time was somewhat different and the difference was great enough to prevent me from doing the entire thing in GDL. Great to see they made the move to be compatible with IDL. It has a great REPL. Easy to program. Could have been the python we never knew we wanted.

Re: GNU Data Language

#15
These have to be some of the worst "clearly had time and money invested in them, but are totally shit" docs I've seen in a long while. No code samples, takes ~7 seconds to load each page and the "Concepts" page (a natural starting point) is blank [1].

Maybe "Explore IDL routines" might have some interesting stuff? Nope [2]. The most concise and useful page I've found seems to document the "IDL _help_ Syntax" [3].

I can't get over how poor these docs are.

1. https://www.l3harrisgeospatial.com/docs/idl_concepts.html

2. https://www.l3harrisgeospatial.com/docs/routines-1.html

3. https://www.l3harrisgeospatial.com/docs/idl_syntax.html

Re: GNU Data Language

#16
I've said it before and I'll say it a thousand times more: when showing a language...

Show. Me. The Code.

I had to click through 5(!) links before I saw any code and those links were not terribly intuitive. No "getting started", no "tutorial", nothing. It seems like an interesting language but it baffles me how many language designers and implementers seem to hide the very code that they aim to use.

Here is the first bit of code I could find: https://www.l3harrisgeospatial.com/docs/bubbleplots.html

Re: GNU Data Language

#18
post #7

Earlier quoted context omitted.

Quoted post unavailable.

How and why would a person that doesn't know the language, who just wanted to see an example to know if it interests them, make that contribution? "It's open source, therefore YOU fix it" isn't going to excite people for open source, you know.

No open source project has the obligation to do what you mention. From my observation, the community that uses this kind of language already knows what it looks like.

Re: GNU Data Language

#19

Is this actually associated with the GNU project? The GNU folks aren't fond of GitHub. [0] [0] https://www.gnu.org/software/repo-criteria-evaluation.en.htm...

The Wikipedia page for GDL states that it isn't an official GNU package. [0] I couldn't find an explanation as to why it is named such.

[0] https://en.wikipedia.org/wiki/GNU_Data_Language

Re: GNU Data Language

#20
post #16

I've said it before and I'll say it a thousand times more: when showing a language... Show. Me. The Code. I had to click through 5(!) links before I saw any code and those links were not terribly intuitive. No "getting started", no "tutorial", nothing. It seems like an interesting language but it baffles me how many language designers and implementers seem to hide the very code that they aim to use. Here is the first…

share the resulting link!
Post reply on HN