fix typo in cs/README.txt
This commit is contained in:
parent
ecbff0976e
commit
e72848fa1f
|
@ -380,8 +380,8 @@ the "bytecode" form.
|
|||
Set `PLT_LINKLET_SHOW_CP0` to see the Schemified form of a linklet
|
||||
after expansion and optimization by Chez Scheme's cp0.
|
||||
|
||||
Set `PLT_LINKLET_SHOW_ASM` to see the assembly form of a linklet after
|
||||
compilation by Chez Scheme. Assembly format uses Chez Scheme's
|
||||
Set `PLT_LINKLET_SHOW_ASSEMBLY` to see the assembly form of a linklet
|
||||
after compilation by Chez Scheme. Assembly format uses Chez Scheme's
|
||||
abstraction of architecture-specific machine instructions (where the
|
||||
assembly is translated to actual machine code in a fairly
|
||||
straightforward way).
|
||||
|
|
Loading…
Reference in New Issue
Block a user