- Overview
- Alternatives
- Pros & Cons
- Compare
Modula is a programming language that innovates on the progress made by Pascal. Modula introduces a new module system, used for grouping sets of related declarations into program units. The language was first d.. read more.
Kotlin
At Google I/O 2017, Kotlin was announced as to official development and programming language for Android. As it became the third language to be fully supported by the platform with Java and C++. However, Kotlin can also be used cross-paltform for native, server-side and web development as well as for data science projects. The language is statically typed and general-purpose, and is designed from the bottom up to increase developer happiness.
OCaml
OCaml is a general-purpose, multi-paradigm programming language created in 1996 by Xavier Leroy, Jérôme Vouillon, Damien Doligez, Didier Rémy, Ascánder Suárez, and others. The language extends the Caml dialect of ML with object-oriented features and provides a rich set of libraries. OCaml is openly developed by the community and is used by companies that require speed and code safety when writing mission critical software.
Haskell
Haskell is a free and open-source purely-functional programming language. The language has been around since the 1990's and has pioneered a number of advanced programming language features such as type classes, which enable type-safe operator overloading. Haskell is an open-source project of more than twenty years of scientific research and provides built-in concurrency and parallelism, debuggers, profilers and rich libraries that can be used to build robust applications while following functional programming patterns.
Clojure
A modern, dynamic, and functional dialect of the Lisp and programming language that targets the JVM (Java Virtual Machine). Clojure is a compiled language, yet remains completely dynamic as it combines the approachability and interactive development of a scripting language with an efficient and robust infrastructure for multithreaded programming. The development of Clojure is completely community-driven, while being overseen by its creator Rich Hickey.
MATLAB
MATLAB is a commercial numerical computing environment and programming language developed by MathWorks. The environment provides live editing capabilities where the programming language is used to express matrix manipulation and array mathematics in real-time.
Elixir
A dynamic, functional programming language that tuns on top of the Erlang Virtual Machine. A VM known for running low-latency, distributed and fault-tolerant systems. Elixir provides productive tooling and an extensible design perfect for building concurrent applications for critical infrastructure
Ruby
Ruby is a free and open-source interpreted, high-level, general-purpose programming language. The language was created by Yukihiro "Matz" Matsumoto from Japan in the mid-1990s. Today, Ruby has a friendly and growing community from all over the world and is openly developed and maintained. According to its creator Yukihiro, the language share many similarities with Perl, Smalltalk, Eiffel, Ada, Basic, and Lisp, all of which Ruby was influenced by.
Go
Designed and developed by Robert Griesemer, Rob Pike, and Ken Thompson at Google. Go or Golang is a compiled programming language that is statically typed and shares similarities with C, syntactically. The programming language was specifically designed to make it easy to build simple, reliable, and efficient software with safety, garbage collection, structural typing, and CSP-style concurrency.
Erlang
A general-purpose, concurrent, functional programming language used to build massively scalable soft real-time systems with requirements on high availability. Erlang comes bundled with the OTP, the Open Telecom Platform which is a runtime system first developed by Ericsson to handle the Swedish telecom infrastructure in the early 80's. The term Erlang and OTP is today used interchangeably and includes the runtime, the language and ready-to-use components built specifically for the ecosystem. To this day, Erlang is used in various sectors and applications like telecoms, banking, e-commerce, computer telephony and instant messaging. As the language is suitable for critical infrastructure and applications that requires high availability and real-time features, running at scale.
Scala
A programming language that combines object-oriented and functional programming in one concise, high-level language. Scala is used by developers to build scalable software for the JVM, the Java Virtual Machine. The Scala source code is automatically compiled into Java bytecode that is executable on the JVM. When the language first was designed it aimed to address some of the most common criticisms of Java, and the static types in Scala help developers to avoid bugs in complex applications and large-scale systems.
Java
Java is a programming language and a virtual environment used for software development. The language was created by James Gosling at Sun Microsystems. Today Java and the JVM (Java Virtual Machine) is owned by the Oracle Corporation and is used for developing software applications that can be deployed cross-platform.
PHP
PHP is a popular free and open-source general-purpose scripting language. The language was created by Danish-Canadian programmer Rasmus Lerdorf in 1994. PHP is fast, flexible and pragmatic and is especially suited to web development. It is utilised by individual developers and large corporations like facebook, where it powers backend services.
How Are These Modula Alternatives Generated?
Information found on this page is crowd-sourced by the community and contains the most agreed upon Modula alternatives. You can use this information to find similar software to Modula for specific platforms with various pricing options and licenses. Anyone that have previously used Modula can suggest alternatives, vote on the accuracy of other users claims, and help more people in the process of doing so.
This page was last updated on Sun 23 Jan 2022 (3 weeks, 1 day ago).