Nim (programming language)

Nim (programming language)

Nim is a systems and applications programming language. Statically typed and compiled, it provides unparalleled performance in an elegant package.

Download Nim (programming language)

Alternatives to Nim (programming language)

Java

Free
Java is a longstanding collection of computer software and rules that is responsible for the development and deployment of hundreds of thousands of applications and websites. What sets Java
Show details

Julia

Free
Julia is a sophisticated programming language designed especially for numerical computing with specializations in analysis and computational science. It is also efficient for web use, general
Show details

OCaml

Free
(* Binary tree with leaves carrying an integer. *) type tree = Leaf of int | Node of tree * tree let rec exists_leaf test tree = match tree with | Leaf v -> test v | Node (left, right) -> exists_leaf test
Show details

Opa

Free
Opa is an open source programming language for building web applications. It is free to use and comes with a compiler and JavaScript library.
Show details

Haskell

Free
Haskell is a purely functional programming language that can accomplish a wide range of tasks in a seamless and streamlined manner.
Show details

Lua

Free
Lua is a lightweight programming language that contains a serious amount of power underneath the hood.
Show details

Scala

Free
Scala is a coding language that bridges the gap between functional and imperative programming.
Show details

Rust

Free
Empowering everyone to build reliable and efficient software.
Show details

Bash

Free
Free Software Supporter
Show details

ASP.NET

Free
Build web apps and services that run on Windows, Linux, and macOS using using C#, HTML, CSS, and JavaScript. Get started for free on Windows, Linux, or macOS.
Show details

Dart

Free
Dart is a language optimized for client-side development for web and mobile.
Show details

Kotlin

Free
Kotlin · Learn Community Try Online. Statically typed programming language for modern multiplatform applications. 100% interoperable with Java™ and Android™. Try Kotlin Kotlin 1.2 available
Show details

Haxe

Free
Haxe is an open source toolkit based on a modern, high level, strictly typed programming language.
Show details

Erlang

Free
Erlang is a programming language used to build massively scalable soft real-time systems with requirements on high availability. Some of its uses are in telecoms, banking, e-commerce, computer
Show details

Ceylon

Free
August 21, 2017: Ceylon is moving to the Eclipse Foundation!
Show details

Quorum

Free
The world's first evidence-oriented programming language.
Show details

Hack

Free
4 Jan 2016 ... There are a bunch of tutorials here on null---byte and around the internet on how to hack a website with a specific tool, in case you want to learn you are in right place, just look around,
Show details

REBOL

Free
Rebol is a lightweight programming language. Rebol's unique design makes it more productive than other language technologies. The leverage comes from Rebol's unique blend of domain specific
Show details

Cobra

Free
Cobra is a generally purpose and object oriented programming language built on the back of Python.
Show details