Hare compiler written in C11
This is the Hare compiler written in C. Hare is a systems programming language designed to be simple, stable, and robust. Hare uses a static type system, manual memory management, and a minimal runtime. It is well-suited to writing operating systems, system tools, compilers, networking software, and other low-level, high performance tasks.
$
pkg install harecOrigin
lang/harec
Size
286KiB
License
AGPLv3
Maintainer
se@FreeBSD.org
Dependencies
2 packages
Required by
1 packages