Skip to content

Code Style Guide

Rodrigo Girão Serrão edited this page Apr 8, 2022 · 2 revisions

This page documents the code style guide that the book observes.

Naming

When naming variables, use firstLowerCase; when naming functions, use FirstUpperCase.

Commands

Commands are written in all lower case, for example )copy and ]box.

Clone this wiki locally