English Deutsch Français Italiano Español Português 繁體中文 Bahasa Indonesia Tiếng Việt ภาษาไทย
All categories

hi,
i am going to learn computer programing and i want to know which site offers to download a c complier program for free, i followed the instruction on howstuffwork.com but i got very lost out there

another question, is it possible to write operating system for mini gadget using java langague

thanks in advance

2007-10-17 21:32:30 · 5 answers · asked by ket 2 in Computers & Internet Programming & Design

5 answers

a) gnu / gcc!

b) Theoretically you could write a java compiler that compiles java text into native code. More likely though, if you want to 'run' compiled java (bytecode) on 'something', then the 'something' needs to interpret and know what to do with bytecodes. I.e. you need something non java to already be 'running on it'. Short answer: "yes, but no".

2007-10-18 02:17:37 · answer #1 · answered by Bob R 4 · 0 0

you're able to besides decide for seen studio convey - that's unfastened andd in case you're programming for a homestead windows environment notably solid in case you desire to bypass down the c direction, do no longer do vb because it relatively is going to confuse you later

2016-10-04 01:57:03 · answer #2 · answered by ? 4 · 0 0

search the web for mingw, it's a free windows C/C++ compiler.

yes, it's possible, but you need access to the hardware and many expensive development tools.

2007-10-17 22:07:52 · answer #3 · answered by cruppstahl 4 · 0 0

Dev c++ is available from this site.
You can also use it for compiling c programs.

2007-10-17 22:34:23 · answer #4 · answered by AnalProgrammer 7 · 1 0

Try the Mozilla site or google c compiler.

2007-10-17 21:38:26 · answer #5 · answered by dans94 3 · 0 2

fedest.com, questions and answers