共有 0 个贴子
没有任何数据可供显示
开源项目社区 | 当前位置 : |
|
www.trustie.net/open_source_projects | 主页 > 开源项目社区 > clin7edit |
clin7edit
|
0 | 0 | 0 |
贡献者 | 讨论 | 代码提交 |
This is my first Visual C++ program, so I know it's really poor right now, but I thought it might be useful for some, since it is for me.
You probably already encountered the situation where you are trying out a language that only has a command line compiler and you have to always save and enter the command to run and try it.
I made this program so you can bind your code together with any compiler you are currently using, and you just press F5 and it's running.
I've tested it with the following languages:
Python Lua (luaforwindows, the PSP compiler) Ruby