HN Top New Show Ask Jobs

settings

Theme

Hand Mode

Feed

PCL – Run Python and C Together in One File

9 points by hejhdiss 5 days ago

8 comments

View on Hacker News

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.

thevibesman 5 days ago

Cool 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

Reply View | 1 reply
  • hejhdiss 5 days ago

    thanks for review

    Reply View | 0 replies
PaulHoule 5 days ago

Clickable link here: https://github.com/hejhdiss/pcl

Reply View | 1 reply
  • hejhdiss 5 days ago

    thanks bro

    Reply View | 0 replies
ssdx027 5 days ago

nice

Reply View | 1 reply
  • hejhdiss 5 days ago

    thanks for review

    Reply View | 0 replies
8954144039 5 days ago

[flagged]

Reply View | 0 replies
8954144039 5 days ago

[flagged]

Reply View | 0 replies