All the compound data objects we have used so far were constructed
ultimately from numbers. In this section we extend the representational
capability of our language by introducing the ability to work with
strings of characters
as data.
これまで使ってきた複合データオブジェクトは、最終的にはすべて数から構成されていました。このセクションでは、
文字列
をデータとして扱う機能を導入し、言語の表現能力を拡張します。