SaaSHub helps you find the best software and product alternatives Learn more →
Carp Alternatives
Similar projects and alternatives to Carp
-
-
InfluxDB
InfluxDB – Built for High-Performance Time Series Workloads. InfluxDB 3 OSS is now GA. Transform, enrich, and act on time series data directly in the database. Automate critical tasks and eliminate the need to move data externally. Download now.
-
Nim
Nim is a statically typed compiled systems programming language. It combines successful concepts from mature languages like Python, Ada and Modula. Its design focuses on efficiency, expressiveness, and elegance (in that order of priority).
-
-
-
-
-
-
SaaSHub
SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives
-
coalton
Coalton is an efficient, statically typed functional programming language that supercharges Common Lisp.
-
-
-
-
-
-
-
-
cakelisp
Discontinued Metaprogrammable, hot-reloadable, no-GC language for high perf programs (especially games), with seamless C/C++ interop
-
-
ferret
Ferret is a free software lisp implementation for real time embedded control systems. (by nakkaya)
-
-
-
SaaSHub
SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives
Carp discussion
Carp reviews and mentions
-
Nothing Janky About This New Programming Language
When it said it could be used anywhere C++ could be used, I was expecting something closer to Carp[0] or PreScheme[1] which have no runtime garbage collector. This lets you use these in contexts where runtime GC is not acceptable, like real time processing, or constrained hardware like microcontrollers.
[0] https://github.com/carp-lang/Carp
[1] https://prescheme.org
-
Lisp Implemented in Rust Macros
Obligatory reference to Carp[1], the lisp that uses borrow checking; the "rust" of lisps.
1: https://github.com/carp-lang/Carp
-
The Pre-Scheme Restoration project is now underway
Without a new maintainer and perhaps a group of dedicated supporters, Carp may as well be considered abandoned. The existing head maintainer and major contributor has moved on to other things.
https://github.com/carp-lang/Carp/issues/1460#issuecomment-2...
- SBCL: New in Version 2.4.5
- The search for easier safe systems programming
- Carp: A statically typed Lisp, without a GC, for real-time applications
- How to Write a (Lisp) Interpreter (In Python)
-
Roc – A fast, friendly, functional language
Carp - https://github.com/carp-lang/Carp - "A statically typed lisp, without a GC, for real-time applications." where it's "Ownership tracking enables a functional programming style while still using mutation of cache-friendly data structures under the hood".
-
Ask HN: Looking for statically typed, No-GC and compiled Lisp/scheme
Looking for a personal project so open-source would be great, but maturity/production readiness is not really a factor.
The only significant thing i can find so far is https://github.com/carp-lang/Carp.
Anything notable that i might have missed ?
- NASA just sent a software update to a spacecraft 12B miles away
-
A note from our sponsor - SaaSHub
www.saashub.com | 15 May 2025
Stats
carp-lang/Carp is an open source project licensed under Apache License 2.0 which is an OSI approved license.
The primary programming language of Carp is Haskell.