English Deutsch Français Italiano Español Português 繁體中文 Bahasa Indonesia Tiếng Việt ภาษาไทย
All categories

Looking for a program to manipulate files and programs.

2006-10-19 08:35:17 · 9 answers · asked by jerofjungle 5 in Computers & Internet Programming & Design

I am looking to edit .exe files

2006-10-19 08:56:21 · update #1

9 answers

context is free text editor like notepad but it can recognize c, c++, html, pascal etc

2006-10-19 09:05:30 · answer #1 · answered by Hawk 2 · 0 0

Probably gnu emacs. It's got modes for most any language. Here's what the manual has to say:

To quote the Emacs Manual:

Emacs is the extensible, customizable, self-documenting real-time display editor.
If this seems to be a bit of a mouthful, an easier explanation is Emacs is a text editor and more. At its core is an interpreter for Emacs Lisp (``elisp'', for short), a dialect of the Lisp programming language with extensions to support text editing. Some of the features of GNU Emacs include:
Content sensitive major modes for a wide variety of file types, from plain text to source code to HTML files.
Complete online documentation, including a tutorial for new users.
Highly extensible through the Emacs Lisp language.
Support for many languages and their scripts, including all the European ``Latin'' scripts, Russian, Greek, Japanese, Chinese, Korean, Thai, Vietnamese, Lao, Ethiopian, and some Indian scripts. (Sorry, Mayan hieroglyphs are not supported.)
A large number of extensions which add other functionality. The GNU Emacs distribution includes many extensions; many others are available separately--even a web browser

It's free, extensible and powerful. What more can you ask?

2006-10-19 09:04:55 · answer #2 · answered by Deirdre H 7 · 0 0

If you don't mind the slightly steep learning curve, gvim is one of the best editors around.

I hated vi in my first couple of years of college, but after I made an effort to learn it, I started enjoying the many features that it provides especially for writing programs. The prime features are the ease of navigation and regex support. The slightly unnerving aspect is switching b/w control and insert mode to move between commands and editing text.

2006-10-20 01:40:11 · answer #3 · answered by swami060 3 · 0 0

Microsoft image Editor supplies many effects and is working on all my desktops at homestead. i think of it got here with the XP working device, yet possibly it became blanketed with MS place of work. I set up the two while setting up desktops, and MS image Editor is often an determination once I good-click a image document. i be attentive to i did no longer purchase it one after the different.

2016-12-16 10:27:09 · answer #4 · answered by Anonymous · 0 0

The best free program editor out there is Bloodshed Dev C++.

2006-10-19 09:00:51 · answer #5 · answered by JohnDoe 1 · 0 0

I like notepad2 which is a small, fast and free text editor with syntax highlighting for HTML and other common languages. Notepad2 works on Windows 9x, Me, NT, 2k and XP.

You can get it at http://www.flos-freeware.ch/notepad2.html

Features
- Customizable syntax highlighting:
- HTML, XML, CSS, JavaScript, VBScript, ASP, PHP, CSS, Perl/CGI C/C++, C#, Java, VB, Pascal, Assembler, SQL, Python, NSIS INI, REG, INF, BAT, DIFF
- Drag & drop text editing inside and outside Notepad2
- Basic regular expression search and replace
- Useful word, line and block editing shortcuts
- Rectangular selection (Alt+Mouse)
- Brace matching, auto indent, long line marker, zoom functions
- Support for Unicode, UTF-8, Unix and Mac text files
- Open shell links

2006-10-19 11:35:40 · answer #6 · answered by Mark M 2 · 0 0

I suspect you mean text files. I prefer vim. http://www.vim.org It's worth learning the regular expression syntax. Once you know it, you can make quick, global changes to the file, and you'll never use notepad again.

2006-10-19 08:43:40 · answer #7 · answered by luddite extraordinaire 3 · 0 0

Which language?

Microsoft has several "Express" (free) tools from its Visual Studio set. Look for them at MSDN.

For C++ try "dev C++".

2006-10-19 08:42:16 · answer #8 · answered by Gandalf the Grey 4 · 0 0

It's called, Notepad. Hehe

2006-10-19 08:38:27 · answer #9 · answered by Anonymous · 0 1

fedest.com, questions and answers