6 ms·
PCL – Run Python and C Together in One File
PCL is a minimal tool that lets you write and run Python and C code together in a single `.pcl` file.
GitHub: https://github.com/hejhdiss/pcl
Looking for contributors interested in compilers, Python/C integration, or lightweight tooling.
- ssdx027 1y agonice
- hejhdiss 1y agothanks for review
- PaulHoule 1y agoClickable link here: https://github.com/hejhdiss/pcl https://github.com/hejhdiss/pcl
- hejhdiss 1y agothanks bro
- 8954144039 1y ago[flagged]
- 8954144039 1y ago[flagged]
- thevibesman 1y agoCool project! This reminds me of a trick I came up with for mixing Python and C++ in the same file using overlap in their syntax so the file is valid for both: https://www.youtube.com/watch?v=GXwYjI9cJd0 https://www.youtube.com/watch?v=GXwYjI9cJd0
- hejhdiss 1y agothanks for review