Easy Programming Language: Difference between revisions
features |
Citation bot (talk | contribs) Altered issue. Added authors 1-1. Removed parameters. Some additions/deletions were parameter name changes. | Use this bot. Report bugs. | Suggested by Dominic3203 | Category:Programming language topic stubs | #UCB_Category 332/451 |
||
Line 15: | 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 name=":0">{{cite journal |last1=Dong | |
'''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 name=":0">{{cite journal |last1=Dong |first1=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 |first1=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> |
||
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> |
||
Line 27: | Line 27: | ||
| journal = 中小企业管理与科技(下旬刊) |
| journal = 中小企业管理与科技(下旬刊) |
||
| date = 2015 |
| date = 2015 |
||
| issue = |
| issue = 4 |
||
| pages = 272–273 |
| pages = 272–273 |
||
| language = zh |
| language = zh |
Latest revision as of 13:19, 29 November 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, .ec |
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]
Features
[edit]The program defines modules in a tabular format.[6]
Easy modules (Chinese: 易模块) are pre-compiled modules with the ".ec" extension name.[2]
Programming examples
[edit]Below is a "Hello, World!" program, in simplified Chinese:
调试输出("Hello, world!")
References
[edit]- ^ Official description
- ^ a b 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
- ^ 张, 骞 (2015). "基于易语言的大学计算机编程课程改革研究". 中小企业管理与科技(下旬刊) (in Chinese) (4). CNKI: 272–273. ISSN 1673-1069.
External links
[edit]- EPL homepage at archive.org
- EPL homepage (in Chinese)