Hi, man:
I hear about your project pythonb.org today, interesting! I open this issue just to tell you, I created a similar project two years ago:
Cpy - A C-like scripting language
The project Cpy not only add braces to Python, it also re-define all Python grammar to be C-like, if, else, for, while, class ...
Cpy is also opensourced, and is used in the SSDB NoSQL database project to write command line tools.
Cpy: http://www.ideawu.com/cpy/ on github: https://github.com/ideawu/cpy
Sincerely, me.
Hi, man:
I hear about your project pythonb.org today, interesting! I open this issue just to tell you, I created a similar project two years ago:
Cpy - A C-like scripting language
The project Cpy not only add braces to Python, it also re-define all Python grammar to be C-like, if, else, for, while, class ...
Cpy is also opensourced, and is used in the SSDB NoSQL database project to write command line tools.
Cpy: http://www.ideawu.com/cpy/ on github: https://github.com/ideawu/cpy
Sincerely, me.