Languages Features Creators CSV Resources Challenges Add Language
GitHub icon

Luna

Luna - Programming language

< >

Luna is a programming language created in 2011 by TJ Holowaychuk.

#818on PLDB 12Years Old 2.9kUsers
0Books 0Papers

Luna is an expressive, minimalistic, elegant programming language implemented in C. With cooperative thread concurrency at its core, async I/O, and influences derived from languages such as Lua, io, Rust, Ruby, and C. Luna favours unification and minimalism over minor obscure conveniences, providing the true convenience of a simple effective language. This includes omitting features which facilitate magic such as getters/setters, method_missing-style delegation etc. This project is very much a work in progress, as I explore the wonderful world of VMs! feel free to join.


Example from the web:
def greet(name:string) return "Hello " + name end
p.html 路 luna-1.html 路 simcode.html

View source

- Build the next great programming language Search Day 209 About Blog Acknowledgements Traffic Traffic Today GitHub feedback@pldb.com