ekdnam / bhasha

Creating a unified interface for programming

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

Creating a unified interface for programming

License:Apache License 2.0


Languages

Language:Python 98.5%Language:C++ 1.5%