| | | |
Offset 1706, 15 lines modified | Offset 1706, 15 lines modified |
1706 | On·modern·implementations,·this·will·decode·UTF-8·code·points·as·CL·characters. | 1706 | On·modern·implementations,·this·will·decode·UTF-8·code·points·as·CL·characters. |
1707 | On·legacy·implementations,·it·may·fall·back·on·some·8-bit·encoding, | 1707 | On·legacy·implementations,·it·may·fall·back·on·some·8-bit·encoding, |
1708 | with·non-ASCII·code·points·being·read·as·several·CL·characters; | 1708 | with·non-ASCII·code·points·being·read·as·several·CL·characters; |
1709 | hopefully,·if·done·consistently,·that·won't·affect·program·behavior·too·much. | 1709 | hopefully,·if·done·consistently,·that·won't·affect·program·behavior·too·much. |
1710 | default·element-type·for·open·(depends·on·the·current·CL·implementation) | 1710 | default·element-type·for·open·(depends·on·the·current·CL·implementation) |
1711 | 3333%3333 | 1711 | 3333%3333 |
1712 | 314I2Y317 | 1712 | 314I2Y317 |
1713 | ?A?qAY?! | 1713 | =q?A?qAY?! |
1714 | u!viu!yyz!{A|)} | 1714 | u!viu!yyz!{A|)} |
1715 | 9g:':76':'= | 1715 | 9g:':76':'= |
1716 | A·list·that·controls·the·ways·that·ASDF·looks·for·system·definitions. | 1716 | A·list·that·controls·the·ways·that·ASDF·looks·for·system·definitions. |
1717 | It·contains·symbols·to·be·funcalled·in·order,·with·a·requested·system·name·as·argument, | 1717 | It·contains·symbols·to·be·funcalled·in·order,·with·a·requested·system·name·as·argument, |
1718 | until·one·returns·a·non-NIL·result·(if·any),·which·must·then·be·a·fully·initialized·system·object | 1718 | until·one·returns·a·non-NIL·result·(if·any),·which·must·then·be·a·fully·initialized·system·object |
1719 | with·that·name. | 1719 | with·that·name. |
1720 | A·hash-set·(equal·hash-table·mapping·keys·to·T)·of·systems·that·are·immutable, | 1720 | A·hash-set·(equal·hash-table·mapping·keys·to·T)·of·systems·that·are·immutable, |