Skip to content

onyxlang/rs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Onyx Compiler

This is an Onyx language compiler implementation in Rust. See the website for the brief history and language features.

Zen

  • Syntax exists for clarity. It shall be clear both conceptually and visually.
  • Decrease ambiguity.
    • Syntax shall be unambiguous.
  • Balance between multiple ways to do the same thing and syntax complexity (Rust is biased towards the number of special symbols).
  • Subefficient unless transparently optimized.

About

An Onyx compiler implementation in Rust

Topics

Resources

Stars

Watchers

Forks

Languages