sourceLair icon

sourceLair

Extension Actions

CRX ID
pmdllfjnhmnohbhidhdnbaanbnmopfcn
Status
  • Live on Store
Description from extension meta

sourceLair is an online IDE for developing and testing your code reliably in the cloud

Image from store
sourceLair
Description from store

sourceLair is an online IDE that lets you edit and run your code anywhere, in a web browser, without having to install anything, thus it suits perfectly for your Chromebook.

It features:
* Fully featured Linux terminal
* Git and Mercurial (Hg) integration
* Django integration
* GitHub integration
* Syntax highlighting for 20+ languages (including Python, JavaScript, HTML, CSS, Ruby, C/C++ and more)
* Code completion
* Syntax checking
* Package management integration (pip, bower
* Customizable and themable editor
* and more...

For a more extensive detail on sourceLair's features you can check out www.sourcelair.com/features.

Follow us on twitter: http://twitter.com/sourcelair

Latest reviews

Shayan Masood Ahmed
So happy. Was on visual studio, and this is the first IDE that is simple enough for a thick teenage computing student with rudimentary C++ knowledge to use. This saved my coursework. Love you guys. xxx
michael orchard
really easy, especially as a beginner. much nicer to code on my chromebook than on my other devices, love it
Tadataka Chin (Babelac)
Yeah... It's great... But I cannot download Android App
Cassio Scofield
Not very good yet, but concept is excellent, needs much polishing.
Nigel Smith
Very well made. Compiles Java!
Anoop Varghese
not working
Deryck Henson
Very beautiful and well-made. I wish it was an extension but amazing either way. Thank you.
Amel Hodzic
Doesn't work on chromebook. Essentially, as far as I can tell, this extension downloads a toolbar with numerous buttons, links, boxes; on the chromebook it's not showing up, and maybe that's a good thing :/
Thenraj Kanagavel
nice online IDE , everybody should try this. Thank you developers
Chi Hang Ong
Works like a charm on my chromebook.
Jan Zantinga
Great app, but has a couple of problems. If the output is more than a certain amount of lines, it will not allow you to scroll lower. Also, no support to actually run code for Java. Otherwise, a great app.
Eduardo Rangell
Very great!
N M
Great for writing c++!!! haven't written much else but so far so great! Lets me program on my chromebook without installing memory heavy applications :)
Thomas Mulcahy
Great for a beginner or someone who has been away from programming. Have been using app for a few weeks and find the explanations fanatastic.
Ashley Munday
Can't cope with standard C++ - if you can't include standard header files then it's as much use as a chocolate fireguard
Dan J
Great!
John Haase
Can't run Fortran on it.
Runsun Pan
Failed at the first attempt using python with simple lines: import sys print dir(sys) The output gets too long to the right beyond the browser's scrolling capability. And there's no line wrapping, so I can only see part of the result. I tried: import sys print '{backslash}n'.join( dir(sys) ) to give one line for each item, hoping it can show all contents with vertical scrolling. Surprisingly, this app has a limit on vertical scrolling in its output panel, allowing only the display of partial content (in my case, starting from a** to m**). After some distance, the output panel is unscrollable, prevent you from seeing the rest of the output. Tested: Chrome browser on Linux Mint
Jonathan Lyng
the simplest is the best! IDE's are often filled with stuff that distract you from getting-things-done. this one is great to test code and I mean: not only on the go.
Athul Mukundan
c++ is not working :/ 1:22: error: iosteram.h: No such file or directory In function 'int main()': 5: error: 'cout' was not declared in this scope
Anonymous
Add C# and we will talk. But good for what it does.
Francisco A F Reinaldo
input value from keyboard are working? like cin (c++), read (pascal) etc.. ?
Sunny Rajasekaran
Normally I don't write reviews but this one is too hard to ignore. It's an excellent application. I've tried many other online IDEs and nothing even comes close to this one. The main advantage is the ease of use. It is so easy to manage files and folders and the compiler is pretty fast too. Good job!
Anonymous
Seriously easy to use and I love that about it. I can just sit at any random computer and start programming. There are two things I would like to see in the future. 1) Google Drive integration, it would be nice to have the ability to access my source code in my Google Drive so that I easily export it to any other program I need to. 2) This one is a little more difficult but it would be great to see a way to have the editor have a suggestion capability.
Rob Meijer
Great concept as an editor. The compilation feature however is far from useful for anything but trivial tests. There is no option to switch to C++11 syntax and including common library headers like those from boost effectively excludes using the compile and run feature. This turns the compile/run into more of a gimmick. The editor is quite decent. Hope they will drop the cool but gimmicky run feature in favor of improving the editor even more.
Tim Sønderby
Could be cool if It could save in google docs
einsteinsci e (einsteinsci)
This app is ok. It lacks auto-indent and syntax highlighting. It needs an options page. The processor is fine, and for those who are confused why they can't do what they can in Visual C++: VISUAL C++ CREATES THE GUI CODE FOR YOU. THIS IS DESIGNED FOR CONSOLE APPLICATIONS.
Anonymous
Simple to use, nice for editing C++. Projects like this make Chromebooks viable computers.
Jonathan Coleman
This is really awesome, I can't wait to see where this project goes!
Soren Goyal
did not work for me. My RB tree app did not execute well.