llanguage is an object oriented language.
This repository contains llanguage IDE' source code and sample script .
#scp
#scpeng
("helloworld").show()
面向对象、支持中英文、跨平台、可扩展,语法简单易学
与Ruby语言的对比https://github.com/zhaoliangcn/LScript/blob/master/doc/LanguageCompare.md
与Python语言的对比https://github.com/zhaoliangcn/LScript/blob/master/doc/LanguageCompareWithPython.md
与go语言的对比https://github.com/zhaoliangcn/LScript/blob/master/doc/LanguageCompareWithGo.md
与C语言的对比https://github.com/zhaoliangcn/LScript/blob/master/doc/LanguageCompareWithC.md
与Java语言的对比https://github.com/zhaoliangcn/LScript/blob/master/doc/LanguageCompareWithJava.md
如何在C或C++程序中集成L脚本语言https://github.com/zhaoliangcn/LScript/blob/master/doc/HowToEmbedInCplusplus.md