Edited by Marwanok, 19 January 2011 - 08:07 PM.
9 replies to this topic
#1
Posted 19 January 2011 - 07:23 PM
Is it possible to make an interactive compiler in C++??
|
|
|
#2
Posted 19 January 2011 - 07:26 PM
It's not really a good idea, but yes, theoretically you can allow users to run un-vetted code willy-nilly on your server. Also, congratulations on your shameless plug to essentially a replicant of this site.
#3
Posted 19 January 2011 - 07:43 PM
just an idea.
#4
Posted 19 January 2011 - 08:02 PM
Marwanok said:
OK. first of all, the site just started so yes its gonna be like this site when it starts,2 its just an idea. Chill man.
If the site just started or not, you are advertising your website in the wrong section
Marketing
It's quite a different idea. But, because it's different it's new and it may grab people's attention, or it may not. It's up to how powerful and innovative you make it.
#5
Posted 19 January 2011 - 08:04 PM
Well im not advertising the site im just asking if it could be possible to make a C++ compiler, this forum is called C and C++
#6
Posted 19 January 2011 - 08:10 PM
Quote
Last edited by Marwanok; Today at 08:07 PM.
...on the original post...
you aren't fooling anyone.
#7
Posted 19 January 2011 - 08:13 PM
oh i just changed it because it was a little of topic so i changed it to the main idea, sorry about that
My Website, www.codeprogramwriting.com
#8
Posted 20 January 2011 - 02:29 AM
It's OK buddy, I ain't mad. Just don't try to act like nothing happened after two people already mentioned that it did.
Interested in participating in community events?
Want to harness your programming skill and turn it into absolute prowess?
Come join our programming events!
#9
Posted 20 January 2011 - 03:50 AM
This applies to any compiler, so it should really go in general programming.
From your original post I gathered two or more people can edit the same source file, you can design an autocommitting form or application, and have it compile when a command is sent, spouting out the output to both/all users. In fact this can pretty much be done in AJAX/PHP, although that is a security risk as implied before.
Quote
Is it possible to make a chat that it a complier for C++, so pretty much people can all be in the same compiler on a website while chatting inside the compiler, its an idea for apart of my website, let me know what you think.
From your original post I gathered two or more people can edit the same source file, you can design an autocommitting form or application, and have it compile when a command is sent, spouting out the output to both/all users. In fact this can pretty much be done in AJAX/PHP, although that is a security risk as implied before.
Be sure to read the updated FAQ! || Health is achieved through the same 10,000 steps.
If a suggested code/method fails, informing us is less important than telling us why or what errors occurred.
If a suggested code/method fails, informing us is less important than telling us why or what errors occurred.
#10
Posted 20 January 2011 - 06:07 AM
Are you talking about something like geordi - C++ eval bot? Or do you mean something like interactive C++ interpreter? Cause "chatting inside the compiler" doesn't make any sense to me.
1 user(s) are reading this topic
0 members, 1 guests, 0 anonymous users


Sign In
Create Account


Back to top









