donno2048 / pydf

A pdf that is runnable in python and C

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

pydf

main.pdf is a pdf that is a runnable python and C code, look at the pdf, it looks just like four dots (actually it's two colons)

Run

With Python

python3 main.pdf

With C

gcc -xc main.pdf -o main
./main

About

A pdf that is runnable in python and C

License:MIT License