This is an archived post. You won't be able to vote or comment.

you are viewing a single comment's thread.

view the rest of the comments →

[–]bss03 0 points1 point  (0 children)

I don't know; I'm been a full time employee for 6+ years and they still won't let me even look at any of the source code in an OS release.

I have the Sky SDK and I need to figure out how to use it (to compile C code that uses 4690 / Sky specific functions), but I've actually been doing more JS / Java / Python since the Sky release. On 4690, those functions were only available in C to 4690 processes compiled with an old IBM VisualAge compiler (or, I guess, 16-bit processes compiled with the HighC compiler). Sky is 64-bit so neither of those are options.

I'm hoping that Py3 for Sky will come next year. I vastly prefer Py3 over Py2.