Skip to content

A general-purpose programming language that generates Lua code with a simple, convenient and powerful syntax.

License

Notifications You must be signed in to change notification settings

StunxFS/bluescript

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

BlueScript logo

The BlueScript programming language

A general-purpose programming language that generates Lua code with a simple, convenient and powerful syntax.

Examples

issues status license

BlueScript claims to give the developer a comfortable, simple and effective programming language, with a modern and simple syntax.

BlueScript exists to improve script development with Lua.

The most basic example: "Hello World!"

fn main() {
    println("Hello World!");
}

About

A general-purpose programming language that generates Lua code with a simple, convenient and powerful syntax.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published