# Pre-processor only 
esql -e  test1.ec

# Compile to an executable
esql test1.ec -o test1
