Learn Scheme For MaxΒΆ

  • Introduction
  • Getting Started
    • Installation and requirements
    • First patchers
  • Part 1 - Scheme Basics
    • Basic syntax
    • Variables
    • Functions
    • Output in Scheme For Max
    • Basic types
    • Lists - an introduction
    • Evaluation and quoting
    • Keywords
    • Lists, in more depth
    • Optional function arguments
    • Vectors
    • Hash-Tables
    • Branching with if
    • Grouping statements with begin
    • Testing equality
    • Logical operators: and, or, not
    • Branching with cond
    • Scopes with the let statement and inner defines
    • Looping
    • Looping with recursion
    • Recursion with named let
    • Looping with while
    • Conclusion of Part 1
  • Appendix 1 - Other Resources
    • Beginner Resources
    • Advanced Resources

Learn Scheme For Max and s7 Scheme

Navigation

  • Introduction
  • Getting Started
  • Part 1 - Scheme Basics
  • Appendix 1 - Other Resources

Related Topics

  • Documentation overview
    • Next: Introduction

Quick search

©2021, Iain CT Duncan. | Powered by Sphinx 3.5.1 & Alabaster 0.7.12 | Page source