Software Alternatives & Reviews

Common Lisp VS C++

Compare Common Lisp VS C++ and see what are their differences

Common Lisp logo Common Lisp

The modern, multi-paradigm, high-performance, compiled, ANSI-standardized descendant of the long-running family of Lisp programming languages

C++ logo C++

Has imperative, object-oriented and generic programming features, while also providing the facilities for low level memory manipulation
  • Common Lisp Landing page
    Landing page //
    2023-09-18

We recommend LibHunt Common Lisp for discovery and comparisons of trending Common Lisp projects.

  • C++ Landing page
    Landing page //
    2023-08-01

We recommend LibHunt C++ for discovery and comparisons of trending C++ projects.

Common Lisp

Categories
  • Programming Language
  • OOP
  • Generic Programming Language
  • JVM Programming Language
Website common-lisp.net

C++

Categories
  • Programming Language
  • OOP
  • Generic Programming Language
  • JVM Programming Language
Website cplusplus.com

Common Lisp videos

Common Lisp Study Group - A In-depth Look into CLOS (part 1)

More videos:

  • Review - Common Lisp Study Group - Closures and Macro Basics

C++ videos

C++ Programming | In One Video

More videos:

  • Review - C++ Programming
  • Tutorial - C++ Tutorial for Beginners - Full Course

Category Popularity

0-100% (relative to Common Lisp and C++)
Programming Language
32 32%
68% 68
OOP
27 27%
73% 73
Development
43 43%
57% 57
Generic Programming Language

User comments

Share your experience with using Common Lisp and C++. For example, how are they different and which one is better?
Log in or Post with

Social recommendations and mentions

Based on our record, C++ should be more popular than Common Lisp. It has been mentiond 56 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.

Common Lisp mentions (11)

  • Origins of the Lisp logo
    The yin-yang logo with lambdas was designed by Guy Steele, and he has granted permission for its use to Common Lisp Foundation (the entity which runs common-lisp.net website and the gitlab.common-lisp.net repo). Source: about 1 year ago
  • New open source Common Lisp 3D graphics project -- call for participation
    A wiki and pm tool I personally like a lot, simple, lightweight, is trac but there is no free hosting available — but I could work on hosting on AWS for instance. MoinMoin is also a good and simple wiki. You are using Medium a lot, which could also be a sensible option but it is more a publishing platform than a collaborative platform. Gitlab is also a popular choice I believe and we could use the instance on... Source: over 1 year ago
  • common-lisp.net down
    Does anybody have information how the content on common-lisp.net is handled? Source: almost 2 years ago
  • common-lisp.net down
    Any insight into the current down-time for common-lisp.net? Source: almost 2 years ago
  • What should be my next programming language?
    Python seems like a popular option these days and it is different enough from C++ in that it may teach you to think about programming in a different way. You could also try a functional language such as Lisp, Scheme) or Haskell -- they too will make you think differently about programming. Source: about 2 years ago
View more

C++ mentions (56)

  • Distributed Systems: Challenges, Experiences and Tips
    About 4 months ago (approximately the last time I wrote something here), I opted to embark on a graduate school journey at Stony Brook University, Computer Science (if you have a remote position — Technical Writer and/or Software Engineer position — at a non-USA company, don't hesitate to reach out). Was it the best decision to make considering less pay (if any), more theoretical undertakings and assumptions, and... - Source: dev.to / 3 months ago
  • Any opinion about tutorialspoint? Getting apparently wrong results
    Full of wrong and/or incomplete information. I prefer cplusplus.com when I need to look up some library details. Source: 9 months ago
  • Learning DSA from scratch : The Ultimate Guide
    For C++ I would suggest using cplusplus.com. Fantastic resource to use. Source: 9 months ago
  • Things that i should know before gettting into Data Structures and Algorithms??
    C++ was far from my first language. I took Modula-2 and FORTRAN in school. I knew about pointers, linked lists, etc before writing my first line of C++. I think the best way to learn is just to work on projects that interest you. Get familiar with online resources. I like cplusplus.com and cppreference.com (can get a little verbose). I'm also a big fan of w3schools.com. They have a good C++ tutorial for beginners. Source: 10 months ago
  • Help
    I second this. cplusplus.com will pop up on your searches, I just blocked it. Loaded with ads and slow, and almost always less thorough than cppreference. I found geeksforgeeks OK when learning algorithms - not so much the language itself though. Source: 10 months ago
View more

What are some alternatives?

When comparing Common Lisp and C++, you can also consider the following products

D (Programming Language) - D is a language with C-like syntax and static typing.

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

F# - F# is a mature, open source, cross-platform, functional-first programming language.

Go Programming Language - Go, also called golang, is a programming language initially developed at Google in 2007 by Robert...

Elixir - Dynamic, functional language designed for building scalable and maintainable applications

Pike programming language - Dynamic programming language with a syntax similar to Java and C