Skip to content

Latest commit

 

History

14 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Parallax

Parallax is a domain-specific language designed for high-performance computing with a focus on SIMD (Single Instruction, Multiple Data) operations, memory management, and optimizations. This document provides an overview of the project structure.

Project Structure

The Parallax project is organized into several directories, each serving a specific purpose:

/include
/src
- /compiler
- /simd
- /memory_management
- mlir
- /passes
- /ffi
/docs
- /specs
- /tutorials
/tests
- /unit_tests
- /simd_tests
/examples
- /examples
/build

Getting Started

To get started with Parallax, refer to the documentation in the /docs/tutorials directory for installation instructions and usage examples. For contributing to the development of Parallax, please refer to the contribution guidelines in the /docs/specs directory.

License

MIT Licencse

About

A high performance programming language focused on SIMD abstractions

Resources

Stars

2 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages