mirror of
https://github.com/HigherOrderCO/Bend.git
synced 2024-11-05 04:51:40 +03:00
Merge branch 'main' of github.com:HigherOrderCo/bend
This commit is contained in:
commit
317cd0b588
@ -8,7 +8,7 @@ allocations, higher-order functions with full closure support, unrestricted
|
||||
recursion, even continuations. Yet, it runs on massively parallel hardware like
|
||||
GPUs, with near-linear speedup based on core count, and zero explicit parallel
|
||||
annotations: no thread spawning, no locks, mutexes, atomics. Bend is powered by
|
||||
the [HVM2](https://github.com/HigherOrderCO/hvm2) runtime.
|
||||
the [HVM2](https://github.com/HigherOrderCO/hvm) runtime.
|
||||
|
||||
## Using Bend
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user