dhh1128 / intent

the intent formal language
https://intentlang.org
2 stars 1 forks source link

create a way to call intent code from python, so intent is scriptable #22

Open dhh1128 opened 10 years ago

dhh1128 commented 10 years ago

Maybe go through intent's C interface?

See https://docs.python.org/2/extending/extending.html and https://docs.python.org/2/library/ctypes.html