4thAxis

@4thAxis

On my journey to enlightment.

Joined on Mar 3, 2021

  • --- title: 'The Classification of Donuts with Non-Commutative Geometry' --- ![](https://i.imgur.com/lcG1Pa4.png) ![](https://i.imgur.com/qv8gWsr.png) ![](https://i.imgur.com/xJLTsqb.png) ![](https://i.imgur.com/qyWyEX4.png) ![](https://i.imgur.com/gxlOX8x.png)
     Like  Bookmark
  • 4thAxis' Luau Style Guide Introduction and Overview First and foremost before we get started please remember-- this is not the official style guide of Lua or Luau. The purpose of following a style guide is to keep consistent and clean code. You may choose to follow or take inspiration or if you're not here to read about style practices, you may simply read this for enlightenment. This guide assumes you have a general understanding of Luau. This guide also goes into depth into why you should follow such practices. The goal of this style guide is to promote styles that respect the modified LSP of Lua 5.1 external Luau-like analysis that are also in regards to developer ergonomics. This guide values styles that promote readability and in a language that is being constantly optimized-- the era of focusing on performance over readability is slowly coming to an end. This guide at the moment does not support static type checking. Table of Contents [TOC]
     Like 8 Bookmark