Skip to content

Commit 0308c3e

Browse files
committed
doc: Update README.md
1 parent 6662cbb commit 0308c3e

File tree

3 files changed

+8
-0
lines changed

3 files changed

+8
-0
lines changed

README.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,12 +13,20 @@ C is a general-purpose programming language. It was created in the 1970s by Denn
1313

1414
Brad Cox and Tom Love created Objective-C as the main language used for writing Apple software
1515

16+
## `1987` Perl
17+
18+
<img src="./author/Larry_Wall_YAPC_2007.jpg" width="180" alt="Larry Wall" />
19+
20+
[Perl](https://www.perl.org/) was developed by Larry Wall in 1987 as a general-purpose Unix scripting language to make report processing easier.
21+
1622
## `1986` Erlang
1723

1824
[Erlang](https://www.erlang.org/) is a general-purpose, concurrent, functional high-level programming language, and a garbage-collected runtime system.
1925

2026
## `1983` C++
2127

28+
<img src="./author/Bjarne-stroustrup_2010.jpg" width="180" alt="Larry Wall" />
29+
2230
Bjarne Stroustrup created C++, which is an extension of the C programming language. This is one of the most used languages in the world
2331

2432
## `1991` Python

author/Bjarne-stroustrup_2010.jpg

42.3 KB
Loading

author/Larry_Wall_YAPC_2007.jpg

45.7 KB
Loading

0 commit comments

Comments
 (0)