I don't know if this will work, but it'll definitely be too slow.
tbh just tired of the fucking shitty code they've written here
sadly I can't use sage as a standalone python library, otherwise I could just use http://graalvm.org
Because it's not only variables that'll be passed, but also Python functions that'll be generated in PHP and having to be executed, so it's nowhere close to being a static script.
What?
The CLI usage is exactly the same as Python:
./path/to/sage -c <script goes here>
$this->cmd = self::$sagePath . ' -c "' . str_replace('"', '\\"', $this->cmd) . '" 2>&1';
exec($this->cmd, $out, $return_value);
Only thing different is that Sage binds the library to the script so that it...
Okay, so basically we're using PHP to setup a dynamic Python script where the variables will be changing from request to request depending on the equation the user want's solved.
Currently when producing the script, I'm using \r\n and \n to define indentations.
Unfortunately this doesn't work...
Hellblade: Senua's Sacrifice.
Absolutely one of the best mind dwelling games that has ever been made if not the best.
If you're into a good action adventure and great story, this will definitely be something for you.
Just begun playing the game a few days ago, and it's fucking amazing.
Definitely go for GraphQL and Apollo.
If not why not just go for a Meteor + Angular + Apollo stack?
https://angular-meteor.com / https://docs.meteor.com/packages/apollo.html or if you really wanna step up the game http://vulcanjs.org :cool: