Top 1K Features Creators Events Podcasts Books Extensions Interviews Blog Explorer CSV

carp

< >

carp is an open source programming language created in 2016 by Erik Svedäng.

#213on PLDB 8Years Old
Download source code:
git clone https://github.com/carp-lang/carp
Source Code

A statically typed lisp, without a GC, for real-time applications.


;; Hello world in Carp (println "hello world")

Language features

Feature Supported Example Token
Strings ✓ "Hello world" "
Print() Debugging ✓ println
Comments ✓ ; A comment
Line Comments ✓ ; A comment ;
Static Typing ✓
Semantic Indentation X
Garbage Collection X
- Build the next great programming language · Add · About · Search · Keywords · Livestreams · Labs · Resources · Acknowledgements · Part of the World Wide Scroll