CDRIVE
Hauling 10' pipe on a Trek Shift3
oops my fault I didn't notice the quote was in response to the other poster.
I also agree wrt small devices(less than 18 pins) but even then mostly low pin count devices are low on ram/rom and probably aren't ideal for a compiler anyway.
As for the IDE. I like it, the code browser on the left is really good.
For example if you type in
Include "shift.bas"
The shift module will appear immediately in the code browser showing the includes, subs and constants/vars.
if you click on the sub the module will open to allow you to brows the code if you then scroll to the top this particular module has some assembly embedded inline.
The compiler also directly supports usb and graphical lcd's which i've used many times.
Rich
So, I see it wasn't just me! Now I see how this happened. Good to know because it proves that I really don't have to cut back on my Christmas cheer!
No argument about the limitations of smaller PICs but I have no PIC projects on the fire. I've been a Picaxe fan for some years now but even with them my main activity is aiding members with their Picaxe projects. My main reason for researching PicBasic compilers is to use the asm code to plug into my spice simulator TINA, which does not support Picaxe chips but does support PICs. Unfortunately TINA doesn't have their own Basic editor. Instead, they provide a flowchart programmer, which I find too elementary. I figure it's time to move up to blank PICs so I won't be restricted to participating in only Picaxe threads.
Plugin's: Since Swordfish provides for this I wonder if other PIC families can be integrated into the Swordfish that way?
Since downloading swordfish I've been playing with it and the more I use it the more I like it. The IDE is intuitive and very user friendly. And yes, the Include "name" is very nice! That said, I have a feeling that no single compiler is going get my 5 star rating of the do all, un-bloated Basic editor/compiler. However, if Swordfish did cover most PIC families I doubt that I would ever use anything else. It's clean, clean, clean!
Chis