New IDE platform arrived | Online html compiler



‌We are happy to introduce a IDE platform in our website. A free live coding software which can compile the entire program within seconds.The platform suports HTML , JavaScript & CSS. There are no copy paste allowed in the IDE. If you need to code then write your own code. This platform is just taken from codepen. I hope it helps you to improve your coding ability and skills.



‌You can study simple codes from our (C S Psyco) code section and can compile that code in our own compiler.

What is a compiler ?



compiler is a program that translates a source program written in some high-level programming language (such as Java) into machine code for some computer architecture (such as the Intel Pentium architecture). The generated machine code can be later executed many times against different data each time.


An interpreter reads an executable source program written in a high-level programming language as well as data for this program, and it runs the program against the data to produce some results. One example is the Unix shell interpreter, which runs operating system commands interactively.

Comments

Popular posts from this blog

Node.js Cheat Sheet

Codeigniter ! Simple But Powerful

Introducing Cloudflare Pages ⚡