We are running a survey to help us improve the experience for all of our members. If you see the survey appear, please take the time to tell us about your experience if you can.
Hi guys
Which basic compiler is better with considering the specification below:
1-Shall be have Minimum Bug 2-Optimized code size and run faster than other 3-Better commands and more libery
regards
Planning to program a Sinclair ZX Spectrum? Or writing a Windows program?
Step 1: Learn how to write meaningful questions. Step 2: Make sure you know your target hardware. Step 3: Make sure you ask the correct target audience.
What is minimum bugs? A system with more features normally has more bugs than a little trival solution. So your requirement 1 in some ways collides with your requirement 3.
Run faster than what alternatives? Runs faster than code written using Keil C?
More library functionality than what alternatives? Library functionality is also greatly affected by target system - you need a larger runtime library for writing Windows applications than to write the controlling software for a battery charger...