GNU Data Language
github.com
GNU Data Language
1–10 of 34 posts
Re: GNU Data Language
#2[flagged]
Re: GNU Data Language
#3What are the advantages of GNU Data Language over established alternatives such as R, Python/NumPy, or Octave?
Re: GNU Data Language
#4Would be nice to have some language samples in the README.
Re: GNU Data Language
#5What are the advantages of GNU Data Language over established alternatives such as R, Python/NumPy, or Octave?
Main advantage would be running existing IDL programs without the proprietary license. For any new development the alternatives you mention have a larger userbase.
Re: GNU Data Language
#6And not a single hello world example anywhere. This is a common theme, unfortunately.
Re: GNU Data Language
#7And not a single hello world example anywhere. This is a common theme, unfortunately.
No post body was provided.
Re: GNU Data Language
#8What are the advantages of GNU Data Language over established alternatives such as R, Python/NumPy, or Octave?
Main advantage would be running existing IDL programs without the proprietary license. For any new development the alternatives you mention have a larger userbase.
Octave is also open source. It's GNU Octave, in fact
Re: GNU Data Language
#9Here is a language sample from Rosetta code:
Re: GNU Data Language
#10Earlier quoted context omitted.
Main advantage would be running existing IDL programs without the proprietary license. For any new development the alternatives you mention have a larger userbase.
Octave is also open source. It's GNU Octave, in fact
GNU Octave is intended as a non-proprietary replacement for MATLAB not for IDL, so, as another poster has written above, both these 2 GNU projects have the purpose of replacing certain proprietary tools, but they are intended for different user bases, who were previously familiar with those 2 different proprietary tools.