Jump to content

Easy Programming Language: Difference between revisions

From Wikipedia, the free encyclopedia
Content deleted Content added
Tags: Twinkle Reverted
Line 1: Line 1:
<!-- Please do not remove or change this AfD message until the discussion has been closed. -->
{{Article for deletion/dated|page=Easy Programming Language|timestamp=20240728123328|year=2024|month=July|day=28|substed=yes|help=off}}
<!-- Once discussion is closed, please place on talk page: {{Old AfD multi|page=Easy Programming Language|date=28 July 2024|result='''keep'''}} -->
<!-- End of AfD message, feel free to edit beyond this point -->
{{notability|date=September 2018}}
{{notability|date=September 2018}}
{{Infobox programming language
{{Infobox programming language

Revision as of 15:29, 4 August 2024

Easy Programming Language
ParadigmMulti-paradigm: compiled, imperative, procedural, object-oriented, functional
Designed byThe Easy Programming Language Company
First appeared2004
Stable release
5.95 / September 4, 2023; 20 months ago (2023-09-04)
OSCross-platform
LicenseProprietary software
Filename extensions.e
Websiteepl.eyuyan.com
Major implementations
E Programming Language
Dialects
EF

Easy Programming Language (EPL, Chinese: 易语言) is a visual compiled multilingual[1] proprietary programming language. EPL is somewhat popular in China because it features a full Chinese environment. (The language has traditional Chinese, simplified Chinese, English and Japanese variants.)

In addition, it is cross-platform, as it currently supports both Microsoft Windows and Linux. It is object-oriented and structured.[2]

Programming examples

Hello world program:

调试输出("Hello, world!")

References