What are programming languages built upon?

    

JAVA
The very first Java compiler was developed by Sun Microsystems and was written in C using some libraries from C++. Today, the Java compiler is written in Java, while the JRE is written in C.


PHP
PHP is written in the high-level C programming language.


C#
It is an object-oriented programming language created by Microsoft that runs on the .NET Framework. C# has roots from the C family, and the language is close to other popular languages like C++ and Java. The first version was released in year 2002. The latest version, C# 11, was released in November 2022.


C - 
In 1972, a great computer scientist Dennis Ritchie created a new programming language called ‘C’ at the Bell Laboratories. It was created from ‘ALGOL’, ‘BCPL’ and ‘B’ programming languages.


JAVASCRIPT
JavaScript is a multi-paradigm, dynamic language with types and operators, standard built-in objects, and methods. Its syntax is based on the Java and C languages — many structures from those languages apply to JavaScript as well. JavaScript supports object-oriented programming with object prototypes and classes.


PYTHON
The complete script of Python is written in the C Programming Language. When we write a Python program, the program is executed by the Python interpreter. This interpreter is written in the C language.


KOTLIN
Kotlin was built by software development tool creators JetBrains in 2010. As most of their products were developed in Java, they decided to build a Java-based language that was more concise, while introducing new constructs such as high-order functions.


SWIFT
It was built with the open source LLVM conpiler framework and has been included in Xcode since version 6, released in 2014. On Apple platforms, it uses the Objective-C runtime library, which allows C, Objective-C, C++ and Swift code to run within one program.


 RUST
Like Java, Rust is compiled. It is compiled to the LLVM spec, similar in spirit to the JVM, allowing for output to a variety of target platforms. And like Java, Rust descends from the C lineage. Its use of curly braces for blocks and semi-colons for line terminations is exactly the same as Java.


RUBY
It was created in 1995 by Yukihiro Matsumoto and was written in the programming language C. Ruby is often regarded as easier to comprehend than some of its peers because of its dynamic typing.

Comments

Popular posts from this blog

QR-Codes

NATO phonetic alphabets