Re: C

From: Cordula's Web (cpghost_at_cordula.ws)
Date: 11/17/03

  • Next message: Bryan Cassidy: "weird log messages"
    Date: Mon, 17 Nov 2003 12:59:55 +0100 (CET)
    To: jason@ec.rr.com
    
    

    > >>Can anyone tell the name of the package that contain
    > >>the C, something simillar to Borland C++ in windows...
    >
    > You can use the newer version of gedit. It supports a highlight mode
    > for several languages like C, html, java, etc... It basicly makes gedit
    > work like you are in an ide by coloring variables, making key words
    > bold, making commits italic and a different color and so on.

    Yes, gedit is not bad at all!

    My favorite is still emacs. It features syntax-highlighting and
    auto-indenting for a _lot_ of programming languages. This comes
    for free, even if you don't like to configure your ~/.emacs
    file extensively.

    A slightly more advanced user will know how to configure
    emacs to behave just like a (text-based) IDE, which
    means that you can compile (with cc) from within emacs, and
    have the compiler error messages drive the cursor to the right
    place in the source file, etc, etc...

    The reason I like emacs so much, is that you can (also) use it
    in a text console, but it still provides the ability to edit
    multiple source files simultaneously in internal buffers;
    something that is _really_ useful in multi-file projects.

    -- 
    Cordula's Web. http://www.cordula.ws/
    _______________________________________________
    freebsd-questions@freebsd.org mailing list
    http://lists.freebsd.org/mailman/listinfo/freebsd-questions
    To unsubscribe, send any mail to "freebsd-questions-unsubscribe@freebsd.org"
    

  • Next message: Bryan Cassidy: "weird log messages"

    Relevant Pages

    • Re: gEdit - select blocks of text?
      ... Can gedit select (and cut/paste) a block of text? ... is there an easy to use editor that ... Emacs does have a learning curve, but I'm finding it worth it. ...
      (Ubuntu)
    • Re: my question about read file !
      ... >IF the file is edited by vi or gedit. ... >However if I use emacs to elimit the last empty line, ...
      (comp.lang.c)
    • Re: how can i edit grub boot loader
      ... > You can use ed, ex, vi, emacs, kwrite, gedit or any other goddamned text ... > editor on your system. ...
      (alt.os.linux)
    • Re: emacs problem
      ... I have a problem with Emacs and as I ask the question on usenet emacs ... lists and as other people using other linux distro do not have this ... 1- Clipboard: it seems that there is a specific clipboard for Emacs ... save - and them open the gedit text file in an emacs. ...
      (Fedora)
    • spellchecker and other languages
      ... How do I add additional languages to gedit? ... under Fedora, and it currently only offers me the choice of US, UK, or ... Canadian English. ...
      (GNOME)