DragonFly kernel List (threaded) for 2004-04
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]
Re: New brainfart for threaded VFS and data passing between threads.
Forth is a stack-based language. I would guess this limits concurrency
to 1 in all cases. It is nice for embedded single-threaded code, but is
an OS a realistic target?
Dan Melomedman wrote:
Kurt B. Kaiser wrote:
Yeah, they just posted a network stack + ethernet driver + dhcp client
in about 130 lines of code :-)
Wouldn't it be great to have a lean mean OS written in Forth? Forth is
just slightly bigger than assembly, but a very time-saving language even
by comparison with C (both speed/size and productivity)a.
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]