Introducing Radical.sh

Forget Code launches a powerful code generator for building API's

Conditional execution in C

IF(TRUE)
{
//Execute all the necessary actions
}