GCC online.
@leo-ZJQlmh
•
Oct 13, 2024
Oct 13, 2024
1.0K
Many people don't move easily to UNIX or Linux but they they know GCC is one of the best free compliers available today. For me it ranks first and next is Visual C++ compiler. So for those who use windows or any other OS which does not have GCC compiler i feel there should be online one. Following are the features i expect online from GCC online.
- A user has to register, after registering he will get some space for uploading his programs.
- User's programs folder should be kept hidden from other users.
- Every instance should run as a user thread than a complete process and should disallow heavy use of memory.
- The above feature will protect the server from crash if user makes any malicious program.
- Online compiler should have all libraries that we personally have to downlod, may it be for POSIX or gtk etc.
The above features will not only help the one who don't use Linux or UNIX but also those to users who always have problems installing extra libraries.
- A user has to register, after registering he will get some space for uploading his programs.
- User's programs folder should be kept hidden from other users.
- Every instance should run as a user thread than a complete process and should disallow heavy use of memory.
- The above feature will protect the server from crash if user makes any malicious program.
- Online compiler should have all libraries that we personally have to downlod, may it be for POSIX or gtk etc.
The above features will not only help the one who don't use Linux or UNIX but also those to users who always have problems installing extra libraries.