Page 1 of 1
Renpy Programming Language
Posted: Sun Sep 15, 2013 5:26 am
by CommentLine
It's just a quick question. what programming language is used to develop ren'py?
I wanted to know so that I can develop renpy and help everyone to make ren'py a more versatile and powerful visual novel engine.
I hope it's not C++ though XD
Re: Renpy Programming Language
Posted: Sun Sep 15, 2013 6:29 am
by TrickWithAKnife
It's python.
Re: Renpy Programming Language
Posted: Sun Sep 15, 2013 11:45 am
by PyTom
It's a mix of Ren'Py*, Python, Cython, and C.
* A lot of Ren'Py functionality is written in itself.
Your best bet is to propose a feature to add, and I can help you figure out the right way to add it.
Re: Renpy Programming Language
Posted: Sat Sep 21, 2013 4:45 pm
by CommentLine
Thanks, I will start studying python. C is like java, I cant comprehend much of it, and I dont know what is cython.
The truth is I want to revise the whole application and make Renpy GUI, which contains many details

.
may I ask Where I can post my feature add? thank you for the reply
