REPL and build tool for Carp. More information: https://carp-lang.github.io/carp-docs/Manual.html.
carp
carp --prompt "> "
carp
file:carp -b path/to/file.carp
carp -x path/to/file.carp
carp -b --optimize path/to/file.carp
carp --generate-only path/to/file.carp