Update
This commit is contained in:
parent
722240e6fe
commit
8bf25882d4
17 changed files with 1807 additions and 1798 deletions
|
@ -127,6 +127,7 @@ Here is a table of notable programming languages in chronological order (keep in
|
|||
| [Ada](ada.md) | ??? | 1983 | | | | | { No idea about this, sorry. ~drummyfish } |
|
||||
| Object Pascal | no | 1986 | | | | | Pascal with OOP (like what C++ is to C), i.e. only adds bloat |
|
||||
| Objective-C | probably not | 1986 | | | | | kind of C with Smalltalk-style "pure" objects? |
|
||||
| [Oberon](oberon.md) | kind of? | 1987 | | | | | simplicity as goal, part of project Oberon |
|
||||
| [Perl](perl.md) | rather not | 1987 | 77 (G) | 8.64 (G) | | | interpreted, focused on strings, has kinda cult following |
|
||||
| [Bash](bash.md) | well | 1989 | | | | | Unix scripting shell, very ugly syntax, not so elegant but bearable |
|
||||
| [Haskell](haskell.md) | **kind of** | 1990 | 5.02 (G)| 8.71 (G) | | 150, proprietary | [functional](functional.md), compiled, acceptable |
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue