Pas6502 Pascal cross compiler now also supports Oric

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.

User avatar
xahmol
Squad Leader
Posts: 611
Joined: Sun Jun 28, 2020 7:32 pm
Location: Utrecht, The Netherlands
Contact:

Pas6502 Pascal cross compiler now also supports Oric

Post by xahmol »

Never tried it myself yet as I personally am reluctant to move to Pascal instead of C, but think it is great that now there is already this new option as crosscompiler for the Oric.

https://syntaxerrorsoftware.itch.io/pas ... -additions
User avatar
iss
Wing Commander
Posts: 1789
Joined: Sat Apr 03, 2010 5:43 pm
Location: Bulgaria
Contact:

Re: Pas6502 Pascal cross compiler now also supports Oric

Post by iss »

Indeed! I've tried Pas6502 before adding Oric as target and it was good.
Pas6502 uses assembler fragments for compilation - like KickC (not sure maybe they are the same and reused).
It's integrated dev environment, all in all it's worth to try ;).
User avatar
coco.oric
Squad Leader
Posts: 741
Joined: Tue Aug 11, 2009 9:50 am
Location: North of France
Contact:

Re: Pas6502 Pascal cross compiler now also supports Oric

Post by coco.oric »

I've tried it with an example proposed too.
A nice devkit.
coco.oric as DidierV, CEO Member
Historic owner of Oric, Apple II, Atari ST, Amiga
User avatar
xahmol
Squad Leader
Posts: 611
Joined: Sun Jun 28, 2020 7:32 pm
Location: Utrecht, The Netherlands
Contact:

Re: Pas6502 Pascal cross compiler now also supports Oric

Post by xahmol »

Actually the dev kit is another thing that holds me back. I really really prefer VSCode, especially now with GitHub Copilot integration.
(Copilot is amazing. It almost automatically documents your code and is very good in suggesting code for functions similar to what you already wrote)

But actually did not check if Pas6502 is usable without the UI. Is it actually?
Post Reply