.ELC File

.elc is Emacs Compiled Lisp File

Features Description
File Extension .elc
Format N/A
Created by The GNU Project
Category Developer

What's on this Page

  1. How to open:
  2. How to convert:

What is an .ELC file?

The elc file extension is associated with the ELISP (Emacs Lisp) a dialect of LISP programming language.

The elc file stores compiled source code written in ELISP.

One other aspect of interpreting: the Lisp interpreter is able to interpret two kinds of entity: humanly readable code, on which we will focus exclusively, and specially processed code, called byte compiled code, which is not humanly readable. Byte compiled code runs faster than humanly readable code.

You can transform humanly readable code into byte compiled code by running one of the compile commands such as byte-compile-file. Byte compiled code is usually stored in a file that ends with a .elc extension rather than a .el extension. You will see both kinds of file in the emacs/lisp directory.

Mime types:
application/x-bytecode.elisp
application/x-elc

An elc file extension is related to the Compiled ELISP source codes.


How to open:

Use GNU Emacs to work with *.elc source code files.

How to convert:

Conversion to other formats is not possible.

The GNU Project

Developer

N/A

New Files Extension Recently updated 3D Image Files Audio Files Backup Files CAD Files Camera Raw Files Compressed Files Data Files Database Files Developer Files Disk Image Files Encoded Files Executable Files Font Files GIS Files Game Files Misc Files Page Layout Files Plugin Files Raster Image Files Settings Files Spreadsheet Files System Files Text Files Vector Image Files Video Files Web Files eBook Files