Recently I stumbled upon Adobe's 'Brackets' code editor, which is apparently built using the standard web languages. As a keen web developer, I have taken quite a bit of interest into how this has been done, and am wondering how on earth it can be done. Building applications for the web is great, but having the shell of a browser is something that I am looking to break away from.
How would you create a desktop application with the web languages? I have no idea about anything in this field, but have searched for solutions all over the web, but have had no luck.
Are there any methods of writing straight from a code editor, or even some software that you can use to compile the web languages into an executable program?