Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Request for FBIde
#1
I'm not sure how far fetched this is, but I know that the freebasic compiler has the ability to spit out assembly code. Lots of development environments that I use have a feature that allows you to look at the assembly code and I use this occasionally so that I know if I should move something around.

Also, is there a way to have the compiler stop when its done with the assembly? I do want to be able to look at parts of my code before going through the final compilation steps.
f you play a Microsoft CD backwards you can hear demonic voices. The scary part is that if you play it forwards it installs Windows.
Reply
#2
compile like this


Code:
fbc myprog.bas -r

dunno about fbIDE, I don't use it.
Reply
#3
IDEs? People still use those? Eeep. =p Is FBIDE still being worked on..? I stopped caring about it after it decided to not exist on Linux... and then ends up I didn't care anyways because I'm using terminal.. So.. Makefiles and emacs work. =)

Yeah.. cha0s has the fbc switch.
[Image: sig.php]
Back by popular demand!
I will byte and nibble you bit by bit until nothing remains but crumbs.
Reply
#4
WT is becoming a nerd of incredible proportions! (or at least posts like one of them)
SCUMM (the band) on Myspace!
ComputerEmuzone Games Studio
underBASIC, homegrown musicians
[img]http://www.ojodepez-fanzine.net/almacen/yoghourtslover.png[/i
Reply
#5
imo, you'll never be able to match the efficiency of MakeFiles + good IDE. I use Jellyfish and Make (unless its just a quick hack, then I just F5 it)

fbIDE is like... just decent in my opinion... I'm not going to bash vonGodric, he stepped up and made it, and it's better IDE than any I have made (Tongue). I just can't use it for my production stuff like LL. It would take me too long to write a list of all the bugs/quirks I found, I'd rather spend the time coding ;>.>

I hope with the new version that he adds good project support, make support, etc. Then it would truly be the defacto FB standard.

When migrating from QB I considered sub/function folding/hiding to be of utmost importance but now (that I actually have experience coding a medium-sized project XD!) I realize that it's quite insignificant, and in fact would probably only hold me back.
Reply
#6
I love FBIDE!
;*)
y smiley is 24 bit.
[Image: anya2.jpg]

Genso's Junkyard:
http://rel.betterwebber.com/
Reply
#7
Quote:WT is becoming a nerd of incredible proportions! (or at least posts like one of them)


hahahah, that made me laugh so much.

you should see how he uses IRC. He SSHs to his linux box and then uses an emacs IRC mod to chat. :O

And he refuses to use anything with a gui! He only likes console based apps! :O


and hes going to kill me for this! :O


*runs*
Reply
#8
NERDS! Big Grin
SCUMM (the band) on Myspace!
ComputerEmuzone Games Studio
underBASIC, homegrown musicians
[img]http://www.ojodepez-fanzine.net/almacen/yoghourtslover.png[/i
Reply
#9
haha, shh. I don't refuse to use GUIs.. I just like console apps better.. but some things just need GUIs... which is pretty much just web browsing..
[Image: sig.php]
Back by popular demand!
I will byte and nibble you bit by bit until nothing remains but crumbs.
Reply
#10
I thought you were devoted to lynx :lol:

(unless you call that a gui too... If you do, you need serious slapping)
url=http://www.copy-pasta.com]CopyPasta[/url] - FilePasta
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)