Re: C Programming on shell



Grant Edwards wrote:
[...]
You can use a text-mode IDE (admittedly rare these days) from a
console or terminal.

RHIDE is the only one I know (discounting things like emacs), and is
annoyingly hard to compile these days --- I did some work with it about 10
years ago and thought it was quite good. Integration with gdb and everything.

--
┌── dg@cowlark.com ─── http://www.cowlark.com ───────────────────

│ "There does not now, nor will there ever, exist a programming language in
│ which it is the least bit hard to write bad programs." --- Flon's Axiom
.



Relevant Pages

  • Re: Which Scheme to choose?
    ... I use Emacs as an editor, but I couldn't make MzSheme work with Emacs ... My group is trying to keep Bigloo for Windows up to date. ... No support, difficult to compile, ...
    (comp.lang.scheme)
  • Re: Which Scheme to choose?
    ... I use Emacs as an editor, but I couldn't make MzSheme work with Emacs ... My group is trying to keep Bigloo for Windows up to date. ... No support, difficult to compile, ... I just copied the two header files from install-tools/include to the ...
    (comp.lang.scheme)
  • Re: Which Scheme to choose?
    ... I use Emacs as an editor, but I couldn't make MzSheme work with Emacs ... My group is trying to keep Bigloo for Windows up to date. ... No support, difficult to compile, ...
    (comp.lang.scheme)
  • Re: (X)Emacs users going to RubyCOnf
    ... And, as a non emacs user, ... > do with emacs and ruby. ... Primarily this is done via emacs's compile mode. ... default command is make, which you can change, but for out of the box, ...
    (comp.lang.ruby)
  • Re: Scoping of functions.
    ... the value of the variable at compile time, ... COMPILE to force compilation, ... Most function are defined with a dynamic binding. ... Emacs has no lexical scoping. ...
    (comp.lang.lisp)