PBP3 download trial and purchase links


Closed Thread
Results 1 to 40 of 42

Hybrid View

  1. #1
    Join Date
    Nov 2003
    Location
    Greece
    Posts
    4,174


    Did you find this post helpful? Yes | No

    Default Re: PBP3 download trial and purchase links

    Maybe if you contact directly Charles Leo, owner of Melabs?

    Ioannis

  2. #2
    Join Date
    Oct 2005
    Location
    Sweden
    Posts
    3,626


    1 out of 1 members found this post helpful. Did you find this post helpful? Yes | No

    Default Re: PBP3 download trial and purchase links

    Strange - and sad. Very sad.
    I would have given up already and went to a competing product.

    Crownhill (the company that hosts this forum) did have their own compiler. It's now end of life but available free of charge (though it looks like you need to register to actually download it):
    https://www.crownhill.co.uk/category-41.html

    The Positron compilers (seems to be a spin-off or continuation of the Proton compiler) is another attractive alternative:
    https://sites.google.com/view/rosetta-tech/home

    If you're targeting 2only" the PIC18 series then Swordfish might be interesting:
    https://www.sfcompiler.co.uk/swordfish/

    Then we have the offerings from MikroE:
    https://www.mikroe.com/mikrobasic-pic

    Personally I've been somewhat interested in Positron but have not tried it yet.
    I'm sure there are others that I've missed.

  3. #3
    Join Date
    Nov 2003
    Location
    Greece
    Posts
    4,174


    2 out of 2 members found this post helpful. Did you find this post helpful? Yes | No

    Default Re: PBP3 download trial and purchase links

    The MikroE seems also to slowed down development.

    There is also this, the Great Cow Basic, open source:
    https://sourceforge.net/projects/gcbasic/

    Ioannis

  4. #4
    Join Date
    May 2013
    Location
    australia
    Posts
    2,714


    1 out of 1 members found this post helpful. Did you find this post helpful? Yes | No

    Default Re: PBP3 download trial and purchase links

    None of them are in any way a close fit to what you have learned from pbp so it will be a big learning cure only to sink into another programming cul de sac.
    its C all the way down for me
    Warning I'm not a teacher

  5. #5
    Join Date
    Sep 2023
    Posts
    17


    Did you find this post helpful? Yes | No

    Default Re: PBP3 download trial and purchase links

    @HenrikOlsson & @Ioannis
    Thanks for the software alternatives.
    I was not aware of most of them.

    @richard
    "None of them are in any way a close fit to what you have learned from pbp..."
    PBP is better?

    Quote Originally Posted by Ioannis View Post
    Maybe if you contact directly Charles Leo, owner of Melabs?
    Ioannis
    How can I do that?

  6. #6
    Join Date
    May 2013
    Location
    australia
    Posts
    2,714


    Did you find this post helpful? Yes | No

    Default Re: PBP3 download trial and purchase links

    PBP is better?
    You would need to define what better means to you
    pbp has no Strings, no floats, no ability to select between signed and unsigned procedure's
    pbb cannot do 32 bit math on anything but pic18 chips and then only if you compile for longs
    pbp has a very limited range of variable types and no inherent ability to use user defined memory structures
    pbb cannot use pointers [address of objects in memory] natively
    pbp is very efficient, can have user defined functions, works well with limited memory chips
    pbp allows assembly code to woven in seamlessly
    pbp has a good forum with heaps of example code
    pbp has lots of ways to side step its limitations due to its very open architecture
    Last edited by richard; - 29th September 2023 at 02:51.
    Warning I'm not a teacher

  7. #7
    Join Date
    Nov 2003
    Location
    Greece
    Posts
    4,174


    Did you find this post helpful? Yes | No

    Default Re: PBP3 download trial and purchase links

    Email him here:

    Charles Leo

    [email protected]

    Ioannis

Similar Threads

  1. Trial period is 0 days
    By ChrisKiwi in forum PBP3
    Replies: 2
    Last Post: - 8th June 2014, 15:04
  2. How to purchase MicroCode Studio Plus
    By david1800 in forum Off Topic
    Replies: 1
    Last Post: - 12th April 2010, 16:24
  3. ICD, ICD2, Pre-Purchase Opinions
    By mslaney in forum Schematics
    Replies: 1
    Last Post: - 29th December 2004, 17:55
  4. MT8870D touch tone where to purchase
    By n0oxv in forum mel PIC BASIC Pro
    Replies: 1
    Last Post: - 26th June 2004, 05:00

Members who have read this thread : 0

You do not have permission to view the list of names.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts