Hacker News new | ask | show | jobs
by throwaway7645 3366 days ago
I'll cede my past reading of internet blog articles describing a time I was pooping in diapers to your actual real-world experience :)

2 questions..why did the smaller Sun have more mindshare and what were the 4GLs? I might not be familiar with the term.

1 comments

The Fourth Generation Languages where supposed to take over from the Third Generation Languages (C, C++, Pascal, Fortran, COBOL etc.) for higher level work (like business computing)

Many have been successful within niches, but Java was a brand new 3GL at a time when a lot of industry focus was on 4GLs.

I think sun had mindshare because they understood the nascent internet much better. From my perspective it was the first time I had seen a marketing effort of that scale behind a programming language.

Sun also supported SunSITE which was pretty much the best place to find FOSS at the time

[1] https://en.wikipedia.org/wiki/Fourth-generation_programming_...

Interesting thanks!