LinuxLang
Jump to navigation
Jump to search
LinuxLang is an esoteric programming language designed and implemented by User:Local Kings. It was inspired by script kiddies who think that Linux is a programming language.
Examples
Hello, world
linux Hello, world!
Foobar with variables
li foo_var foo
li bar_var bar
linux {foo_var} {bar_var}
User input
linux Enter variable
li a !inu
linux Variable is {a}
More examples are in the github page