[fpc-pascal] Object Pascal operating system

Marc Santhoff M.Santhoff at t-online.de
Mon Dec 8 19:01:57 CET 2008


Am Montag, den 08.12.2008, 08:19 +0200 schrieb Crause, Christo (JC): 
> Some proof of the concept: ClassiOS
> (http://www.petros-project.com/index.php/products/classios.html) was
> written in Delphi. 

Thanks for pointing this out, I didn't know that one yet.

> Not an open source project, but it shows it can be
> done.

Sure it can - but is it worth time?

One possibility beeing worth the effort might be some sort of "micro OS"
for use on embedded computers with ARM or AVR cpu. This would require
writing a small RTL but the overall work is a lot smaller than writing a
full OS.

But if one needs a TCP stack or display driver or sth. like that the
point has come where linking in foreign code starts and the purity of
object pascal is gone.

Marc





More information about the fpc-pascal mailing list