This commit is contained in:
2025-10-03 23:47:21 +08:00
parent 5599a24065
commit 582f22eb33
5 changed files with 457 additions and 0 deletions

View File

@@ -1,3 +1,11 @@
# Lilunar
Lil-Ran's MiniMoonBit to RISC-V compiler for [MGPIC-2025](https://www.moonbitlang.cn/2025-mgpic-compiler).
It is optimized for runtime speed and code size, but not for compilation speed, according to the contest rules.
## Reference
https://github.com/moonbitlang/contest-2025-data
https://github.com/moonbitlang/minimoonbit-public