
Originally Posted by
rdxbam
i make use of the melabs PBP compiler and have used the Microcode Plus IDE.
i was thinking of getting the Proton Suite. when i dl'd their demo version the IDE looked almost identical to the Microcode Plus IDE. i see they are both by mecanique.
What is the diff in the Proton Suite versus the PBP/Microcode IDE combo? any worth considering?
The IDE is likely the same, the "meat and potatoes" is in the compiler, you can write everything in notepad if you choose, the compiler's do not care. PBP is in My opinion the easiest full functioning compiler to use and very nearly as efficient as C without the brain damage and excessive formatting C requires. You will get your programs up and running faster using PBP and there is excellent support (here on this forum especially). PBP is fully compatible with assembly code and in fact generates an assembly code file which is then assembled into the machine instructions in the form of an Intel hex file. PBP is not an interpreted basic!, it is a real high level programming language.
If you do not believe in MAGIC, Consider how currency has value simply by printing it, and is then traded for real assets.
.
Gold is the money of kings, silver is the money of gentlemen, barter is the money of peasants - but debt is the money of slaves
.
There simply is no "Happy Spam" If you do it you will disappear from this forum.
Bookmarks