Computer Forums

Member Login

Remember Me? Sign Up! | Forgot Password
 
Slogan
 
View Poll Results: IS SNK COOL?
YES 5 83.33%
NO 1 16.67%
??? 0 0%
Voters: 6. You may not vote on this poll

Closed Thread
Old 02-17-2006, 01:27 AM   #21 (permalink)
 
Newb Techie

Join Date: Jan 2006

Posts: 35

cowboyX

Default

I am very aware that JAVA is not capable of writing an OS, I was just asking because I thought I saw somthing saying it was somewere. and a 2MB OS that runs on my calculator would not take that long to write. I dont have what I need to make a hand held at the time any ways
cowboyX is offline  
Old 02-17-2006, 02:55 AM   #22 (permalink)
 
Ultra Techie

Join Date: Jul 2005

Posts: 530

TheHeadFL

Send a message via AIM to TheHeadFL
Default

2MB won't fit on a TI-83... I'm pretty sure the max is a few hundred K...
__________________
Desktop machine: 2 x Opteron 246, Asus K8N-DL, 2GB PC3200 ECC Reg., XFX GeForce 6600GT, 74gb WD Raptor, 2 x 19\" LCDs, Windows XP x64
Server machine: Intel P4 3.0GHz 2MB EM64T, ECS i865pe, 1GB PC3200, 36gb WD Raptor, Windows Server 2003
Laptop: Dell Inspiron 9100 (Intel P4 3.2GHz 1MB Prescott, i865pe, 512MB PC3200, Mobility Radeon 9700, DVD+R/DL Burner), Windows XP
Linux: P3 450Mhz, 386MB ram, Slackware 10.1 (Running mySQL/Apache)
TheHeadFL is offline  
Old 02-19-2006, 11:08 PM   #23 (permalink)
 
Super Techie

Join Date: May 2005

Posts: 479

furtivefelon

Default Re: "We should be ToUcHiiiiiiiN....."

Quote:
Like i said....
Java is programming language for Sun Microsystems servers with SPARC Architexture and Sun OS. If he wants to build a SUN computer, there ya go. (Though that's more than likely not going to happen.)
Linux was a good suggestion. Most distrebutions are FREE!
mmm.. i don't think so, java runs on Java Virtual Machine, which more likely than not is built on c/c++, if you want to start a OS from scratch, there is no way you can use java to communicate directly with cpu, it won't even boot..

Since you've listed three languages, prob those are the ones you've heard somewhere (java is very hyped, c++ is touted as backwards compared to java, and there are alot of old basic books), when you look at the kernel of, for example, linux, you won't find a single piece of c++/basic/java code, everything is written in c..
__________________
lisp hacker
running: FreeBSD 5.4 - still learning
develop with: SBCL + emacs for lisp, Anjuta IDE +gcc for c, SPE for python..
browse with: opera
furtivefelon is offline  
Old 02-20-2006, 05:45 PM   #24 (permalink)
 
Newb Techie

Join Date: Jan 2006

Posts: 35

cowboyX

Default

the TI83 PLUS has 2,410 Ks or somthing
cowboyX is offline  
Old 02-27-2006, 12:31 AM   #25 (permalink)
Baez's Avatar
 

Join Date: Sep 2005

Location: Toronto, Canada

Posts: 5,466

Baez is a glorious beacon of lightBaez is a glorious beacon of lightBaez is a glorious beacon of lightBaez is a glorious beacon of lightBaez is a glorious beacon of light

Default

ya linux is c based because its structured and not object oriented. both run at machine level and both can easily create an OS but u have to be GOOD at programming to create even the smallest OS. i started a small project with 4 friends like that once and after a month we were done. never going to try it again. my head still aches lol. but if u r really determined and r willing to put in months of agony then go for it and gl!
__________________

Baez is online now  
Old 02-27-2006, 01:04 PM   #26 (permalink)
ATIRAGEPRO's Avatar
 
Monster Techie

Join Date: Mar 2004

Posts: 1,392

ATIRAGEPRO is on a distinguished road

Send a message via AIM to ATIRAGEPRO Send a message via Yahoo to ATIRAGEPRO
Post "Command.comp..."

>_ TRUE.DAT


__________________

Quote:
Originally posted by bonehelm
WTF ROFLMAO !!!! WTF OMFG LOL !!!! PARDON THE ****KING CAPS IM SO ROFL NOW !!!

I just found out I\'ve been using direct X 8.1 since its out.
He who knows when enough is enough will always have enough... - Lao Tzu
ATIRAGEPRO is offline  
Old 02-28-2006, 02:45 AM   #27 (permalink)
 
Newb Techie

Join Date: Jan 2006

Posts: 35

cowboyX

Default

My computer is being gay so I have to wait untill I get a job (again) and buy a decent antivirus (again)
cowboyX is offline  
Old 02-28-2006, 04:11 AM   #28 (permalink)
 
Super Techie

Join Date: Jun 2005

Posts: 274

mgoldb2

Default Re: Re: "We should be ToUcHiiiiiiiN....."

Quote:
Originally posted by furtivefelon
mmm.. i don't think so, java runs on Java Virtual Machine, which more likely than not is built on c/c++, if you want to start a OS from scratch, there is no way you can use java to communicate directly with cpu, it won't even boot..

Since you've listed three languages, prob those are the ones you've heard somewhere (java is very hyped, c++ is touted as backwards compared to java, and there are alot of old basic books), when you look at the kernel of, for example, linux, you won't find a single piece of c++/basic/java code, everything is written in c..
You are wrong to a certain degree. what the other person was talking about is SUN system which I going to guess have java chips in it. My school uses java chips to control robots. You put the code directly on the java chip and then the java code can run the robot. I going to guess the SUN system he was talking about uses something similar to this. On a x86 system you are correct there would be no way to make a OS in java.
mgoldb2 is offline  
Old 03-01-2006, 02:08 AM   #29 (permalink)
 
Newb Techie

Join Date: Jan 2006

Posts: 35

cowboyX

Default

regardless. I am going to practice more with other C++ things for while and write a demo sort of OS to outline what I am trying to accomplish, then I will decide what I am making it for. Complete the prototype based on what I know about the system I am making it for, then I will make a beta for the system, perfect it, and V1.0 will be released. I know this might take over a year to do but I dont care. I want to be at least a little known for at least the most minute thing.
cowboyX is offline  
Old 03-02-2006, 09:52 AM   #30 (permalink)
baronvongogo's Avatar
 
Master Techie

Join Date: May 2005

Location: UK

Posts: 2,749

baronvongogo is on a distinguished road

Default

Quote:
Originally posted by cvb724
ya linux is c based because its structured and not object oriented
Ok by structured do you mean just using functions? as opposed to classes. I would think that should be faster as classes do slow programs down. it would just require more coding.
__________________
baronvongogo is offline  
 
Closed Thread

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On