Results 1 to 5 of 5
hey guys i want to embed a c compiler on my website which is hosted on linux server...
any help will be very greatfull......
- 03-05-2009 #1Just Joined!
- Join Date
- Mar 2009
- Posts
- 3
how to embed a compiler on a website
hey guys i want to embed a c compiler on my website which is hosted on linux server...
any help will be very greatfull...
- 03-05-2009 #2
why would you want to do this? it sounds overly risky
- 03-05-2009 #3Just Joined!
- Join Date
- Mar 2009
- Posts
- 3
yaa i know but some features can be added with security considerations..
- 03-05-2009 #4
ok, well what are you trying to accomplish, you want people to be able to enter some code in a form, and have the binary returned to them or something?
- 03-06-2009 #5Just Joined!
- Join Date
- Mar 2009
- Posts
- 3
hey no man i basically want to compile some simple c code with limited library functionality... so that i could show the result online....


Reply With Quote