|
|
|
|
|
by coldtea
2045 days ago
|
|
>The point here is that implementing new features will be impossible, because this relies on an existing implementation that is not in python. Isn't that the opposite? Implementing new features will be easier, because it uses the C backend a helper library (for parsing, eventing), so all the business logic is Python which is easier to extend. This is also why people use embedded Python/Luc/etc in games, 3D programs, and so on. |
|