Hare (Programming Language) icon
Hare (Programming Language) icon

Hare (Programming Language)

 1 like

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...

License model

  • FreeOpen Source

Application type

Platforms

  • Linux
  • BSD
  • Mac  Harelang does not officially support proprietary systems, but since it is standardized there are multiple ports living up to the standard. A MacOS port can be found here: [https://github.com/hshq/harelang](https://github.com/hshq/harelang)
  No rating
1like
0comments
0news articles

Features

Suggest and vote on features

Properties

  1.  Lightweight

Features

  1.  Portable
  2.  Low level
  3.  Systems programming

 Tags

  • programming

Hare (Programming Language) News & Activities

Highlights All activities

Recent activities

Show all activities

Hare (Programming Language) information

  • Licensing

    Open Source (MPL-2.0) and Free product.
  • Alternatives

    10 alternatives listed
  • Supported Languages

    • English

AlternativeTo Category

Development

Our users have written 0 comments and reviews about Hare (Programming Language), and it has gotten 1 likes

Hare (Programming Language) was added to AlternativeTo by RemovedUser on Jun 20, 2024 and this page was last updated Jun 20, 2024.
No comments or reviews, maybe you want to be first?
Post comment/review

What is Hare (Programming Language)?

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.

Official Links