Shed Skin restricted-Python-to-C++-compiler 0.9.9
1–4 of 4 posts
Re: Shed Skin restricted-Python-to-C++-compiler 0.9.9
#2For more information about the release:
https://github.com/shedskin/shedskin/releases/tag/v0.9.9
If you think this is a cool project, please consider helping out. There is always enough work (low-hanging fruit even) on both the Python and C++ side.
Re: Shed Skin restricted-Python-to-C++-compiler 0.9.9
#3http://blogfarts.blogspot.com/2024/06/shed-skin-restricted-p...
Re: Shed Skin restricted-Python-to-C++-compiler 0.9.9
#4I have just released version 0.9.9 of Shed Skin, a restricted-Python-to-C++ compiler. It comes with a whole host of small improvements, and also a nice new (constructive solid geometry) example, which becomes about 15 times faster on my system (not 15%.. 15 times!). For more information about the release: https://github.com/shedskin/shedskin/releases/tag/v0.9.9 If you think this is a cool project, please consider hel…
I think the story for enhancing a C++ codebase with some Python "scripting" without an actual Python engine is really compelling, too.