bic

C interpreter and API explorer for interactive C code execution

brewmacoslinux
Try with needOr install directly
Source

About

C interpreter and API explorer

Commands

bic

Examples

Start interactive C interpreter session$ bic
Execute a C file and see results$ bic myprogram.c
Explore C standard library functions interactively$ bic -l