|
-
Jul 9th, 2005, 07:19 PM
#1
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!!
-
Jul 11th, 2005, 05:57 AM
#2
Re: JAVA - Anyone's got nachos?
Moved from the Java CodeBank.
-
Jul 11th, 2005, 06:03 AM
#3
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/
- ØØ -
-
Jul 11th, 2005, 01:49 PM
#4
-
Jul 12th, 2005, 07:09 AM
#5
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..
- ØØ -
-
Jul 12th, 2005, 10:54 AM
#6
Frenzied Member
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.
-
Jul 12th, 2005, 10:55 AM
#7
Frenzied Member
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.
-
Jul 12th, 2005, 02:21 PM
#8
Re: JAVA - Anyone's got nachos?
 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!!
-
Jul 12th, 2005, 03:08 PM
#9
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
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|