The SPIN Operating System and Modula-3 Language

Gil Bates wrote “SPIN is an operating system that blurs the distinction between kernels and applications. Applications traditionally live in user-level address spaces, separated from kernel resources and services by an expensive protection boundary. With SPIN, applications can specialize the kernel by dynamically linking new code into the running system. Kernel extensions can add new kernel services, replace default policies, or simply migrate application functionality into the kernel address space. Sensitive kernel interfaces are secured via a restricted linker and the type-safe properties of the Modula-3 programming language. The result is a flexible operating system that helps applications run fast but doesn’t crash.” More can be found on the SPIN homepage. More on Modula-3 can be found here.

24 Comments

  1. 2002-12-30 3:14 pm
  2. 2002-12-30 3:20 pm
  3. 2002-12-30 3:28 pm
  4. 2002-12-30 4:34 pm
  5. 2002-12-30 4:39 pm
  6. 2002-12-30 4:43 pm
  7. 2002-12-30 5:00 pm
  8. 2002-12-30 5:21 pm
  9. 2002-12-30 5:22 pm
  10. 2002-12-30 5:24 pm
  11. 2002-12-30 6:03 pm
  12. 2002-12-30 6:43 pm
  13. 2002-12-30 6:59 pm
  14. 2002-12-30 7:10 pm
  15. 2002-12-30 7:30 pm
  16. 2002-12-30 8:33 pm
  17. 2002-12-30 8:46 pm
  18. 2002-12-30 8:50 pm
  19. 2002-12-30 9:43 pm
  20. 2002-12-31 12:49 am
  21. 2002-12-31 4:22 am
  22. 2002-12-31 10:12 pm
  23. 2003-01-03 8:40 pm
  24. 2003-01-03 8:43 pm