文件名称:bish-master
-
所属分类:
- 标签属性:
- 上传时间:2015-03-12
-
文件大小:24.59kb
-
已下载:0次
-
提 供 者:
-
相关连接:无下载说明:别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容来自于网络,使用问题请自行百度
Bish is a lightweight language created to bring shell scr ipting into the 21st century. It gives programmers the comfort of modern syntax but compiles to Bash, resulting in good portability (in as much as Bash is portable).
Currently, Bish is still a very new language. I am adding new features as fast as I can, but it is bound not to support something you might like. In that case, see if you can implement it and submit a pull request!
As a side note, I won t stop you, but you would probably be crazy to use Bish in any sort of production environment until it stabilizes a bit more.
Currently, Bish is still a very new language. I am adding new features as fast as I can, but it is bound not to support something you might like. In that case, see if you can implement it and submit a pull request!
As a side note, I won t stop you, but you would probably be crazy to use Bish in any sort of production environment until it stabilizes a bit more.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
bish-master/
bish-master/.gitignore
bish-master/LICENSE
bish-master/Makefile
bish-master/README.md
bish-master/src/
bish-master/src/CallGraph.cpp
bish-master/src/CallGraph.h
bish-master/src/CodeGen_Bash.cpp
bish-master/src/CodeGen_Bash.h
bish-master/src/IR.cpp
bish-master/src/IR.h
bish-master/src/IRAncestorsPass.cpp
bish-master/src/IRAncestorsPass.h
bish-master/src/IRVisitor.cpp
bish-master/src/IRVisitor.h
bish-master/src/Parser.cpp
bish-master/src/Parser.h
bish-master/src/StdLib.bish
bish-master/src/SymbolTable.cpp
bish-master/src/SymbolTable.h
bish-master/src/Type.h
bish-master/src/TypeChecker.cpp
bish-master/src/TypeChecker.h
bish-master/src/Util.h
bish-master/src/bish.cpp
bish-master/tests/
bish-master/tests/double.bish
bish-master/tests/io_redirection.bish
bish-master/.gitignore
bish-master/LICENSE
bish-master/Makefile
bish-master/README.md
bish-master/src/
bish-master/src/CallGraph.cpp
bish-master/src/CallGraph.h
bish-master/src/CodeGen_Bash.cpp
bish-master/src/CodeGen_Bash.h
bish-master/src/IR.cpp
bish-master/src/IR.h
bish-master/src/IRAncestorsPass.cpp
bish-master/src/IRAncestorsPass.h
bish-master/src/IRVisitor.cpp
bish-master/src/IRVisitor.h
bish-master/src/Parser.cpp
bish-master/src/Parser.h
bish-master/src/StdLib.bish
bish-master/src/SymbolTable.cpp
bish-master/src/SymbolTable.h
bish-master/src/Type.h
bish-master/src/TypeChecker.cpp
bish-master/src/TypeChecker.h
bish-master/src/Util.h
bish-master/src/bish.cpp
bish-master/tests/
bish-master/tests/double.bish
bish-master/tests/io_redirection.bish
本网站为编程资源及源代码搜集、介绍的搜索网站,版权归原作者所有! 粤ICP备11031372号
1999-2046 搜珍网 All Rights Reserved.