Does anybody know of a website that lists new scripting/programming languages (or old ones)? I'm not talking about new versions of existing languages, just new or old ones that most people haven't heard of. Even if they're not good languages...?
Asked
Active
Viewed 471 times
7 Answers
6
The best resources for listing languages is of course 99 bottles of beer, featuring snippets for more than 1200 languages, including :
- brainfuck
- shakespear
- lolcode
- ada
- assembly

Bite code
- 578,959
- 113
- 301
- 329
5
Wikipedia has a "list of lists" of languages. This one is particularly massive...
Any list of "new" languages is likely to get out of date pretty quickly. There will always be ones which are new to you though.

Jon Skeet
- 1,421,763
- 867
- 9,128
- 9,194
1
On the Computer Languages History page you can see how languages are related to each other.

Guffa
- 687,336
- 108
- 737
- 1,005
-
I should print, frame and hang it in my office! – LiraNuna Aug 15 '09 at 08:28
0
Use google with the year
Example
(2015) Swift https://developer.apple.com/library/ios/documentation/Swift/Conceptual/Swift_Programming_Language/
(2016) Ring programming language http://ring-lang.net
(????) Not released yet! the Jai programming language https://github.com/BSVino/JaiPrimer/blob/master/JaiPrimer.md

msfclipper
- 96
- 3