This commit is contained in:
Torsten Ruger
2015-01-25 20:46:48 +02:00
parent 260939f448
commit 6751e42dc8
3 changed files with 99 additions and 35 deletions

View File

@@ -86,7 +86,7 @@ title: Salama, where it started
<h2 class="center">Synthesis</h2>
<p>Synthesis</a> is a microkernel OS written
in the 80's by Alexia Massalin which not only proves the validity of the microkernel idea, but also
introduces self modufying code into, of all places, the OS.
introduces self modifying code into, of all places, the OS.
</p>
<p>
Alexia has raised questions about the nature of code and ways of programming which are still unresolved.