Languages: Difference between revisions

m
no edit summary
[unchecked revision][unchecked revision]
mNo edit summary
Line 26:
== Can't I write a compiler for XYZ? ==
 
The only thing more complex than writing a compiler is writing an operating system. As you are already planning to do the latter, deciding to do the former also is like finding new ways to forge metals in order to build a better car. The canonical starting point is the "dragon book" ("Compilers - Principles, Techniques, and Tools" located on the [[Books]] page). [[Alta Lang]]
 
== But I heard of an OS written in language XYZ, isn't it interpreted? ==
Line 42:
** The '''Rekursiv Single-Board Computer''' had hardware support for a writable instruction set (that is, you could dynamically add microcode instructions) and associative memory dispatch tables for supporting object-oriented programming.
 
[[Category:Languages]]
[[Category:OS Development]]
56

edits