Software Alternatives & Reviews

Practical Common Lisp VS Racket Lang

Compare Practical Common Lisp VS Racket Lang and see what are their differences

Practical Common Lisp logo Practical Common Lisp

Learning Resources

Racket Lang logo Racket Lang

Racket (formerly PLT Scheme) is a modern programming language in the Lisp/Scheme family, suitable...
  • Practical Common Lisp Landing page
    Landing page //
    2019-12-25
  • Racket Lang Landing page
    Landing page //
    2023-07-30

We recommend LibHunt Racket for discovery and comparisons of trending Racket projects.

Practical Common Lisp videos

Practical Common Lisp

More videos:

  • Review - Practical Common Lisp

Racket Lang videos

🏸 Top & Best Selling Badminton Rackets 2020 (review of Year 2019) 🏆

Category Popularity

0-100% (relative to Practical Common Lisp and Racket Lang)
Education
100 100%
0% 0
Programming Language
0 0%
100% 100
Online Learning
100 100%
0% 0
OOP
0 0%
100% 100

User comments

Share your experience with using Practical Common Lisp and Racket 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, Racket Lang should be more popular than Practical Common Lisp. It has been mentiond 91 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.

Practical Common Lisp mentions (47)

  • Racket Language
    In respect to Common Lisp, you could look into "Common Lisp Recipes" by Weitz[2], and "Practical Common Lisp" by Seibel[1]. These are industrial-strength systems which were used to built large airline reservation systems. Scheme is in a way more minimalist and Schemes are not as large, but this might also be give an erroneous impression because they build on the enormous experience with Common Lisp and have boiled... - Source: Hacker News / 5 days ago
  • Steel – An embedded scheme interpreter in Rust
    Not exactly what you asked for but, if you have time, I would recommend looking at Practical Common Lisp: https://gigamonkeys.com/book/ And also this blog post (which is a much smaller time commitment): https://mikelevins.github.io/posts/2020-12-18-repl-driven/. - Source: Hacker News / 5 months ago
  • Common Lisp: An Interactive Approach (1992) [pdf]
    If someone is considering learning CL effectively, take this piece of advice: use Emacs. You might think that it's an outdated piece of shit, maybe you hate RMS with a passion or whatever. But make yourself a favour and use it at least for the month that will take you to go through a manual like this or Practical Common Lisp or several others. Just install SBCL, QuickLisp, Emacs and SLIME (or Sly, that is a more... - Source: Hacker News / 7 months ago
  • Code Is Not Literature
    And Practical Common Lisp, another popular one on HN. The domain name took me by surprised and I struggled to remember why it seemed so familiar; it turns out that PCL can be found in its entirety here, and I had used it years ago to learn CL: https://gigamonkeys.com/book. - Source: Hacker News / 8 months ago
  • Video: Practical Common Lisp. Peter Seibel Google Talk
    The book is great too. You can read it online at https://gigamonkeys.com/book/ Even if you will never use Commin Lisp in production it will teach you new tricks and nee ways to thing about software development. - Source: Hacker News / 10 months ago
View more

Racket Lang mentions (91)

  • Racket–the Language-Oriented Programming Language–version 8.12 is now available
    Racket—the Language-Oriented Programming Language—version 8.12 is now available from https://racket-lang.org See https://racket.discourse.group/t/racket-v8-12-is-now-available/2709 for the release announcement and highlights. Thank you to the many people who contributed to this release! Feedback Welcome. - Source: Hacker News / 3 months ago
  • Racket version 8.11.1 is now available
    Racket version 8.11.1 is now available from https://racket-lang.org/. Source: 5 months ago
  • Ask HN: Does anyone Lisp without Emacs?
    Racket (https://racket-lang.org) has an IDE (DrRacket) which isn't EMACS. ARC (which powers hacker news) is (was?) written in Racket. - Source: Hacker News / 6 months ago
  • Racket branch of Chez Scheme merging with mainline Chez Scheme
    I had a look at https://racket-lang.org. Where we can download this build? - Source: Hacker News / 6 months ago
  • Douglas Crockford to Keynote 'From Here to Lambda and Back Again' at Racke
    I signed up for RacketCon, joining remotely. I am looking forward to it a lot. Usually I use the Racket language perhaps for 10% of my personal projects, but I am currently writing a Racket AI book, so all things Racket are of current interest. Past RacketCons have been a lot of fun. I usually use Common Lisp, but Racket is batteries included Scheme, and more, and is a very pleasant language and ecosystem. Just in... - Source: Hacker News / 6 months ago
View more

What are some alternatives?

When comparing Practical Common Lisp and Racket Lang, you can also consider the following products

Land of Lisp - Learning Resources

Clojure - Clojure is a dynamic, general-purpose programming language, combining the approachability and interactive development of a scripting language with an efficient and robust infrastructure for multithreaded programming.

On Lisp - Learning Resources

Guile - Guile is the GNU Ubiquitous Intelligent Language for Extensions, the official extension language for the GNU operating system.

Hackr.io - There are tons of online programming courses and tutorials, but it's never easy to find the best one. Try Hackr.io to find the best online courses submitted & voted by the programming community.

Hy - Hy is a wonderful dialect of Lisp that’s embedded in Python.