Skip to content

Commit

Permalink
added disclaimer
Browse files Browse the repository at this point in the history
  • Loading branch information
kings177 authored May 17, 2024
1 parent 2d8ec86 commit 2b27749
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
> DISCLAIMER: KIND IS GETTING A REFACTOR BASED ON HVM2 [HERE](https://github.com/HigherOrderCO/kind).
>
> THIS REPO WILL BECOME THE NEW REFACTOR IN THE FUTURE.
<div align="center">

![banner]
Expand All @@ -21,7 +25,7 @@
# Getting started

It is a complete rewrite of [Kind-legacy](https://github.com/HigherOrderCO/Kind-Legacy), based on
[HVM](https://github.com/HigherOrderCO/HVM), a **lazy**, **non-garbage-collected** and **massively parallel** virtual
[HVM](https://github.com/HigherOrderCO/HVM1), a **lazy**, **non-garbage-collected** and **massively parallel** virtual
machine. In [our benchmarks](https://github.com/HigherOrderCO/Functional-Benchmarks), its type-checker outperforms every
alternative proof assistant by a far margin, and its programs can offer exponential speedups over Haskell's GHC. Kind1
unleashes the [inherent parallelism of the Lambda
Expand Down

0 comments on commit 2b27749

Please sign in to comment.