C Alternatives

C Alternatives

C is a free and open-source general-purpose, procedural programming language. The language supports structured programming, lexical variable scope, and recursion, with a static type system. By design, C provides constructs that map efficiently to typic.. read more.

According to people there are many software similar to it, and the best alternative to C is Pascal which is both free and open source. Other highly recommended applications include Lisp (Free) , F# and Pharo (Free).
In total people have suggested 48 alternatives to C that share similarities by use case and feature set.

Pascal

Pascal is a free and open-source imperative and procedural programming language. The language was designed 1970 by Niklaus Wirth to encourage good programming practices using structured programming and data structuring.

Free & Open Source

Lisp

A family of programming languages dating back to 1958. Lisp is the second-oldest high-level programming language in widespread use today.

 

Free & Open Source

F#

A mature, open-source, cross-platform strongly typed functional-first programming language designed by Don Syme at Microsoft Research. While being a functional-first programming language F# also encompasses imperative and object-oriented programming paradigms. F# is most commonly used as a cross-platform Common Language Infrastructure language, while also having the capability to generation graphics processing unit code and compile down to JavaScript.

Open Source

Pharo

Pharo is an open source dynamic and reflective language which is made by a community of more than 100 contributors. The language is isnpired by the programming language Smalltalk which was released back in the 1972. On top of that, Pharo offers several live programming features such as immediate object manipulation, live update and hot recompiling. The Pharo full stack is released under MIT License.

Free & Open Source

Elm

Elm is a free and open-source domain-specific programming language that uses type inference to detect corner cases and give friendly hints. The language is by developers to create browser-based graphical user interfaces and is designed for usability, performance, and robustness. Elm is purely functional and is actually a compiler that utilize static type checking, which means you can rest assured that your code will run runtime exceptions.

Free & Open Source

Lua

Lua is a lightweight, high-level, multi-paradigm programming language built on top of the C programming language. The language is designed primarily for embedded use in applications and works cross-platform since Lua has a relatively simple C API to embed it into its core.

Free

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.

Free & Open Source

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.

Free & Open Source

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.

Free & Open Source

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.

Free

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.

Free & Open Source

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.

Commercial & Proprietary

How Are These C Alternatives Generated?

Information found on this page is crowd-sourced by the community and contains the most agreed upon C alternatives. You can use this information to find similar software to C for specific platforms with various pricing options and licenses. Anyone that have previously used C 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).