Welcome to MyCafeTalk Community

Join our members and make your free account today, giving you the ability to chat with members

Our Code Compiler is yours to use!

Malcolm

Registered
VIP
Mar 16, 2019
178
21
Hello Mind Piff,

Staff team: if not allowed please remove.

A while back I had developer develop a online code compiler for my site CodeForum. It gives the ability to run an IDE within your browser.

The code compiler has quite a few languages so far and will be adding more in the near future. For HTML/CSS the input panel has been changed to allow CSS input, therefor you can write both HTML and CSS. I have used it multiple times with C++ and I love it! And find it to be very very useful and I wanted to share with you guys if you wanted to use it.

The code compiler currently has the following languages:

  • C
     
  • C++
     
  • C#
     
  • Basic
     
  • Java
     
  • Node.js
     
  • Go
     
  • Pascal
     
  • Python
     
  • Ruby
     
  • HTML and CSS
     
  • PHP
     



To access the code compiler: Visit https://CodeForum.org/Compiler/
 

TopSilver

Well-Known Member
Administrator
Jan 2, 2023
2,003
247
RE: Our Code Compiler is yours to use!

Interesting share and that it also runs C++. Most compilers don't run more than html, css, and js. This thread is fine since the purpose is not to advertise but to share your compiler. This is interesting to me that you had one developed specifically for your site. Must have cost a lot. But hey you should update the thread with all the languages that it works with when you get a chance! :p
 

Malcolm

Registered
VIP
Mar 16, 2019
178
21
RE: Our Code Compiler is yours to use!

Interesting share and that it also runs C++. Most compilers don't run more than html, css, and js. This thread is fine since the purpose is not to advertise but to share your compiler. This is interesting to me that you had one developed specifically for your site. Must have cost a lot. But hey you should update the thread with all the languages that it works with when you get a chance! :p
That’s very true. There are a few of them out there, but working on a interesting project to help expand the compiler. Details will come later ;)
It was pretty expensive but I looked at it that it’s going to help me and it would most certainly help others. So the price was worth it!

I’ll do that now! Thanks :)
 

Malcolm

Registered
VIP
Mar 16, 2019
178
21
RE: Our Code Compiler is yours to use!

New languages will be added soon. I would like to know your suggestions to what others I should add
 

Nagato

Active Member
Retired Staff
Apr 16, 2018
707
36
RE: Our Code Compiler is yours to use!

New languages will be added soon. I would like to know your suggestions to what others I should add
What about pre-processors (for HTML, CSS & Javascript), emmet & JQuery?
 

Malcolm

Registered
VIP
Mar 16, 2019
178
21
RE: Our Code Compiler is yours to use!

What about pre-processors (for HTML, CSS & Javascript), emmet & JQuery?
Hmm okay, how would you do this? What are your suggestions?
 

Nagato

Active Member
Retired Staff
Apr 16, 2018
707
36
RE: Our Code Compiler is yours to use!

Hmm okay, how would you do this? What are your suggestions?
I don't know how to do it but I know it can be done. If it can be done, then it will go from being a good editor to a great editor
 
N

NewsProject

Guest
RE: Our Code Compiler is yours to use!

Thank you for sharing! Going to use it soon.
 

Malcolm

Registered
VIP
Mar 16, 2019
178
21
RE: Our Code Compiler is yours to use!

Compiler will be down until further notice!
 
N

NewsProject

Guest
RE: Our Code Compiler is yours to use!

When will this be available again?
 

Malcolm

Registered
VIP
Mar 16, 2019
178
21
RE: Our Code Compiler is yours to use!

Thank you. Good news for coders.
It’s going to be a little different but should work great, little more languages too. Just working on execution time.
 
N

NewsProject

Guest
RE: Our Code Compiler is yours to use!

It’s going to be a little different but should work great, little more languages too. Just working on execution time.
Nice, thanks for the update.
 

Users who are viewing this thread

Top