Previous in Forum: How Can I Load a Genuine Windows XP Servicepack 3 Over a Fake Windows XP on My PC   Next in Forum: Image Manager+
Close
Close
Close
7 comments
Rate Comments: Nested
Associate

Join Date: Jun 2011
Location: ROUEN (in NORMANDY), 120 km from Paris, France, Europe, Earth, Sun Sytem, Milky Way, Universe.
Posts: 39
Good Answers: 3

Is it Possible to Program Linux on a Windows Environment?

03/17/2013 5:48 AM

Hello folks,

Is it possible to write programs for linux without using the dos (or script) syntax. I mean in using only copy/paste and mouse. I am particularly allergic to Dos syntaxe. Thank you to answer clearly to the poor electrician-who-doesn't-understand-nothing I am.

BRZK

__________________
That's all, Folks. Take some time to learn where you live...
Register to Reply
Interested in this topic? By joining CR4 you can "subscribe" to
this discussion and receive notification when new comments are added.

"Almost" Good Answers:

Check out these comments that don't yet have enough votes to be "official" good answers and, if you agree with them, vote them!
Guru
Popular Science - Weaponology - New Member Netherlands - Member - New Member Fans of Old Computers - Commodore 64 - New Member

Join Date: Sep 2007
Location: Japan
Posts: 2703
Good Answers: 38
#1

Re: Is it Possible to Program Linux on a Windows Environment?

03/17/2013 8:57 PM

Linux is written in C(++/#) language, so yes you could write programs on a windows machine , but you need a Linux environment to test it.

__________________
From the Movie "The Big Lebowski" Don't pee on the carpet man!
Register to Reply
Commentator

Join Date: Dec 2012
Posts: 65
Good Answers: 3
#2

Re: Is it Possible to Program Linux on a Windows Environment?

03/18/2013 4:07 AM

I think your asking if there is a way to write programs using a gui or graphical user interface. There are only a few software packages that let you create programs by dragging and dropping objects and drawing links. They are very limited, and i don't know of any that create Linux programs. I don't remember the names of any of them. You can google for "graphical programming compilers." What are you trying to accomplish? I'm well versed in both windows and Linux environments and know several languages including Java, C, C++, Perl, Fortran, Fourth, and others... Feel free to direct message me here!

Register to Reply
Associate

Join Date: Jun 2011
Location: ROUEN (in NORMANDY), 120 km from Paris, France, Europe, Earth, Sun Sytem, Milky Way, Universe.
Posts: 39
Good Answers: 3
#3
In reply to #2

Re: Is it Possible to Program Linux on a Windows Environment?

03/18/2013 6:08 AM

Hello men,

Thank you for your answers. The two received are wright, but the one of DogOwar is the closest of what I am searching for. It is because I need some electronic platform which run only Linux and are motorised by Microchip PIC processors. So I want to use these platforms, because a lot of softwares had already been written on it, and I want to assemble these softwares inside mine which includes some GUI's (written in Delphi 3, to be rewritten in C++ under Windows).

So the scheme is the folllowing:

Some existing GUI's written under Windows have to include some or any softwares written under Linux, in order to run under Windows or Linux (if Windows does'nt work)

So the question is:

Is it possible to run some Linux softwares under Windows and be MODIFIED under Windows, in order to control some PIC controllers which run under Linux???

Thank you to unpick the noodles plate...

BRZK

__________________
That's all, Folks. Take some time to learn where you live...
Register to Reply
Commentator

Join Date: Dec 2012
Posts: 65
Good Answers: 3
#4
In reply to #3

Re: Is it Possible to Program Linux on a Windows Environment?

03/18/2013 7:41 AM

You don't have to run your controlling software on Linux just because the pics were programmed under Linux. Your controller can be a native widows application! It's just got to communicate in the same protocol.

Register to Reply
Guru

Join Date: Oct 2007
Location: Tulare, CA
Posts: 1783
Good Answers: 35
#5
In reply to #2

Re: Is it Possible to Program Linux on a Windows Environment?

03/18/2013 10:42 AM

Maybe Lindows, Lindows is supposed to be able to bridge the gap I thought.

__________________
Why is there never enough time to do it right the first time but always enough time to do it over?
Register to Reply
Associate

Join Date: Jun 2011
Location: ROUEN (in NORMANDY), 120 km from Paris, France, Europe, Earth, Sun Sytem, Milky Way, Universe.
Posts: 39
Good Answers: 3
#6
In reply to #5

Re: Is it Possible to Program Linux on a Windows Environment?

03/19/2013 2:58 AM

Hello men,

What I have may be forget to say is that PIC controllers, programmed under Linux, have specifical Linux commands, which can't be reproduced under Win (Win XP up to 7 - I don't know Win 8 and 9. Preferably Win XP) It is not a question of C++ (or C#) and could not validated under Windows (unless using a cross compiler)

So, hundred dollars question:

What is the C++, or C# cross compiler, running under XP, which could produce a soft validated under XP for syntax and validated under Linux embedded for operation, preferably on the same machine (evidently, XP runs on its partition and Linux on another one), in order to control a autonome platform running on Linux embedded, may be relied to Windows???

Thank you to unpick the noodles plate.

BRZK

__________________
That's all, Folks. Take some time to learn where you live...
Register to Reply
Commentator

Join Date: Dec 2012
Posts: 65
Good Answers: 3
#7
In reply to #6

Re: Is it Possible to Program Linux on a Windows Environment?

03/19/2013 4:53 AM

PIC programs are PIC programs. It doesn't matter what environment was used to program them. Anything that can be IO'd by Linux can be IO'd by Windows. I'm going to go out on a limb here and guess that your trying to control a CNC device like a lathe using Linux CNC. If this is the case, then you are screwed for using windows at all! The PC you run Linux CNC on must be a Linux environment. Not only that, it must be one of the "real time" Linux versions. This cannot be run under Lindows or as a window via Ubuntu. Timing is critical so the OS absolutely must know every cycle used and be able to respond in real time to requests from the CNC! I hope this helps, it's probably not what you want to hear though!

Register to Reply Score 1 for Good Answer
Register to Reply 7 comments

"Almost" Good Answers:

Check out these comments that don't yet have enough votes to be "official" good answers and, if you agree with them, vote them!
Copy to Clipboard

Users who posted comments:

brzk (2); DogOfWar (3); Epke (1); Janissaries (1)

Previous in Forum: How Can I Load a Genuine Windows XP Servicepack 3 Over a Fake Windows XP on My PC   Next in Forum: Image Manager+

Advertisement