https://github.com/asllop/calf
Programming language for parallel maths and vector processing in Rust.
https://github.com/asllop/calf
functional-programming gpu-computing neon opencv parallel pure-functional rust simd vectors
Last synced: 1 day ago
JSON representation
Programming language for parallel maths and vector processing in Rust.
- Host: GitHub
- URL: https://github.com/asllop/calf
- Owner: asllop
- Created: 2023-05-20T11:17:21.000Z (almost 3 years ago)
- Default Branch: master
- Last Pushed: 2023-08-07T11:33:27.000Z (over 2 years ago)
- Last Synced: 2024-01-27T17:04:42.352Z (about 2 years ago)
- Topics: functional-programming, gpu-computing, neon, opencv, parallel, pure-functional, rust, simd, vectors
- Language: Rust
- Homepage:
- Size: 53.7 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# CALF
*Work In Progress*
CALF is a dependant programming language designed to be embedded into Rust programs.
The language is functional, single-typed, and oriented to parallel vector processing.