Skip to content

ImLecus/quarzum

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Welcome to Quarzum



This is a compiled, general-purpose programming language. The objective of this language is to offer a modern solution to the low and mid-level programming users, generally as an alternative to languages like C or C++.

Features of Quarzum

  • Clean and simple syntax
  • Operator Overloading
  • High performance
  • Supports OOP paradigm

State of the project

Quarzum is currently under development. The estimated date for the firt alpha version is close to December 2024.

Say hello, Quarzum!

import "@std/console.qz"

function main(){
    console.out("Hello world!");
}

About

Quarzum language compiler, written in C

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published