A simple program executor —— 简单到用命令行就能跑起来的代码评测工具
Stars
60
Forks
12
Watchers
Open Issues
3
Overall repository health assessment
No package.json found
This might not be a Node.js project
User
278
commits
1
rename: 更改rpc的server为agent
417a1ca
mod: test case
8fc88f0
update from v2
91632b1
update go.mod
87d3dd0
fix go report
b6d2bdc
update go.yml
6b4c981
use syscall.fork() if go>=1.17
a917134
add tips
65bb967
update .gitignore
36df73a
rpc judge
b68a717
add: grpc basic support
0578374
d9362f3
remove
7c6f8af
使用进程组方式执行编译器进程
4ef382a
update exec_unix.go(change from go@1.18)
e3a3685