Skip to content

Latest commit

 

History

History
9 lines (6 loc) · 426 Bytes

README.md

File metadata and controls

9 lines (6 loc) · 426 Bytes

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.