Go Alternatives
- Overview
- Alternatives
- Pros & Cons
- Compare
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.. read more.
Python
An object-oriented, high-level, general-purpose programming language with an easy-to-learn syntax. Python was first released in 1991 by Guido van Rossum with a design philosophy that emphasises code readability. Today Python is one of the most widely used programming languages where it is used in everything from data science, machine learning and AI to modern web, mobile and desktop applications.
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.
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.
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.
Perl
Perl is a family high-level, general-purpose, interpreted, dynamic programming languages. The project is open-source and has been in community development for over 30 years. Perl is a highly capable language and feature rich language with over 25,000 community created extensions.
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.
Nim
A statically typed compiled systems programming language. Nim combines successful concepts from mature languages like Python, Ada and Modula. Nim generates native dependency-free executables, not dependent on a virtual machine, which are small and allow easy redistribution. The Nim compiler generates executables support all major platforms like Windows, Linux, BSD and macOS
Crystal
A free and open general-purpose, object-oriented programming language developed by Ary Borenszweig, Juan Wajnerman, Brian Cardiff and a community with over 300 contributors. Crystal is statically type checked, which means that all code errors will be caught at compile time, rather than fail on runtime. Crystal provides an easy-to-learn syntax similar to Ruby, while at the same time producing performance similar to that of the programming language C.
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.
AssemblyScript
AssemblyScript is a language designed for WebAssembly. AssemblyScript targets WebAssembly's feature set specifically, giving developers low-level control over their code. If you are familiar with TypeScript you will feel right at home as AssemblyScript is a variant of TypeScript that makes it easy to compile to WebAssembly without learning a new language.
ClojureScript
ClojureScript is a compiler for Clojure that targets JavaScript. It emits JavaScript code which is compatible with the advanced compilation mode of the Google Closure optimizing compiler. With ClojureScript, you write browser and web-based applications using Clojure and the REPL, allowing you to write the same Lisp syntax that you are used to in the Clojure ecosystem.
How Are These Go Alternatives Generated?
Information found on this page is crowd-sourced by the community and contains the most agreed upon Go alternatives. You can use this information to find similar software to Go for specific platforms with various pricing options and licenses. Anyone that have previously used Go 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).