graphics


Closed Thread
Results 1 to 11 of 11

Thread: graphics

Hybrid View

  1. #1
    Join Date
    Sep 2004
    Location
    montreal, canada
    Posts
    6,898


    Did you find this post helpful? Yes | No

    Default

    PBP don't compile as this tight. There's other compiler (BASIC, C) that provide tighter code than this. but PBP is mature and... 99.8% bug-free.

    I like to build my own tight and optimized routine, some are self expanding, meaning that if some feature aren't used, this will not INCLUDE the un-necessary code. PBP do it as well... in it's own way. There's place for optimization so far.
    Steve

    It's not a bug, it's a random feature.
    There's no problem, only learning opportunities.

  2. #2
    T.Jackson's Avatar
    T.Jackson Guest


    Did you find this post helpful? Yes | No

    Post

    Quote Originally Posted by mister_e View Post
    PBP don't compile as this tight. There's other compiler (BASIC, C) that provide tighter code than this. but PBP is mature and... 99.8% bug-free.

    I like to build my own tight and optimized routine, some are self expanding, meaning that if some feature aren't used, this will not INCLUDE the un-necessary code. PBP do it as well... in it's own way. There's place for optimization so far.
    Yeah a C compiler might easily give PBP a run for its money and win the race - but from what I"ve read, other flavors of BASIC just don't stand up to PBP.

Similar Threads

  1. Replies: 3
    Last Post: - 15th October 2008, 19:04
  2. graphics lcd with lcdout style serial??
    By reaper0995 in forum Serial
    Replies: 4
    Last Post: - 27th March 2008, 19:57
  3. Graphics controller for the Sitronix ST7549
    By ttease in forum mel PIC BASIC Pro
    Replies: 0
    Last Post: - 26th May 2007, 21:45
  4. OT: KS0108 Graphics LCD control question
    By Archilochus in forum General
    Replies: 2
    Last Post: - 18th December 2004, 18:23
  5. graphics display
    By adlinsystems in forum mel PIC BASIC Pro
    Replies: 1
    Last Post: - 12th June 2004, 12:53

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