If you haven't built the interpreter before, first run gcc -o teak teak.c -pthread -ldl (Linux/macOS) or cl.exe teak.c (Windows). Why did I make another programming language? Because I felt like there ...
PDFScript is a transpiler for PDF: an improved and simplified PDF-derived language to create good looking documents using low-level PDF graphics instructions and simplified resource management.