tailieunhanh - How to Design Programs Languages phần 4

Các nhóm liên quan đến định nghĩa để sử dụng trong expr. Mỗi định nghĩa là đánh giá theo thứ tự, và cuối cùng là expr cơ thể được đánh giá. Chỉ có các biểu thức trong hình thức địa phương (bao gồm cả bên tay phải bên trong những định nghĩa và expr) có thể tham khảo các tên được định nghĩa bởi các định nghĩa. | Purpose to compute the number of items on a list list any . - listof any Purpose to construct a list of its arguments list any . listof any - listof any Purpose to construct a list by adding multiple items to a list list-ref listof X natural-number - X Purpose to extract the indexed item from the list member any list - boolean Purpose to determine whether some value is on the list comparing values with equal memq any list - union false list Purpose to determine whether some value is on some list comparing values with eq memv any list - union false list Purpose to determine whether some value is on the list comparing values with eqv null empty Purpose the empty list null any - boolean Purpose to determine whether some value is the empty list pair any - boolean Purpose to determine whether some value is a constructed list 53 rest cons Y listof X - listof X Purpose to select the rest of a non-empty list reverse list - list Purpose to create a reversed version of a list second cons Z cons Y listof X - Y Purpose to select the second item of a non-empty list seventh listof Y - Y Purpose to select the seventh item of a non-empty list sixth listof Y - Y Purpose to select the sixth item of a non-empty list third cons W cons Z cons Y listof X - Y Purpose to select the third item of a non-empty list make-posn number number - posn Purpose to construct a posn posn-x posn - number Purpose to extract the x component of a posn posn-y posn - number Purpose to extract the y component of a posn posn anything - boolean Purpose to determine if its input is a posn 54 char- integer char - integer Purpose to lookup the number that corresponds to the given character in the ASCII table if any char-alphabetic char - boolean Purpose to determine whether a character represents an alphabetic character char-ci char char . - boolean Purpose to determine whether a character precedes another or is equal to it in a caseinsensitive manner char-ci char char . - boolean Purpose to determine whether a .

crossorigin="anonymous">
Đã phát hiện trình chặn quảng cáo AdBlock
Trang web này phụ thuộc vào doanh thu từ số lần hiển thị quảng cáo để tồn tại. Vui lòng tắt trình chặn quảng cáo của bạn hoặc tạm dừng tính năng chặn quảng cáo cho trang web này.