LinearML
Parallel language
A programming language designed to write efficient parallel programs using functional principles.
Functional language for parallel programming
432 stars
26 watching
37 forks
Language: OCaml
last commit: over 7 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
| A parallel programming language designed to support large-scale computations on diverse architectures. | 1,806 |
| A systems programming language focused on reliable high performance parallel computation | 31 |
| A functional programming language with support for concurrent and distributed computing, extending Standard ML with various features. | 212 |
| A Common Lisp library for parallel programming with fine-grained control over task submission and execution. | 246 |
| A collection of miniature programming language implementations demonstrating various techniques used in language implementation. | 1,461 |
| A programming language designed to introduce concepts of programming languages, compilers, and tools in an educational setting | 71 |
| A C++ programming language in development with support for various libraries and tools. | 5 |
| An interface between OCaml and the Message Passing Interface (MPI) for distributed-memory parallel programming | 24 |
| A comprehensive reference catalog of programming languages and their implementations. | 764 |
| An optimized C library for parallel computing and data movement on resource-constrained devices | 301 |
| An implementation of a statically-typed functional programming language in Go using LLVM and building its own compiler from scratch. | 749 |
| A statically-typed functional programming language with fine-grained program reasoning capabilities | 593 |
| A multi-paradigm programming language with static typing and compilation to native machine code. | 55 |
| A small, experimental programming language with unique features and a Haskell implementation. | 102 |
| A language that automatically prevents data races in concurrent code | 581 |