Skip to content

hesham-cant-fly/lune-lang

Repository files navigation

lune programming language

The only change is that you can’t define global variables like this

x = 10

you have to use global keyword instead.

global x = 10

semicolons are now optional :D

./testing-meme.jpg

About

Lune is a super set of Lua with an actual type system for type safe applications.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages