Mark Dufour
Mark Dufour
I made some changes to the README. to hopefully lead to less unexpected results for first-time users. feel free to re-open the issue if you still feel like something should...
closing. please reopen if the problem still exists on current stack.
note that we moved to -std=c++17, and apparently a new 'lambda' feature can be used to implement closures.
yeah, this is not going to happen. the whole idea behind shedskin is to restrict things, so we can actually do type inference (otherwise intractable) and compile python code down...
thanks for the suggestion.
this is starting to happen. as part of the port to python3. imports relative to '.' should work with the next release.
bytearray is now mostly supported. please let me know if some case still doesn't work.
actually, I'm planning on finally having a good look over the coming months..
(now that python2 is almost as dead as a doornail)
would it be possible to share the code that doesn't compile, or preferrably, a minimized version of it that still shows the problem..?