but when the C language is used to implement another language, it practically molests it.
the implementation in C means its a low-level code that follows C conventions and limitations,
that forces all constructs to be manually constructed(such as e.g. closures and continuations in C).