naver-translate
futhark
naver-translate | futhark | |
---|---|---|
- | 55 | |
11 | 2,365 | |
- | 0.3% | |
0.0 | 9.7 | |
almost 9 years ago | 3 days ago | |
Haskell | Haskell | |
GNU General Public License v3.0 only | ISC License |
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
naver-translate
We haven't tracked posts mentioning naver-translate yet.
Tracking mentions began in Dec 2020.
futhark
- Ask HN: Resources for GPU Compilers?
- Ask HN: Who wants to be hired? (July 2024)
-
Bend: The first high-level language that runs natively on GPUs (via HVM2)
Nowadays 210 is actually parallel! You can run 210-style code using MaPLe (https://github.com/MPLLang/mpl) and get competitive performance with respect to C/C++.
If you liked 210, you might also like https://futhark-lang.org/ which is an ML-family language that compiles to GPU with good performance.
-
What downsides exist to Futhark? Seems almost too good to be true?
Why Futhark? (futhark-lang.org)
-
GPU Programming: When, Why and How?
There is no on-going work to support Metal apart from the work done by Miles. There's an old issue about it: https://github.com/diku-dk/futhark/issues/853#issuecomment-5...
-
Is Parallel Programming Hard, and, If So, What Can You Do About It? v2023.06.11a
Functional programming can be a great way to handle parallel programming in a sane way. See the Futhark language [1], for example, that accepts high-level constructs like map and convert them to the appropriate machine code, either on the CPU or the GPU.
[1] https://futhark-lang.org/
-
Is there a programming language that will blow my mind?
Futhark - use a functional language to program the gpu
-
Does This Language Exist?
You might want to look into Futhark, although it's mainly designed for writing GPU code.
- Learn WebGPU
-
Two-tier programming language
Futhark https://futhark-lang.org/
What are some alternatives?
jvm-parser - A Haskell parser for JVM bytecode files
arrayfire-rust - Rust wrapper for ArrayFire
cryptol - Cryptol: The Language of Cryptography
dex-lang - Research language for array processing in the Haskell/ML family
Obsidian - Obsidian Language Repository
Halide - a language for fast, portable data-parallel computation
shentong - A Haskell implementation of the Shen programming language.
BQN - An APL-like programming language
polysemy - :gemini: higher-order, no-boilerplate monads
kompute - General purpose GPU compute framework built on Vulkan to support 1000s of cross vendor graphics cards (AMD, Qualcomm, NVIDIA & friends). Blazing fast, mobile-enabled, asynchronous and optimized for advanced GPU data processing usecases. Backed by the Linux Foundation.
liquidhaskell - Liquid Types For Haskell
julia - The Julia Programming Language