View Categories
compiled

Compiled Languages

49 Docs

Fortran

Last Updated: June 8, 2025

Description Fortran (short for Formula Translation) is one of the oldest high-level programming languages, primarily used in scientific, engineering, and...

Kotlin

Last Updated: June 8, 2025

Description Kotlin is a modern, statically typed programming language that runs on the Java Virtual Machine (JVM). It’s designed to...

Swift

Last Updated: June 8, 2025

Description Swift is a fast, safe, and modern programming language developed by Apple. It is primarily used for building iOS,...

C#

Last Updated: June 8, 2025

Description C# (pronounced “C-sharp”) is a modern, object-oriented programming language developed by Microsoft. It is designed for building secure, scalable...

Go

Last Updated: June 7, 2025

Description Go, also known as Golang, is a statically typed, compiled programming language designed for simplicity, efficiency, and scalability. Created...

Rust

Last Updated: June 7, 2025

Description Rust is a systems programming language focused on performance, memory safety, and concurrency — without a garbage collector. It...

Java

Last Updated: June 7, 2025

Description Java is a powerful, object-oriented programming language designed for cross-platform compatibility, scalability, and security. Known for its “write once,...

C++

Last Updated: June 7, 2025

Description C++ is a general-purpose, high-performance programming language that extends the C language by adding object-oriented, generic, and functional programming...

C

Last Updated: June 7, 2025

Description C is a general-purpose, compiled programming language that provides low-level access to memory and is known for its speed,...

Scroll to Top