.E 파일 확장자

2개의 파일 유형.e 확장자를 사용합니다.

Eiffel Source Code File

개발사 Bertrand Meyer
인기도
3.7  |  7 투표
 

E 파일이란 무엇인가요?

An E file contains source code written in the Eiffel programming language. Eiffel is an object-oriented programming language (OOP) first released in 1986. Developers use compilers like those included in EiffelStudio, Liberty Eiffel, and Gobo Eiffel to compile E files into executable machine code.

추가 정보

Microsoft Visual Studio Code에서 열린 .e 파일의 스크린샷
Microsoft Visual Studio Code에서 열린 E 파일

Developer and Eiffel Software founder Bertrand Meyer created the Eiffel programming language. With Eiffel, Meyer set out to design a language that could be used to create reliable, reusable software modules. To that end, Eiffel is structured around design by contract, a concept in which a software system is defined as a set of components interacting through precisely-specified contracts.

Eiffel programs, written using Eiffel source code and saved in E files, consist of a collection of classes. Each class contains features, which are similar to the routines, attributes, or methods used by other object-oriented programming languages. Features can be used to execute one of Eiffel's five basic instructions:

  • Assignment
  • Object creation
  • Routine call
  • Condition
  • Iteration

E 파일을 여는 방법

You can open and edit and E file in any text or source code editor, including Microsoft Visual Studio Code and GitHub Atom.

However, it is best to open and edit E files in EiffelStudio or another Eiffel-specific Integrated Development Environment (IDE). These programs include tools that make developing, compiling, and running Eiffel programs easier.

File Viewer Plus(으)로 400개 이상의 파일 형식을 여세요.무료 다운로드

E 파일을 여는 프로그램

카테고리: 개발자
업데이트: 2022-02-11

E Source Code File

개발사 Mark S. Miller et al.
인기도
2.7  |  3 투표
 

An E file is a source code file written in the E programming language. It contains an E program. E files can be opened and edited in any text editor and run using E's rune interpreter.

추가 정보

Microsoft Visual Studio Code에서 열린 .e 파일의 스크린샷
Microsoft Visual Studio Code에서 열린 E 파일

In 1997, Mark S. Miller and several other developers created the E programming language. E is an object-oriented language that is similar to Java and Joule.

Developers primarily use E to write programs intended for use on distributed computing systems. E is a very security-minded programming language; for example, all communications in E programs are encrypted.

E 파일을 여는 방법

You can open and edit an E file in any text or source code editor, such as Microsoft Visual Studio Code or GitHub Atom. You can run the program an E file contains using the rune interpreter, included in E (java -jar e.jar --rune YourFileName.e)

E 파일을 여는 프로그램

Windows
Mac
Linux
카테고리: 개발자
업데이트: 2022-07-15

검증자 FileInfo.com

FileInfo.com 팀 이 페이지에 나열된 모든 파일 형식과 소프트웨어 프로그램을 독자적으로 조사했습니다. 저희의 목표는 100% 정확성이며, 검증한 파일 유형에 대한 정보만 게시합니다.

이 페이지에 추가하거나 업데이트할 내용을 제안하고 싶으시면 알려 주세요.