That would be great.
It is not that difficult.
{ = begin
} = end
and the other stuff is quite similar.
Pascal and C are close related.
It could be made with a compiler switch to determine if the compiler is in the
Pascal or in the C compiling mode.
No more need to translate (huge amount of) C code. :-)