Skip to main content

Introduction

note

At the moment, Kemet is still in the early stages of development, so this documentation is not yet complete.

  • Quick Start

    Installation

    # Coming soon...

    First Program

    // main.k
    pub fn main() @print("Welcome to Kemet! 🎉")

    Running

    kemet run main.k

  • Community and Contributing

    Kemet is an open-source language and we welcome your contributions! Whether you want to:

    • Report bugs
    • Suggest new features
    • Contribute to the code
    • Improve documentation

Welcome to the journey of building the future with Kemet! 🚀