Results 1 to 9 of 9

Thread: Anyone's got nachos?

  1. #1

    Thread Starter
    l33t! MrPolite's Avatar
    Join Date
    Sep 2001
    Posts
    4,428

    Anyone's got nachos?

    I'm wondering if anyone has an implemented sample of the NACHOS os
    Last edited by MrPolite; Jul 12th, 2005 at 03:11 PM.
    rate my posts if they help ya!
    Extract thumbnail without reading the whole image file: (C# - VB)
    Apply texture to bitmaps: (C# - VB)
    Extended console library: (VB)
    Save JPEG with a certain quality (image compression): (C# - VB )
    VB.NET to C# conversion tips!!

  2. #2
    I'm about to be a PowerPoster! Hack's Avatar
    Join Date
    Aug 2001
    Location
    Searching for mendhak
    Posts
    58,333

    Re: JAVA - Anyone's got nachos?

    Moved from the Java CodeBank.

  3. #3
    Retired G&G Mod NoteMe's Avatar
    Join Date
    Oct 2002
    Location
    @ Opera Software
    Posts
    10,190

    Re: JAVA - Anyone's got nachos?

    Do you mean "Not Another Completely Heuristic Operating System"? What do you want it for, and what does it have to do with Java, isn't it written in C/C++?


    http://www.cs.washington.edu/homes/tom/nachos/


    - ØØ -

  4. #4

    Thread Starter
    l33t! MrPolite's Avatar
    Join Date
    Sep 2001
    Posts
    4,428

    Re: JAVA - Anyone's got nachos?

    ah why did I post this in codebank
    yeah I mean that. I dunno I'm not taking the class but my friend is taking an operating systems class and it seems to be in java
    rate my posts if they help ya!
    Extract thumbnail without reading the whole image file: (C# - VB)
    Apply texture to bitmaps: (C# - VB)
    Extended console library: (VB)
    Save JPEG with a certain quality (image compression): (C# - VB )
    VB.NET to C# conversion tips!!

  5. #5
    Retired G&G Mod NoteMe's Avatar
    Join Date
    Oct 2002
    Location
    @ Opera Software
    Posts
    10,190

    Re: JAVA - Anyone's got nachos?

    I must admitt that I don't know. I was so sure it was written in C/C++. Tell me if you want it moved to GeneralPC or something, and I will do it. Or it can stay here, untill proved otherwise..


    - ØØ -

  6. #6
    Frenzied Member System_Error's Avatar
    Join Date
    Apr 2004
    Posts
    1,111

    Re: JAVA - Anyone's got nachos?

    It's almost impossible for a OS to be written purely in Java. Think of the JVM. It expects to run on an OS so you would need an underlying OS. That means you could write it in java, but you would be writting an operating system on an underlying operating system. There are ways of the VM hosting itself, but I just don't think anyone would write an operating system purely in java. It's possible assembly or c/c++ was used in the mix, I guess.

  7. #7
    Frenzied Member System_Error's Avatar
    Join Date
    Apr 2004
    Posts
    1,111

    Re: JAVA - Anyone's got nachos?

    If it is written in java, I would love to find out how they are dealing with the JVM.

  8. #8

    Thread Starter
    l33t! MrPolite's Avatar
    Join Date
    Sep 2001
    Posts
    4,428

    Re: JAVA - Anyone's got nachos?

    Quote Originally Posted by NoteMe
    I must admitt that I don't know. I was so sure it was written in C/C++. Tell me if you want it moved to GeneralPC or something, and I will do it. Or it can stay here, untill proved otherwise..


    - ØØ -
    yeah sure if it helps


    umm well this isn't really an OS.. it's a simulation I guess
    any version would help I suppose. java or C++
    rate my posts if they help ya!
    Extract thumbnail without reading the whole image file: (C# - VB)
    Apply texture to bitmaps: (C# - VB)
    Extended console library: (VB)
    Save JPEG with a certain quality (image compression): (C# - VB )
    VB.NET to C# conversion tips!!

  9. #9
    Retired G&G Mod NoteMe's Avatar
    Join Date
    Oct 2002
    Location
    @ Opera Software
    Posts
    10,190

    Re: JAVA - Anyone's got nachos?

    Well, since the question in it self isn't java based, I will move it. I guess a "where can I get VB6" question shouldn't be posted in the C++ section, just because it is made in C++...


    Good luck on your Q..


    - ØØ -

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width