-- Leo's gemini proxy

-- Connecting to freeshell.de:1965...

-- Connected

-- Sending request

-- Meta line: 20 text/gemini;lang=en-GB

lua


> A powerful, light-weight embeddable programming language.

More information.


Start an interactive Lua shell:

lua

Execute a Lua script:

lua {script_name.lua} {--optional-argument}

Execute a Lua expression:

lua -e '{print( "Hello World" )}'


> Copyright © 2014—present the tldr-pages team and contributors.

> This work is licensed under the Creative Commons Attribution 4.0 International License (CC-BY).

CC-BY



-- Response ended

-- Page fetched on Mon May 20 22:32:27 2024