login
Header Space

 
 

system programming language without pointers

April 27, 2007 - 7:11am
Submitted by biscuitman on April 27, 2007 - 7:11am.

Is it possible to write a kernel without using pointers? In order for a kernel to be effectively trace scheduled there should be no pointers. So how do we initialise the kernel memory allocator or boot monitor on bootup? use a small assembly language routine?

speck-geostationary