1 Star 1 Fork 0

hshq / harelang-harec

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
README.md 1.44 KB
一键复制 编辑 原始数据 按行查看 历史
hshq 提交于 2024-01-01 16:27 . merge

harec

This is a Hare compiler written in C11 for POSIX-compatible systems.

Build status

Linux (x86_64)
Build status for Linux
FreeBSD (x86_64)
Build status for FreeBSD
Darwin (x86_64, aarch64)
Build status for Darwin
NetBSD (x86_64)
Build status for NetBSD

Building

cp configs/$platform.mk config.mk
make

Optionally, build and run the test suite as well:

make check

Runtime

harec includes a minimal runtime under rt which is suitable for running the test suite, but not recommended for production use. See docs/runtime.txt for details on how to provide your own runtime implementation, or use the Hare standard library.

C
1
https://gitee.com/hshqcn/harelang-harec.git
git@gitee.com:hshqcn/harelang-harec.git
hshqcn
harelang-harec
harelang-harec
master

搜索帮助

53164aa7 5694891 3bd8fe86 5694891