Many earlier programming languages were non-free. TURBO Pascal, Visual Delphi, Visual Basic, Visual C++.
Many of today's popular programming languages are free. Java, C#, Python, OCaml, C, Rust.
Why aren't there more non-free, paid, programming languages today?
I ask because Pascal, BASIC, and C++ have always been free languages, in the sense of not proprietary. There also have always been both free and nonfree compilers and interpreters for them, as there are now.
The language being "free" and the compiler/interpreter being "free" are two different things.
reply