Easy Programming Language (EPL, Chinese: 易语言) is a visual compiled multilingual 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. The language has been shown to improve coding productivity for programmers who are not as fluent in English, albeit with less runtime efficiency.
In addition, it is cross-platform, as it currently supports both Microsoft Windows and Linux. It is object-oriented and structured.
Features
The program defines modules in a tabular format.
Easy modules (Chinese: 易模块) are pre-compiled modules with the ".ec" extension name.
Programming examples
Below is a "Hello, World!" program, in simplified Chinese:
References
External links
- EPL homepage at archive.org
- EPL homepage (in Chinese)




