Skip to content

Latest commit

 

History

History
44 lines (32 loc) · 3.42 KB

README.MD

File metadata and controls

44 lines (32 loc) · 3.42 KB
Prismio logo

Prismio Programming Language

Architecture Build
Windows 10 x86_64 Build Status
Windows 11 x86_64 Build Status
macOS x86_64 Build Status
Ubuntu 22.04 x86_64 Build Status
Ubuntu 22.04 AArch64 Build Status
Debian 12 x86_64 Build Status
Debian 12 AArch64 Build Status
Fedora 39 x86_64 Build Status
Fedora 39 AArch64 Build Status

Welcome to Prismio

Prismio is a high-performance system programming language designed to offer a clean and modern syntax while providing seamless interoperability with C++. Our language combines core features and advanced constructs to create a powerful and versatile programming environment.

Key Features of Prismio

  • Modern Syntax: Prismio features a clean and intuitive syntax that simplifies coding and enhances readability.
  • Interoperability with C++: Designed to work seamlessly with C++, Prismio facilitates easy integration and interaction with existing C++ codebases.
  • Memory Safety: Prismio is engineered with memory safety in mind, helping to prevent common programming errors and ensuring reliable software.
  • Advanced Constructs: Our language supports high-level constructs such as objects, enums, data structures, and more, inspired by contemporary programming languages.
  • Modular Design: Prismio embraces a modular approach, reducing the need for traditional header files and minimizing code duplication.

Explore Prismio and see how it can enhance your development process with its advanced features and seamless C++ integration.

To learn more about Prismio, visit Prismio.

License

Prismio is distributed under the terms of the Apache License (Version 2.0).

Contributing

Contributions are always welcome! See Contribution Guide for ways to get started.