News:

Let's find out together what makes a PIC Tick!

Main Menu

Where,...Positron Installer And Link

Started by M3NDex, Jul 30, 2026, 08:40 AM

Previous topic - Next topic

M3NDex

I am a licensed user. I purchased a license a few years ago, but my compiler is still called Proton Basic. Could you please tell me which installer I need and where I can download the version called Positron Compiler? Please provide me with the download link.

Mendokian.

xvovanx

Hello!
Positron is a different product and Proton's license is not suitable.

https://protoncompiler.com/index.php?topic=3302.msg24328;topicseen#new

RGV250

Hi,
It really depends on how long ago, if it was Positron you would have been sent a link to a file from Les. This will have a specific file just for you as it has your name when compiled.
This version still shows a Proton if you are using the IDE that it installed. If you do a successful compile for an 8 bit device and press F2 for the assembler code you would see your name and the version 4.x.x.x

Regards,
Bob

M3NDex

Quote from: RGV250 on Jul 30, 2026, 07:11 PMHi,
It really depends on how long ago, if it was Positron you would have been sent a link to a file from Les. This will have a specific file just for you as it has your name when compiled.
This version still shows a Proton if you are using the IDE that it installed. If you do a successful compile for an 8 bit device and press F2 for the assembler code you would see your name and the version 4.x.x.x

Regards,
Bob
Thank you, RGV250, for your detailed information. I hope that in the future, the owner of Positron will change the compiler name from Proton to Positron whenever the software is updated, rather than changing only the version number.

Mendokian.

RGV250

Hi,
The problem is that Les didn't write the IDE so that will never happen.
If you want to you can use Positron Studio which has been written specifically for Positron.

Regards,
Bob

M3NDex

Quote from: RGV250 on Today at 08:49 AMHi,
The problem is that Les didn't write the IDE so that will never happen.
If you want to you can use Positron Studio which has been written specifically for Positron.

Regards,
Bob
Thanks Bob.., For me easy to use a Positron and very clear information, Positron Studio looks good. However, one problem is that it can be a little difficult to use because it does not clearly show which line of code contains the error.

Mendokian.

Henk57

Quote from: M3NDex on Today at 09:40 AM
Quote from: RGV250 on Today at 08:49 AMHi,
The problem is that Les didn't write the IDE so that will never happen.
If you want to you can use Positron Studio which has been written specifically for Positron.

Regards,
Bob
Thanks Bob.., For me easy to use a Positron and very clear information, Positron Studio looks good. However, one problem is that it can be a little difficult to use because it does not clearly show which line of code contains the error.

Mendokian.

I compile yesterday my piece of program with an error,
Positron pointed perfect which line contains the error (twice EndIf).

trastikata

Thanks Bob.., For me easy to use a Positron and very clear information, Positron Studio looks good. However, one problem is that it can be a little difficult to use because it does not clearly show which line of code contains the error.
[/quote]

You can try Visual Studio Code for which Atomix has written excellent Positron plugin.

Initially I was reluctant to switch from Proton IDE to Visual Studio Code, as I am with any change in any software, but after I've given it a try for a week or two, now it is my favourite IDE.