Page 2 of 2

Re: Scripting Language with Unicode Support.

Posted: Fri Dec 06, 2013 12:21 pm
by Ekamu
That's good to know, I can learn both (^_^).

Re: Scripting Language with Unicode Support.

Posted: Fri Dec 06, 2013 8:19 pm
by ejmr
Ekamu wrote:I really like Python 3 compared to Python 2. It generally feels a lot more syntactically neat and it offers great support for Unicode, the problem is that I don't know where I can apply it. If I learn Python 2 I can at least apply that with RenPy and Pygame, It would be nice if there where engines that worked with 3.
I find this site useful for seeing what libraries support Python 3, since in my experience the difference in library support from Python 2 to 3 is bigger than any specific change to the language:

http://python3wos.appspot.com/