搜索资源列表
rebol-master
- Rebol [R3] Source Code Distribution-Rebol [R3] Source Code Distribution,This first release is intended for non-Windows systems like Linux, Mac, BSD, Android, etc.
xmake-2.0.5.tar
- 一个基于Lua的轻量级自动构建工具 简单的工程描述 target( console ) set_kind( binary ) add_files( src .c ) 构建工程 $ xmake 运行目标 $ xmake run console 调试程序 $ xmake run -d console 支持特性 Tasks Macros Actions Options Plugins Temp