last (?) change of name

This commit is contained in:
Torsten Ruger
2015-11-13 20:30:37 +02:00
parent 0300afa05c
commit 0a7770b02a
2 changed files with 14 additions and 18 deletions

View File

@ -32,8 +32,8 @@ layout: site
<li> <a href="http://book.salama-vm.org/register/machine.html">Register machine abstraction</a></li>
<li> <a href="http://book.salama-vm.org/object/instructions.html">Extensible</a> instruction set</li>
</ul>
Salama defines is's own system language (phisol) to bridge the gap between the higher language
(ruby) and assembler. Both phisol and assembler can be seens as layers towrds the final
Salama defines is's own machine language (soml) to bridge the gap between the higher language
(ruby) and assembler. Both soml and assembler can be seens as layers towards the final
binary executables</li>
</p>
</div>