Click here to Skip to main content
15,915,072 members
Home / Discussions / C#
   

C#

 
QuestionWebcam in c# Pin
aligokdemir11-Feb-10 0:44
aligokdemir11-Feb-10 0:44 
AnswerRe: Webcam in c# Pin
annathor11-Feb-10 1:45
annathor11-Feb-10 1:45 
AnswerRe: Webcam in c# Pin
Mark H Bishop11-Feb-10 2:09
Mark H Bishop11-Feb-10 2:09 
GeneralRe: Webcam in c# Pin
aligokdemir11-Feb-10 6:19
aligokdemir11-Feb-10 6:19 
GeneralRe: Webcam in c# Pin
Mark H Bishop11-Feb-10 7:07
Mark H Bishop11-Feb-10 7:07 
QuestionC Compiler Using C#3.0 Pin
Niungareamit11-Feb-10 0:00
Niungareamit11-Feb-10 0:00 
AnswerRe: C Compiler Using C#3.0 Pin
#realJSOP11-Feb-10 0:15
professional#realJSOP11-Feb-10 0:15 
AnswerRe: C Compiler Using C#3.0 PinPopular
OriginalGriff11-Feb-10 0:27
mveOriginalGriff11-Feb-10 0:27 
Writing a C compiler is not a simple piece of work: it can be done in C#, and the actual lexical / parser / code generator design is well established. But what it won't let you do is run a program - to do that, you will need a library of back up stuff: Add, subtrcat, multiply, divide, write a character, etc., etc.

It's a big job, probably a couple of man-years, but if you want to try, give google a shot with "how do I write a c compiler" and you will get thousands of hits!
If Barbie is so popular, why do you have to buy her friends?

Eagles may soar, but weasels don't get sucked into jet engines.

If at first you don't succeed, destroy all evidence that you tried.

GeneralRe: C Compiler Using C#3.0 Pin
Niungareamit11-Feb-10 1:05
Niungareamit11-Feb-10 1:05 
GeneralRe: C Compiler Using C#3.0 Pin
OriginalGriff11-Feb-10 1:37
mveOriginalGriff11-Feb-10 1:37 
GeneralRe: C Compiler Using C#3.0 Pin
moon_stick11-Feb-10 4:12
moon_stick11-Feb-10 4:12 
GeneralRe: C Compiler Using C#3.0 Pin
OriginalGriff11-Feb-10 4:18
mveOriginalGriff11-Feb-10 4:18 
GeneralRe: C Compiler Using C#3.0 Pin
moon_stick11-Feb-10 4:32
moon_stick11-Feb-10 4:32 
GeneralRe: C Compiler Using C#3.0 Pin
N a v a n e e t h11-Feb-10 5:28
N a v a n e e t h11-Feb-10 5:28 
QuestionHelp with FTP ! Pin
mgexpression10-Feb-10 22:50
mgexpression10-Feb-10 22:50 
AnswerRe: Help with FTP ! Pin
OriginalGriff10-Feb-10 23:04
mveOriginalGriff10-Feb-10 23:04 
Questionhow to upload image on ftp server in c# Pin
sunil gurjar10-Feb-10 21:54
sunil gurjar10-Feb-10 21:54 
AnswerMessage Removed Pin
10-Feb-10 22:19
sunil gurjar10-Feb-10 22:19 
GeneralRe: how to upload image on ftp server in c# Pin
OriginalGriff10-Feb-10 22:23
mveOriginalGriff10-Feb-10 22:23 
QuestionHow to Read "Enter" Key Press Value Pin
sjs4u10-Feb-10 20:04
sjs4u10-Feb-10 20:04 
AnswerRe: How to Read "Enter" Key Press Value Pin
OriginalGriff10-Feb-10 21:49
mveOriginalGriff10-Feb-10 21:49 
GeneralRe: How to Read "Enter" Key Press Value Pin
rakeshs3121-Mar-10 20:35
rakeshs3121-Mar-10 20:35 
GeneralRe: How to Read "Enter" Key Press Value Pin
OriginalGriff1-Mar-10 21:23
mveOriginalGriff1-Mar-10 21:23 
Questionremote desktop Pin
v_neil8710-Feb-10 19:35
v_neil8710-Feb-10 19:35 
QuestionC# Button Click for UART Pin
John-EE10-Feb-10 18:50
John-EE10-Feb-10 18:50 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.