Skip to content
#

integrated-development-environment

Here are 56 public repositories matching this topic...

yairchu
yairchu commented Jul 12, 2018

After updating stack's resolver, Travis's cache is invalid and a full rebuild is done, but that doesn't finish there in under 25 minutes so the build fails, and apparently there's no caching of results from failed builds so it can't work again..
Need to figure out how to solve it, by example by working around it via enabling caching on failed builds on triggering a build with longer timeout whe

Developed my own Online IDE which can be used on localhost to avoid compiling and executing the program from the terminal. This supports C, C++, Java and Python languages, the code written will be compiled and executed on your local machine without your interference. This can be used while giving a contest because during the contest, the online IDE's provided by them are busy due to high load. You can use this to avoid high load. Its pretty simple to install and use, I will be uploading the code on github. This is made using PHP so to use this you must need an Apache server(Xampp, Wamp) any of them. Advantages: The code will be saved if your browser/computer goes unresponsive, you can get back your code from the same position you left. The inputs will also be saved. More features is to be added in future, this was just a start.

  • Updated Nov 1, 2019
  • PHP

Improve this page

Add a description, image, and links to the integrated-development-environment topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the integrated-development-environment topic, visit your repo's landing page and select "manage topics."

Learn more

You can’t perform that action at this time.