ThakeeNathees / pocketlang

A lightweight, fast embeddable scripting language.
https://thakeenathees.github.io/pocketlang/
MIT License
1.52k stars 80 forks source link

C interop? #299

Open arjunmenon opened 5 months ago

arjunmenon commented 5 months ago

Hey, in the doc it is mentioned it supports direct c interop. Any examples for it? I am looking to write gtk gui bindings for pocketlang

ThakeeNathees commented 5 months ago

You can find a detailed example from https://github.com/ThakeeNathees/pocketlang/tree/master/tests/native