Easy Programming Language
Chinese programming language
From Wikipedia, the free encyclopedia
Easy Programming Language (EPL, Chinese: 易语言) is a visual compiled multilingual[1] proprietary programming language.[2] EPL is somewhat popular in China because it features a full Chinese environment. The language has traditional Chinese, simplified Chinese, English and Japanese variants. The language has been shown to improve coding productivity for programmers who are not as fluent in English, albeit with less runtime efficiency.[3][4]
DesignedbyThe Easy Programming Language Company
Firstappeared2004
Stable release
5.95
/ September 4, 2023
| Easy Programming Language | |
|---|---|
| Paradigm | Multi-paradigm: compiled, imperative, procedural, object-oriented, functional |
| Designed by | The Easy Programming Language Company |
| First appeared | 2004 |
| Stable release | 5.95
/ September 4, 2023 |
| OS | Cross-platform |
| License | Proprietary software |
| Filename extensions | .e, .ec |
| Website | epl |
| Major implementations | |
| E Programming Language | |
| Dialects | |
| EF | |
In addition, it is cross-platform, as it currently supports both Microsoft Windows and Linux. It is object-oriented and structured.[1]
Features
Programming examples
Below is a "Hello, World!" program, in simplified Chinese:
调试输出("Hello, world!")