Re: Can i use Xemacs to study ADA?
"Stephen J. Turnbull" <[email protected]>
| Newsgroups | gmane.emacs.xemacs.general |
|---|---|
| Organization | The XEmacs Project |
| Message-ID | <[email protected]> |
>>>>> "Mezig" == Mezig <[email protected]> writes: Mezig> Can i use Xemacs to study ADA? Unless you know a lot about Emacs Lisp, XEmacs won't teach you very much about Ada directly. However, there is an Ada-mode, which will provide syntax highlighting (called "font-lock" in Emacs for historical reasons), syntax-directed editing (for example, moving over or selecting an expression bounded by balanced brackets), and "one-touch" compilation. Mezig> Is there a way to make it and how, should i process, if you Mezig> may guide me, thanks by advance! If you have a full installation of packages (in particular, the "ada" package, but it probably depends on others) simply editing a file named according to the "usual" conventions for Ada sources should invoke Ada-mode. -- Institute of Policy and Planning Sciences http://turnbull.sk.tsukuba.ac.jp University of Tsukuba Tennodai 1-1-1 Tsukuba 305-8573 JAPAN Ask not how you can "do" free software business; ask what your business can "do for" free software.