sawcce / vizibility

Vizibility (of the viz family), aims to be an easy to pick-up, statically typed and compiled programming language built on top of the llvm compiler.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Vizibility

Vizibility (of the viz family), aims to be an easy to pick-up, statically typed and compiled programming language built on top of the llvm compiler.

Syntax

Vizibility uses a mix of rust and lua for it's syntax, combining versatility and readability.

fn main()
    println("Hello world!")
end

(more to come)

About

Vizibility (of the viz family), aims to be an easy to pick-up, statically typed and compiled programming language built on top of the llvm compiler.

License:Apache License 2.0


Languages

Language:Rust 99.4%Language:Shell 0.6%