Let's talk about OSDK 2.0

Questions, bug reports, features requests, ... about the Oric Software Development Kit. Please indicate clearly in the title the related element (OSDK for generic questions, PictConv, FilePack, XA, Euphoric, etc...) to make it easy to locate messages.

jsk
Pilot Officer
Posts: 84
Joined: Mon Jun 29, 2020 10:11 pm

Re: Let's talk about OSDK 2.0

Post by jsk »

And it has a very common license: GPL.

The code is on GitHub and the developers constantly working on it and using it for its own projects / games.

And it builds cleanly out of the box! I had a cloned it some months ago I pulled the latest changes and went to the make directory and type make and built and did all the tests. And this was on Android on the termux!

This is the sign of very well designed (production) software especially that it has so much tests.

I tried to build llvm-mos (clang for 6592) and it's a massive download, and it's not complete it requires a bunch of libraries which made compilation so difficult on Android that I just gave up.

I will be looking at some code that it generates.
Dbug wrote: Sun Dec 28, 2025 10:16 pm
jsk wrote: Sun Dec 28, 2025 8:13 pm I think the results talk for themselves....
Oscar 64 seems to be doing quite well compared to all the others.
User avatar
Dbug
Site Admin
Posts: 5361
Joined: Fri Jan 06, 2006 10:00 pm
Location: Oslo, Norway
Contact:

Re: Let's talk about OSDK 2.0

Post by Dbug »

@ibisum did some work on an Oric version earlier this year, not sure how far it has gone.
See: viewtopic.php?t=2701&start=15
Post Reply