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

836d19e · Jul 8, 2024
Jun 29, 2024
May 26, 2024
Jul 8, 2024
Jun 27, 2024
Jun 28, 2024
Jul 8, 2024
Jun 27, 2024
Jun 9, 2024
May 26, 2024
May 23, 2024
Jul 4, 2024
Jun 27, 2024

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