搜索资源列表
tcc-0.9.24
- 一款C语言编译器,适用于Windows和Linux。-Prepared for the C language compiler for Windows and Linux.
sh
- 用C++语言实现简单的Linux的shell编译器功能-With C++ language simple Linux shell compiler features
LinuxC
- 自己写的c语言编译器,可以实现在linux环境下编译c语言-Himself wrote the c language compiler, can be implemented in linux environment compiler c language
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