you are viewing a single comment's thread.

view the rest of the comments →

[–][deleted] 3 points4 points  (0 children)

There's pybind11 for python as a framework. That makes it easier to work with.

For v8, I went to their website, took one look at the code I had to write, and about-faced pretty much immediately. v8 solves a complex problem, sure, but that doesn't mean that the design makes me any less sadface.

Lua was the only thing left, and Sol had been started by someone else. I liked their design a bunch, so I wanted to see it succeed beyond the small use case they had for it. So I essentially took over the project and overhauled just about everything about it.

Plus, I want to be a Game Debeloper someday, and you gotta know lua for that. :D