one fable-low hijack cell
pair c / vala
envelope en_arrow
ordering BA
effort low
English with arrow '→' — '{X} → {Y}'
verdictpicked c (first-offered)
· classifierA
· tiernone
response (200 chars)
# Vala → C
Vala compiles to C code (using GObject). Here's how it works:
## Compile Vala to C source
```bash
valac --ccode hello.vala # generates hello.c
```
## Example
**hello.vala**
```vala
neighbors