You can with basically any language. But it would likely be a bad idea. You will eventually have created such an abstraction that you’ve got a new language.
Django is written in C after all. ;)
GitHub says it's 97.1% python and doesn't list C.
You can with basically any language. But it would likely be a bad idea. You will eventually have created such an abstraction that you’ve got a new language.
Django is written in C after all. ;)