2020-06-12 07:36:25 +01:00
|
|
|
theme: jekyll-theme-minimal
|
2020-06-12 07:39:27 +01:00
|
|
|
title: Luau
|
2020-06-12 07:36:25 +01:00
|
|
|
description: >
|
|
|
|
A fast, small, safe, gradually typed embeddable scripting language derived from Lua
|
|
|
|
<hr/>
|
|
|
|
<a href="why.html">Why Luau?</a><br/>
|
2020-06-12 07:39:27 +01:00
|
|
|
<a href="syntax.html">Syntax</a><br/>
|
|
|
|
<a href="sandbox.html">Sandboxing</a><br/>
|
|
|
|
<a href="compatibility.html">Compatibility</a><br/>
|
|
|
|
<a href="lint.html">Linting</a><br/>
|
|
|
|
<a href="typecheck.html">Type checking</a><br/>
|
|
|
|
<a href="performance.html">Performance</a><br/>
|
2020-06-12 07:40:39 +01:00
|
|
|
<br/><hr/>
|