[ << Scheme tutorial ] | [Top][Contents][Index] | [ Interfaces for programmers >> ] |
[ < Scheme tutorial ] | [ Up : Scheme tutorial ] | [ Scheme sandbox > ] |
1.1 Introduction to Scheme
We begin with an introduction to Scheme. For this brief introduction, we will use the GUILE interpreter to explore how the language works. Once we are familiar with Scheme, we will show how the language can be integrated in LilyPond files.
1.1.1 Scheme sandbox | ||
1.1.2 Scheme variables | ||
1.1.3 Scheme simple data types | ||
1.1.4 Scheme compound data types | ||
1.1.5 Calculations in Scheme | ||
1.1.6 Scheme procedures | ||
1.1.7 Scheme conditionals |
[ << Scheme tutorial ] | [Top][Contents][Index] | [ Interfaces for programmers >> ] |
[ < Scheme tutorial ] | [ Up : Scheme tutorial ] | [ Scheme sandbox > ] |