search directory
Search Commands
Search tools, operations, flags, and command strings. Results are capped for Worker performance.
Carp Commands
10 carp entries
Limited to 100 results
carp Operations
Carp Command: Build And Run Carp File
carp -x <path/to/file.carp> carp Operations
Carp Command: Build And Run File
carp -x <path/to/file.carp> carp Operations
Carp Command: Build Carp File
carp -b <path/to/file.carp> carp Operations
Carp Command: Build Carp File With Optimizations
carp -b --optimize <path/to/file.carp> carp Operations
Carp Command: Build File With Optimizations
carp -b --optimize <path/to/file.carp> carp Archive
Carp Command: Start Repl
carp carp Archive
Carp Command: Start Repl Custom Prompt
carp --prompt "<> >" carp Archive
Carp Command: Start Repl Interactive Shell
carp carp Operations
Carp Command: Transpile Carp File To C Code
carp --generate-only <path/to/file.carp> carp Operations
Carp Command: Transpile File To C
carp --generate-only <path/to/file.carp>