NodeOS - An event driven operating system for the web

This forums is for OS project announcements including project openings, new releases, update notices, test requests, and job openings (both paying and volunteer).
ACcurrent
Member
Member
Posts: 125
Joined: Thu Aug 11, 2011 12:04 am
Location: Watching You

Re: NodeOS - An event driven operating system for the web

Post by ACcurrent »

You say "compile a port SDL". Does that mean you want to compile SDL on your OS too? Or only port it to your OS? What about the basics of the kernel design? Do you intend to support multitasking? Multi-users? Are you going to port other programs to it (bash, gcc)?

-JL
I intend to compile a custom port of SDL. Multitasking yes, multi-users no. Bash maybe not I will however (obviously) have to build a cross compiler. It would be fun to have FFMPEG running on the OS but for now SDL based apps are good enough.
@ ReturnInfinity: Interesting project. Yes its gonna be kind of a JeOS

As for the rest, let me just say, Assembly macros are beautiful things.
Get back to work!
Github
User avatar
VolTeK
Member
Member
Posts: 815
Joined: Sat Nov 15, 2008 2:37 pm
Location: The Fire Nation

Re: NodeOS - An event driven operating system for the web

Post by VolTeK »

ACcurrent wrote:Assembly macros are beautiful things.

Opinion.
invalid
Member
Member
Posts: 60
Joined: Thu Feb 23, 2012 8:39 am

Re: NodeOS - An event driven operating system for the web

Post by invalid »

berkus wrote:Try sloccount instead of wc.
It just blows my mind how many niche tools/standards you know!

Code: Select all

SLOC    Directory       SLOC-by-Language (Sorted)
4258    src             ansic=2880,asm=1378
159     klib            ansic=159

Total Estimated Cost to Develop                           = $ 128,536
 (average salary = $56,286/year, overhead = 2.40).
LOL I'm rich :lol:
User avatar
brain
Member
Member
Posts: 234
Joined: Thu Nov 05, 2009 5:04 pm
Location: UK
Contact:

Re: NodeOS - An event driven operating system for the web

Post by brain »

It doesn't take too much for sloccount to value your project at several million dollars :-)
User avatar
JamesM
Member
Member
Posts: 2935
Joined: Tue Jul 10, 2007 5:27 am
Location: York, United Kingdom
Contact:

Re: NodeOS - An event driven operating system for the web

Post by JamesM »

The purpose is not to showcase the latest trends
And yet you named it after node.js and one of the primary aims is to run a javascript engine?
Post Reply