This repository has been archived on 2025-11-20. You can view files and clone it. You cannot open issues or pull requests or push a commit.
Files
lilunar/README.mbt.md

12 lines
346 B
Markdown
Raw Normal View History

2025-10-01 20:42:21 +08:00
# Lilunar
Lil-Ran's MiniMoonBit to RISC-V compiler for [MGPIC-2025](https://www.moonbitlang.cn/2025-mgpic-compiler).
2025-10-03 23:47:21 +08:00
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