Software Alternatives & Reviews

C (programming language) VS Scala Lang

Compare C (programming language) VS Scala Lang and see what are their differences

C (programming language) logo C (programming language)

C is a general-purpose computer programming language.

Scala Lang logo Scala Lang

Scala is a pure-bred object-oriented language that runs on the JVM
  • C (programming language) Landing page
    Landing page //
    2022-01-31
  • Scala Lang Landing page
    Landing page //
    2023-07-28

Category Popularity

0-100% (relative to C (programming language) and Scala Lang)
Generic Programming Language
Programming Language
37 37%
63% 63
OOP
42 42%
58% 58

User comments

Share your experience with using C (programming language) and Scala Lang. For example, how are they different and which one is better?
Log in or Post with

Social recommendations and mentions

Based on our record, Scala Lang seems to be more popular. It has been mentiond 5 times since March 2021. We are tracking product recommendations and mentions on various public social media platforms and blogs. They can help you identify which product is more popular and what people think of it.

C (programming language) mentions (0)

We have not tracked any mentions of C (programming language) yet. Tracking of C (programming language) recommendations started around Mar 2021.

Scala Lang mentions (5)

  • how to setup scala
    I have a new windows 10 and downloaded the Coursier installer from scala-lang.org, the https://docs.scala-lang.org/getting-started/index.html says that you should have either java8 or java11 installed but most tutorials online and posts says to install latest version of java, which java jdk version should I install or does Coursier install it for me or do I choose the latest jdk (java-jdk-19)? Source: over 1 year ago
  • [NEWBIE] Problem with the very first project (Coursier installer, Win 10, Java 8)
    Try manually installing sbt without coursier. The instructions are on https://scala-lang.org. Source: over 1 year ago
  • The “Either” Issue
    I had met the core developers, we had discussing a lot about which technology would better address our demand and, after many considerations, we had chosen Scala. - Source: dev.to / about 2 years ago
  • Next programming language?
    I like scala. It combines object-oriented and functional programming into one high-level language, which makes it fun to learn. I don't know if it is popular in the robotics industry, but it runs on the jvm and can be combined with java, so there is that. I recommend the book "programming scala". Source: over 2 years ago
  • 25 years of OCaml
    Scala with the Typelevel ecosystem. Stay on the jVM, but have a much more pleasant and robust experience, including a great REPL. Source: almost 3 years ago

What are some alternatives?

When comparing C (programming language) and Scala Lang, you can also consider the following products

Python - Python is a clear and powerful object-oriented programming language, comparable to Perl, Ruby, Scheme, or Java.

Java - A concurrent, class-based, object-oriented, language specifically designed to have as few implementation dependencies as possible

C++ - Has imperative, object-oriented and generic programming features, while also providing the facilities for low level memory manipulation

Haskell - An advanced purely-functional programming language

Rust - A safe, concurrent, practical language

JavaScript - Lightweight, interpreted, object-oriented language with first-class functions