|
|
|
|
|
by fwsgonzo
1051 days ago
|
|
I've been using it as a scripting target for both games and other things I'm not allowed to elaborate on simply because it can transpile to C and C++. It's just really really nice to be able to manage the underlying run-time (the C environment) and on the top of that be able to use a high-level modern language with so many first-class citizen things (like JSON). It really is a nicer, better Python. And I say that as someone who does like Python. |
|