Hacker News new | ask | show | jobs
by mmohtasim 1496 days ago
> Plugins now possible with Python 3, JavaScript, Lua, and Vala

Do Adobe products supports that?

3 comments

https://helpx.adobe.com/photoshop/using/scripting.html

On Windows they support COM, so any language with access to COM (which is a lot of them) can do it.

Hm, and you have things like the fact that Nim compiles to JS, so this is getting interesting...
Do you expect any benefits there compared to just compiling Nim to C?
C wasn't on that list.
Adobe products have supported JS scripting since back in the Creative Suite days.