#Code - An Online Compiler for Windows 10 devices

Shah

Cyborg Agent
Looking to learn and explore various programming languages? But don't want to go through the hassle of installing all the development tools? Introducing #Code, an online compiler app that lets you compile your code snippets on the go. With #Code, you can compile code snippets and execute it in 12+ programming languages.

As of now, #Code supports the compiling code snippets written in C, C++, Java, C#, Python, PHP, Javascript, VB.NET, Perl, Ruby, Pascal and SQL. And support for more languages will be available soon.

#Code features a powerful editor tool that supports Code Highlighting, Bracket Matching, Code Folding and much more. With more than 30 themes for the editor, You have the choice to choose one which suits you the most and not get bored of the default theme.

Does your program need runtime input to execute? #Code supports feeding console input (stdin) to your program during runtime.

[YOUTUBE]qVxXS89TtjU[/YOUTUBE]

Features of #Code
  • Online Compilation
  • Runtime Console Input (stdin)
  • Support for 12+ programming languages
  • Code Highlighting
  • Code Folding
  • 30+ Editor themes available
  • Bracket Matching
  • Syntax error indicator
  • Install on your Windows 10 Powered PC, tablet and mobile
  • Dark and Light App Themes

Get #Code now from Windows Store
Click here to download and install #Code now on your Windows 10 Devices
Or scan the QR code
*i.imgur.com/kMHzvZG.png?1

Like #Code on Facebook
Follow #Code on Twitter
 
Last edited by a moderator:

arijitsinha

﴾͡๏̯͡๏﴿ O'RLY?
How is it online if you have to download a program. Also I highly doubt it will compile/interpret a program. If it is just a syntax highlighting or code formatting app there are better spftwares like Notepad++ sublime etc.
 
OP
Shah

Shah

Cyborg Agent
How is it online if you have to download a program. Also I highly doubt it will compile/interpret a program. If it is just a syntax highlighting or code formatting app there are better spftwares like Notepad++ sublime etc.

First of all, Thanks for asking.

It is an Windows 10 app (based on Universal Windows Platform) and not a traditional desktop application like Notepad++, Sublime or Atom. Meaning, It can run on your tablet, mobile and also PC.

Yes, It compiles the code. It is not just a code editor. After you install the app and type and submit your code, The code is compiled in a remote server (via Internet). The compiler tools are installed on the remote server and the compilation process is done in sandbox mode.

If you are using a Windows 10 Mobile or Windows 10 PC, Try compiling a Hello World program. That should give you an idea about the app and how it works.

Let me know if you have any other questions or face any bug.
 
Top Bottom