Dragon Compiler to .c for linux

Code:
<stdio.h>

@{ 
  char *world = "World"
  ink "Hello " [s]world
}
W.I.P.