Questions Concepts
GitHub icon

carp

carp - Programming language

< >

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

Source code:
git clone https://github.com/carp-lang/carp
#474on PLDB 7Years Old

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


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

Language features

Feature Supported Token Example
Strings ✓ "
"Hello world"
Print() Debugging ✓ println
Comments ✓
; A comment
Line Comments ✓ ;
; A comment
Static Typing ✓
Lispy ✓
Semantic Indentation X
Garbage Collection X

View source

- Build the next great programming language · Search · Add Language · Features · Creators · Resources · About · Blog · Acknowledgements · Queries · Stats · Sponsor · Traffic · Traffic Today · Day 305 · feedback@pldb.com · Logout