From bd907032e3b93651f2b969cbc04477bba40faee8 Mon Sep 17 00:00:00 2001 From: Mike Pall Date: Sun, 26 Jan 2020 15:37:33 +0100 Subject: Documentation cleanup. --- doc/luajit.html | 17 ++++++----------- 1 file changed, 6 insertions(+), 11 deletions(-) (limited to 'doc/luajit.html') diff --git a/doc/luajit.html b/doc/luajit.html index 3f360a93..c71831bb 100644 --- a/doc/luajit.html +++ b/doc/luajit.html @@ -95,7 +95,7 @@ table.feature small {
-Lua +Lua

LuaJIT is a Just-In-Time Compiler (JIT) for the -» Lua programming language. +Lua programming language. Lua is a powerful, dynamic and light-weight programming language. It may be embedded or used as a general-purpose, stand-alone language.

LuaJIT is Copyright © 2005-2020 Mike Pall, released under the -» MIT open source license. +MIT open source license.

@@ -191,7 +186,7 @@ LuaJIT has been successfully used as a scripting middleware in games, appliances, network and graphics apps, numerical simulations, trading platforms and many other specialty applications. It scales from embedded devices, smartphones, desktops up to server farms. It combines -high flexibility with » high performance +high flexibility with high performance and an unmatched low memory footprint.

-- cgit v1.2.3-55-g6feb