/bhasha

Creating a unified interface for programming

Primary LanguagePythonApache License 2.0Apache-2.0

bhasha

Creating a unified interface for programming.

We all have to keep learning so many different programming languages, as all of them have different utilities. But, this is not efficient. Thus, bhasha is being created with one point in mind, write code in one language, bhasha will transform it to an another language.

cplusplus

Transforming your python code to cpp code. Currently only print statements supported.