Five new programming languages

Luiggi Trejo
2 min readJan 1, 2023
Photo by KOBU Agency on Unsplash

There are many new programming languages that have been developed in recent years, and this is because as technology and programming needs evolve, new languages are being developed to meet these needs. Some of the newest programming languages include:

  1. Rust: Rust is a systems programming language that was developed by Mozilla in 2010. It is designed to be safe, concurrent, and fast, and is widely used for building systems software and web servers.
  2. Kotlin: Kotlin is a programming language that was developed by JetBrains in 2011. It is fully interoperable with Java and is widely used for building Android apps.
  3. Swift: Swift is a programming language that was developed by Apple in 2014. It is designed to be easy to read and write and is widely used for building iOS, macOS, watchOS, and tvOS apps.
  4. Julia: Julia is a high-level programming language that was developed in 2012. It is designed for numerical and scientific computing and is known for its performance and ease of use.
  5. Go: Go, also known as Golang, is a programming language that was developed by Google in 2009. It is designed to be simple, efficient, and scalable, and is widely used for building web servers and distributed systems.

I´ve been dabbling with Rust, trying to find an edge over other market participants (for trading purposes) and I find it to have more speed when performing some activities related to scanning accesses to trading platforms.

Stay tuned!

--

--