racket

Topics related to racket:

Getting started with racket

This section provides an overview of what racket is, and why a developer might want to use it.

It should also mention any large subjects within racket, and link out to the related topics. Since the Documentation for racket is new, you may need to create initial versions of those related topics.

Functions

Comments

The most common comment types are line and s-expression comment (using ; and #; respectively).

It is common to use from 1 to 3 semi colons depending on the type of comment made. Refer to ???

Higher Order Functions

Recursion

Closures

Installation steps (Linux)

Installation steps (Windows)

Installation steps (macOS)

Scribble