Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

So it's not a web application, but rather a native application (a derivative of chromium)?

Why then use html for rendering text if it isn't a web app? (Not to mention javascript...)



it's chromium embedded framework[1]. it's technically a c++ application. in theory very close to how brackets works[2]. but they use the chrome rendering engine for text storage and all the drawing, which in theory means that it's easier to port across osx/windows/linux. there's still some platform specific code in there.

think about it a little like xulrunner

[1]: https://code.google.com/p/chromiumembedded/

[2]: http://brackets.io


When you say Chrome rendering, are you implying that is HTML and CSS based?


Yes, as well as JavaScript.


Web application that can run in your desktop.




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: