Skip to content

Commit

Permalink
Add information about each language(in short) in the README file(Make…
Browse files Browse the repository at this point in the history
… separate commits for each language) blackbird71SR#73
  • Loading branch information
ParitoshAggarwal committed Oct 29, 2018
1 parent fe55089 commit ff58d3b
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -98,6 +98,10 @@ Elixir is a functional, concurrent, general-purpose programming language that ru

Erlang is a general purpose or you might say a functional programming language and runtime environment. It was built in such a way that it had inherent support for concurrency, distribution and fault tolerance. Erlang was originally developed to be used in several large telecommunication systems. But it has now slowly made its foray into diverse sectors like ecommerce, computer telephony and banking sectors as well.

- [x] **F**

F is a modular, compiled, numeric programming language, designed for scientific programming and scientific computation.F was developed as a modern Fortran, thus making it a subset of Fortran 95. It combines both numerical and data abstraction features from these languages. F is also backwards compatible with Fortran 77, allowing calls to Fortran 77 programs. F was first included in the g95 compiler.

- [x] **F#**

- [x] **Fortran**
Expand Down

0 comments on commit ff58d3b

Please sign in to comment.