BASIC Alternatives
- Overview
- Alternatives
- Pros & Cons
- Compare
..
.. read more.JavaScript
JavaScript is a scripting or programming language that conforms to the ECMAScript specification. The language is mainly used to create complex features for web pages, but is also used other software project. Javascript has curly-bracket syntax, dynamic typing, prototype-based object-orientation, and first-class functions and is mostly just-in-time compiled.
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.
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.
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.
Julia
Julia is free and open-source high-level, high-performance, dynamic programming language. The language is most commonly used by developers for numerical analysis and computational science. Julia's ecosystem includes many packages that makes easy to create data visualisations, work with data and machine learning.
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
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.
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.
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.
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.
TypeScript
TypeScript is a free and open-source programming language created by Microsoft. The language is a strict syntactical superset of JavaScript and redefines the way developer writes JavaScript-based web applications and software by adding optional static typing in the mix. TypeScript is designed specifically for development of large-scale applications with a need to transcompile into JavaScript.
How Are These BASIC Alternatives Generated?
Information found on this page is crowd-sourced by the community and contains the most agreed upon BASIC alternatives. You can use this information to find similar software to BASIC for specific platforms with various pricing options and licenses. Anyone that have previously used BASIC 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).