Results 1 to 10 of 24

Thread: Nice IDEs for Linux and Windows?

Hybrid View

Previous Post Previous Post   Next Post Next Post
  1. #1
    One more thing: What if I want an IDE where I can comfortably (or somewhat comfortably) mix languages? Like, C and FPC?

  2. #2
    What if I want an IDE...
    You should write it by your self

  3. #3
    I'm quite into VIM actually, but that's not an IDE. When you use VIM, you trade comfort for high availability and flexibility. You can use it anywhere, in any shell or operating system, for any language/task. The harder part is to customize it to your needs. There are some nice plugins for it so it can do a lot of things IDE's can. However, VIM is not some easy tool. It takes serious effort to get familiar with it.

    For "pascal" development, I still use lazarus.
    Coders rule nr 1: Face ur bugz.. dont cage them with code, kill'em with ur cursor.

  4. #4
    Quote Originally Posted by Andru View Post
    You should write it by your self
    I guess so, but I am a little bit tired of spending a lot of time writing tools that nobody else needs, and there should be a whole lot of alternatives for Windows.

  5. #5
    and there should be a whole lot of alternatives for Windows.
    The only alternative which I can remember for FPC is FPCShell, but it dead as Dev-Pascal and without source code... Comfortable IDE's for different languages with debugger and with Pascal support is something unreal unfortunately. Oh, also there is an scary MSEIde

    but I am a little bit tired of spending a lot of time writing tools that nobody else needs
    Pascal development world is so hardcore, yeah...

  6. #6
    PGDCE Developer Carver413's Avatar
    Join Date
    Jun 2010
    Location
    Spokane,WA,Usa
    Posts
    206
    and there should be a whole lot of alternatives for Windows.
    I thought you were using a mac ?
    but I am a little bit tired of spending a lot of time writing tools that nobody else needs
    In the time it would take to write one you could figure out how to install Lazarus. problem solved.

  7. #7
    Quote Originally Posted by Carver413 View Post
    I thought you were using a mac ?

    In the time it would take to write one you could figure out how to install Lazarus. problem solved.
    I am using Macs, but I have cross-platform needs too.

    I know that it takes time to write my own (I already have, for the Mac) but surely Lazarus wouldn't help me with my cross-language needs? (In contract to cross-platform.)

  8. #8
    PGDCE Developer Carver413's Avatar
    Join Date
    Jun 2010
    Location
    Spokane,WA,Usa
    Posts
    206
    well I understand the cross language problem. I would have a very difficult time if I had to program in another language.and secretly I dream of a much different lazarus then what is offered today.but until then it is the best that is out there for working with fpc.

Bookmarks

Posting Permissions

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