FreeBASIC
FreeBASIC is a completely free, open-source, 32-bit BASIC compiler, with syntax similar to MS-QuickBASIC, that adds new features such as pointers, unsigned data types, inline assembly, object...
View ArticlewxBasic
wxBasic is an Basic interpreter that is: * Free * Open Source (LGPL) * Cross-platform (currently Windows and Linux) wxBasic can create stand-alone executables by binding together source code with the...
View ArticlesdlBasic
sdlBasic is a small, efficient and multiplatform basic interpreter aimed to game creation using the power of SDL library, it was inspired by the old and glorious AMOS. sdlBasic is open source software....
View ArticleLua
Lua is a powerful, fast, lightweight, embeddable scripting language. Lua combines simple procedural syntax with powerful data description constructs based on associative arrays and extensible...
View ArticleSMX
SMX: Dynamic HTML generation via a simple server macro language with highspeed database support, image generation, perl & ruby module support and much more. Rather than using a procedural language...
View ArticleIronPython
IronPython is an implementation of the Python programming language running under .NET and Silverlight. It supports an interactive console with fully dynamic compilation. It's well integrated with the...
View ArticlePerl
Perl is a high-level, general-purpose, interpreted, dynamic programming language with over 22 years of development. The Perl languages borrow features from other programming languages including C,...
View ArticleTcl
Tcl (originally from "Tool Command Language", but conventionally rendered as "Tcl" rather than "TCL"; pronounced as "tickle" or "tee-see-ell") is a scripting language created by John...
View ArticleD (Programming Language)
D is a language with C-like syntax and static typing. It pragmatically combines efficiency, control, and modeling power, with safety and programmer productivity. Convenience D allows writing large code...
View ArticleCobra
Cobra is a high-performance, rapid-development programming language. It combines features from Python, C#, Objective-C, Eiffel and other languages in order to boost developer productivity. Cobra is...
View ArticleREBOL
Rebol (historically REBOL) is a cross-platform data exchange language and a multi-paradigm dynamic programming language designed by Carl Sassenrath for network communications and distributed computing....
View ArticleJython
Jython, successor of JPython, is an implementation of the Python programming language written in Java.
View ArticleC (programming language)
C is a general-purpose computer programming language. C is one of the most widely used programming languages of all time.
View ArticleC++
C++ is a statically typed, free-form, multi-paradigm, compiled, general-purpose, powerful programming language. It is regarded as an intermediate-level language, as it comprises a combination of both...
View ArticleDart
Dart (originally called Dash) is a Web programming language developed by Google. It was unveiled at the GOTO conference in Aarhus, 2011 October 10-12. The goal of Dart is "ultimately to replace...
View ArticleHaxe
Haxe is an open source toolkit based on a modern high level strictly typed programming language, a state-of-the-art light-speed cross-compiler, a complete cross-platform standard library, and ways to...
View ArticlethinBasic
thinBasic is a simple, flexible, and easy-to-learn interpreted programming language. It lets you quickly and easily develop programs for Windows. thinBasic was first released in 2004. Since then...
View ArticleRuby
Ruby is a dynamic, reflective, general purpose object-oriented programming language that combines syntax inspired by Perl with Smalltalk-like features. Ruby originated in Japan during the mid-1990s and...
View ArticlePython
Python is an interpreted, interactive, object-oriented, extensible programming language. It provides an extraordinary combination of clarity and versatility, and is free and comprehensively ported.
View ArticleScala
Scala is a modern multi-paradigm programming language based on the Java Virtual Machine (JVM) designed to express common programming patterns in a concise, elegant, and type-safe way.
View ArticleHaskell
Haskell is an advanced purely-functional programming language. An open-source product of more than twenty years of cutting-edge research, it allows rapid development of robust, concise, correct...
View ArticleF# (programming language)
F# is a succinct, expressive and efficient functional and object-oriented language for .NET which helps you write simple code to solve complex problems.
View ArticleObjective-C
The Objective-C language is a simple computer language designed to enable sophisticated object-oriented programming. Objective-C is defined as a small but powerful set of extensions to the standard...
View ArticleClojure
Clojure is a dynamic programming language that targets the Java Virtual Machine (and the CLR ). It is designed to be a general-purpose language, combining the approachability and interactive...
View ArticleX10 (programming language)
The X10 programming language is organized around four basic principles of asynchrony, locality, atomicity, and order that are developed on a type-safe, class-based, object-oriented foundation. This...
View ArticleGo (Programming Language)
Go, also called golang, is a programming language initially developed at Google in 2007 by Robert Griesemer, Rob Pike, and Ken Thompson. It is a statically-typed language with syntax loosely derived...
View ArticleVala
Vala is a new programming language that aims to bring modern programming language features to GNOME developers without imposing any additional runtime requirements and without using a different ABI...
View ArticleObjective-J
Objective-J is a programming language developed as part of the http://alternativeto.net/software/cappuccino-project/ web development framework. Its syntax is nearly identical to the Objective-C syntax...
View ArticleSolid
Solid - A minimalist interpreted language, with a clean object model and a tiny VM.
View ArticleNimrod
Nimrod is a statically typed, imperative programming language with a powerful macro system that tries to give the programmer ultimate power without compromises on runtime efficiency.
View ArticleJulia
Julia is a high-level, high-performance dynamic programming language for technical computing, with syntax that is familiar to users of other technical computing environments. It provides a...
View ArticleHy
Hy is a wonderful dialect of Lisp that’s embedded in Python. Since Hy transforms its Lisp code into the Python Abstract Syntax Tree, you have the whole beautiful world of Python at your fingertips, in...
View ArticleRacket
Racket (formerly PLT Scheme) is a modern programming language in the Lisp/Scheme family, suitable for a wide range of applications. It goes beyond Lisp and Scheme with dialects that support objects,...
View ArticleRust
Rust is a systems programming language that runs blazingly fast, prevents almost all crashes*, and eliminates data races. Featuring - algebraic data types - pattern matching - closures - type inference...
View ArticleAda
Ada 2012 is the next generation of the world’s premier programming language for engineering safe, secure and reliable software. Ada is widely used in critical systems, where any anomaly might lead to...
View ArticleErlang
Erlang is a general-purpose concurrent, garbage-collected programming language and runtime system used to build massively scalable soft real-time systems with requirements on high availability. The...
View ArticleKotlin
Statically typed programming language targeting the JVM and JavaScript 100% interoperable with Java™
View ArticleWyvern
Wyvern is a new programming language designed to help developers be highly productive when writing high-assurance applications. The first major innovation in Wyvern is type-specific languages, a...
View ArticleBoo
Boo is a stablished object oriented statically typed programming language for .NET and Mono (JVM support coming soon) with a python inspired syntax and a special focus on metaprogramming through...
View ArticleJabaco
Jabaco is a object-oriented programming language for all Java supported operating systems. Visual Basic like syntax with a powerful compiler.
View ArticleQuorum
Quorum is a general purpose tool that we call an "evidence-based" programming language. It started as an interpreted language originally designed to be easier to hear through screen readers for blind...
View ArticleFactor
The Factor programming language combines powerful language features with a full-featured library. The implementation is fully compiled for performance, while still supporting interactive development....
View ArticleCeylon
Support for Java and JavaScript virtual machines Write your code in Ceylon, and have it run on the JVM, on Node.js, or in a web browser. Some modules are platform-dependent, but the language itself is...
View ArticleFree Pascal
Free Pascal (aka FPK Pascal) is a 32 and 64 bit professional Pascal compiler. It is available for different processors: Intel x86, Amd64/x86_64, PowerPC, PowerPC64, Sparc, ARM. The following operating...
View ArticleAvian
Avian is a lightweight virtual machine and class lbrary designed to provide a useful subset of Java’s features, suitable for building self-contained applications. It's Efficient. The VM is implemented...
View ArticleElixir
Elixir is a dynamic, functional language designed for building scalable and maintainable applications. Elixir leverages the Erlang VM, known for running low-latency, distributed and fault-tolerant...
View ArticlePony language
Actor Model, Low Latency, High Performance, Programming, Capabilities, Data-race free
View ArticleP Programming Language
P is a programming language where the system is described as a collection of interacting state machines communicating with each other through events. FEATURES Unifies modeling and programming. Compiles...
View ArticleMotti.NET (Programming Language)
Motti.NET (mottidotnet) is a advanced programming language with visual and programming features. Reliable Motti.NET has been proven to be very stable Motti.NET is rearly ever going to crash! Open...
View Article