Easy Programming Language: Difference between revisions
Appearance
Content deleted Content added
Wikipedia:Articles for deletion/Easy Programming Language closed as keep (XFDcloser) |
Add sources |
||
Line 1: | Line 1: | ||
{{notability|date=September 2018}} |
|||
{{Infobox programming language |
{{Infobox programming language |
||
| name = Easy Programming Language |
| name = Easy Programming Language |
||
Line 16: | Line 15: | ||
}} |
}} |
||
'''Easy Programming Language''' ('''EPL''', {{zh|易语言}}) is a [[Visual programming language|visual]] [[compiled language|compiled]] multilingual<ref>[http://epl.eyuyan.com/eprc.htm Official description]</ref> [[Proprietary software|proprietary]] [[programming language]].<ref>{{cite journal |last1=Dong |first=Xiaolei 董小雷 |last2=Liu |first2=Zhifang 刘志芳 |date=2007 |title=易语言中模块的使用研究 |trans-title=Research on the use of modules in Easy Programming Language |url=https://www.zhangqiaokeyan.com/academic-journal-cn_journal-tangshan-normal-university_thesis/0201232838382.html |language=zh |issue=5 |pages=95–97 |via=Zhangqiao Keyan 掌桥科研 |trans-journal=Journal of Tangshan Normal University |script-journal=zh:唐山师范学院学报 |accessdate=2024-08-02 |archiveurl=https://web.archive.org/web/20240802091812/https://www.zhangqiaokeyan.com/academic-journal-cn_journal-tangshan-normal-university_thesis/0201232838382.html |archivedate=2024-08-02}}</ref> EPL is somewhat popular in China because it features a full Chinese environment. The language has [[traditional Chinese]], [[simplified Chinese]], [[English language|English]] and [[Japanese language|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.<ref>{{cite news |last1=Dong |first=Xiaolei 董小雷 |last2=Liu |first2=Zhifang 刘志芳 |date=2007 |title=易语言的使用与研究 |trans-title=The use and research of Yi language |url=https://www.zhangqiaokeyan.com/academic-journal-cn_journal-tangshan-normal-university_thesis/0201232837526.html |archiveurl=https://web.archive.org/web/20240802092225/https://www.zhangqiaokeyan.com/academic-journal-cn_journal-tangshan-normal-university_thesis/0201232837526.html |archivedate=2024-08-02 |accessdate=2024-08-02 |pages=71–73 |language=zh |via=Zhangqiao Keyan 掌桥科研 |issue=2 |trans-journal=Journal of Tangshan Normal University |script-journal=zh:唐山师范学院学报}}</ref><ref>{{cite journal |last=Huang |first=Jiacheng 黄嘉诚 |date=2022 |title=中英文可视化编程的对比研究 |trans-title=A comparative study of Chinese and English visual programming |url=https://www.zhangqiaokeyan.com/academic-journal-cn_study-science-engineering-rtvu_thesis/0201299536034.html |language=zh |issue=2 |pages=72–78 |via=Zhangqiao Keyan 掌桥科研 |trans-journal=Science Engineering |script-journal=zh:电大理工 |accessdate=2024-08-02 |archiveurl=https://web.archive.org/web/20240802092652/https://www.zhangqiaokeyan.com/academic-journal-cn_study-science-engineering-rtvu_thesis/0201299536034.html |archivedate=2024-08-02}}</ref> |
|||
'''Easy Programming Language''' ('''EPL''', {{zh|易语言}}) is a [[Visual programming language|visual]] [[compiled language|compiled]] multilingual<ref>[http://epl.eyuyan.com/eprc.htm Official description]</ref> [[Proprietary software|proprietary]] [[programming language]]. EPL is somewhat popular in China because it features a full Chinese environment. (The language has [[traditional Chinese]], [[simplified Chinese]], [[English language|English]] and [[Japanese language|Japanese]] variants.) |
|||
In addition, it is [[cross-platform]], as it currently supports both [[Microsoft Windows]] and [[Linux]]. It is [[object-oriented]] and [[structured]].<ref>[http://epl.eyuyan.com/eprc.htm Also in the official description]</ref> |
In addition, it is [[cross-platform]], as it currently supports both [[Microsoft Windows]] and [[Linux]]. It is [[object-oriented]] and [[structured]].<ref>[http://epl.eyuyan.com/eprc.htm Also in the official description]</ref> |
||
==Programming examples== |
==Programming examples== |
||
[["Hello, World!" program |
Below is a [["Hello, World!" program]], in simplified Chinese: |
||
<syntaxhighlight lang="python"> |
<syntaxhighlight lang="python">调试输出("Hello, world!")</syntaxhighlight> |
||
调试输出("Hello, world!") |
|||
</syntaxhighlight> |
|||
==References== |
==References== |
Revision as of 23:38, 4 August 2024
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 |
Website | epl |
Major implementations | |
E Programming Language | |
Dialects | |
EF |
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]
In addition, it is cross-platform, as it currently supports both Microsoft Windows and Linux. It is object-oriented and structured.[5]
Programming examples
Below is a "Hello, World!" program, in simplified Chinese:
调试输出("Hello, world!")
References
- ^ Official description
- ^ Dong, Xiaolei 董小雷; Liu, Zhifang 刘志芳 (2007). "易语言中模块的使用研究" [Research on the use of modules in Easy Programming Language]. 唐山师范学院学报 [Journal of Tangshan Normal University] (in Chinese) (5): 95–97. Archived from the original on 2024-08-02. Retrieved 2024-08-02 – via Zhangqiao Keyan 掌桥科研.
- ^ Dong, Xiaolei 董小雷; Liu, Zhifang 刘志芳 (2007). "易语言的使用与研究" [The use and research of Yi language]. 唐山师范学院学报 [Journal of Tangshan Normal University] (in Chinese). No. 2. pp. 71–73. Archived from the original on 2024-08-02. Retrieved 2024-08-02 – via Zhangqiao Keyan 掌桥科研.
- ^ Huang, Jiacheng 黄嘉诚 (2022). "中英文可视化编程的对比研究" [A comparative study of Chinese and English visual programming]. 电大理工 [Science Engineering] (in Chinese) (2): 72–78. Archived from the original on 2024-08-02. Retrieved 2024-08-02 – via Zhangqiao Keyan 掌桥科研.
- ^ Also in the official description
External links
- EPL homepage at archive.org
- EPL homepage (in Chinese)