Other languages >> Forth OS
Posted by robost86 on 07:39:00 08-20-2002
I'm planning to write a Forth OS, please tell me if you're interested in helping me, or if you got any suggestions. I haven't decided yet if I'll write the core in Forth using a Forth compiler, or if I'll just write it in pure assembly. There will be a number of side-projects you might be interested in.

/Robert
Posted by MooKeen on 07:59:00 08-20-2002
Fun, fun, fun! Actually, I think several people have started projects like this.

Lot's of information:

http://www.forthos.org/
http://tunes.org/cgi-bin/TunesWiki?ForthOS
http://retro.tunes.org/

I don't know if I'm interested enough to help out (:D), but it'd be nice if you shared with us a discription of some of the side projects.

Thanks,
D. Kuehn
Posted by robost86 on 08:17:00 08-20-2002
Thanks for the links. I know several other people have started projects like this, futhin in #forthos on OPN is one example, but I'm not so sure he's written a lot on his project.

About the side projects, there is the Forth compiler to start with. When the core is finished, we'll see what needs to be done

/Robert