Has anyone developed/found a way to convert/share/"compile" JSL into something usable by other languages?
Here is my problem. As the developer of the initial code in R&D, I want a way to be able to give researchers code/tools that meet their needs and work with there existing analysis structure (JMP). However, some of these tools get merged into larger suites (for operations/QC, etc) where an existing infrastructure is already in place, not based on JMP. How can I share what my JSL tool does without having to recreate all of the code in a new language to be fully validated again. In my head there would be a button “Convert JSL to Python” (or C++, etc) which would do the work. I doubt it’s that simple, but I was hoping there were tools in existence that would help me turn my JSL into something more digestible for other languages.
In many cases the final users aren't JMP users so having JMP on their machines isn't a given (however, if that's the only way to make it work, I want to explore all options).
Thanks!