Commit 9d2aa510 authored by Tiger3018's avatar Tiger3018 Committed by Xeonacid
Browse files

Judgers.md -> Lemon (#965)

* Update judgers.md

/* lemon */

* Update judgers.md

/* lemon */ 提供一种lemon版本
parent eb860fcd
Loading
Loading
Loading
Loading
+5 −3
Original line number Diff line number Diff line
@@ -10,12 +10,14 @@ Cena 对权限的限制不是很明确,测试的时候可以读测点 AC QAQ

## Lemon

Lemon 是 zhipeng-jia 写的开源的评测工具,地址在:[zhipeng-jia/project-lemon](https://github.com/zhipeng-jia/project-lemon)
Lemon 是 zhipeng-jia 写的开源的评测工具,仓库 [zhipeng-jia/project-lemon](https://github.com/zhipeng-jia/project-lemon)

Ir1d 提供了一份 linux 下编译好的版本在 [FreestyleOJ/Project_lemon](https://github.com/FreestyleOJ/Project_lemon/tree/Built)

Menci 提供了一份更新的版本在 [Menci/Lemon](https://github.com/Menci/Lemon/)

Dust1404 维护了支持子文件夹和单题测试等功能的版本在 [Dust1404/Project_LemonPlus](https://github.com/Dust1404/Project_LemonPlus)

 **注意** macOS 下 Lemon 可能会出现内存测试不准确的情况,这是由于 mac 下没有一些 Linux 的监测工具,而 Lemon-Linux 也没有对于 macOS 的使用优化。

### 自行编译