← Back to team overview

sikuli-driver team mailing list archive

Re: [Question #681787]: Make Python or C++ the default or recommended language for Sikulix

 

Question #681787 on Sikuli changed:
https://answers.launchpad.net/sikuli/+question/681787

    Status: Open => Answered

RaiMan proposed the following answer:
Python currently is the recommended scripting language for SikuliX
scripts (though currently it is interpreted with Jython and hence
restricted to language level 2.7 and Python libraries written in pure
Python or libraries compatible to the Jython environment (usually
written in Java)).

If you mean the C-based Python interpreter (currently at version 3.7)
when saying Python language, then there will be a supporting SikuliX
version later this year (see https://github.com/RaiMan/sikulix4python).

A version for using SikuliX with C++, or even an implementation in C++,
will never come from my side, but there are many bridges out there, to
use a Java API from C++.

-- 
You received this question notification because your team Sikuli Drivers
is an answer contact for Sikuli.