SourceLair: Difference between revisions

Content deleted Content added
1xristos2 (talk | contribs)
No edit summary
Adding short description: "Online integrated development environment"
 
(38 intermediate revisions by 25 users not shown)
Line 1:
{{Short description|Online integrated development environment}}
{{notability|Web|date=December 2013}}
{{advertCOI|date=DecemberJanuary 20132015}}
{{Infobox Software
| name = SourceLair
| logo = [[File:SourceLair_Logo,_4096x4096.png|240px|SourceLairframeless]]
| caption =
| developer = Sourcelair Ltd.
| programming language = [[Django_Django (web_frameworkweb framework)|Python/Django]]
| platform = Web
| genre = [[Integrated development environment|Online IDE]]
| website = {{URL|http://www.sourcelair.com}}
| current_status = Active
}}
'''SourceLair''' is an [[Online integrated development environment|online IDE]] ([[integrated development environment]]) that lets you code in more than 25 programming languages and frameworks, while it integrates with [[Git]], [[GitHub]] and [[Heroku]].<ref>{{cite web |last1=Biggs |first1=John |title=SourceLair Lets You Code Right In Your Browser |url=https://techcrunch.com/2014/11/17/sourcelair-lets-you-code-right-in-your-browser/ |website=TechCrunch |access-date=11 April 2024 |date=17 November 2014}}</ref><ref>{{cite web |last1=Reid |first1=Tori |title=SourceLair IDE Lives in Your Browser and Shares With GitHub |url=https://lifehacker.com/sourcelair-ide-lives-in-your-browser-and-shares-with-gi-1661629735 |website=Lifehacker |access-date=11 April 2024 |language=en |date=21 November 2014}}</ref><ref>{{cite web |title=SourceLair: Online IDE for Programming in C, C++, Java, Python, Lua, PHP and more... {{!}} Geeks3D |url=https://www.geeks3d.com/20120416/sourcelair-online-ide-for-programming-in-c-c-java-python-lua-php-and-more/ |access-date=11 April 2024 |date=16 April 2012}}</ref>
'''SourceLair''' is a [[cloud]] based [[Integrated Development Environment]] (IDE) which allows software developers to program online. It focuses mainly on [[Django (web framework)|Django]] and general web development ([[HTML5]], [[JavaScript]], [[CSS]]) but it also supports editing and execution of several other programming languages ([[Python (programming language)|Python]], [[Ruby]], [[Lua (programming language)|Lua]], [[C (programming language)|C]]/[[C++]] etc). The editor component of the application makes use of [[CodeMirror]].
 
 
== Features ==
* Django development out of the box<ref>[http://blog.sourcelair.com/search/Django/page/2 Django framework, out of the box]</ref>
* Django 1.5 & 1.6 support<ref>[http://blog.sourcelair.com/post/68715033337/sundaygram-django-version-of-your-choice Django 1.5 & 1.6]</ref>
* GitHub integration<ref>[http://www.slant.co/topics/713/viewpoints/12/~what-is-the-best-cloud-ide~sourcelair Best IDEs]</ref>
* Support of [[Git (software)|Git]] and [[Mercurial]] repositories.<ref>[http://www.slant.co/topics/713/viewpoints/12/~what-is-the-best-cloud-ide~sourcelair Support for Git and Mercurial]</ref>
* Drag & Drop
* Syntax highlighting for [[Python (programming language)|Python]], [[Ruby]], [[C (programming language)|C]]/[[C++]], [[Objective-C]], [[Javascript]]/[[Node.js]], [[Lua (programming language)|Lua]], [[HTML]]/[[CSS]], [[LESS]], [[TypeScript]], [[CoffeeScript]], [[Scala (programming language)|Scala]], [[PHP]], [[Erlang (programming language)|Erlang]], [[SQL]], [[Markdown]]
* Single file execution for [[Python (programming language)|Python]], [[Ruby]], [[C (programming language)|C]]/[[C++]]<ref>{{ cite web | url=http://www.geeks3d.com/20120416/sourcelair-online-ide-for-programming-in-c-c-java-python-lua-php-and-more |title=SourceLair: Online IDE for Programming in C, C++, Java, Python, Lua, PHP and more| publisher=geeks3d.com |date=April 16, 2012}} </ref>, [[Objective-C]], [[Javascript]](locally), [[Node.js]], [[Lua (programming language)|Lua]], [[LESS]] to CSS compiling
* Real-time HTML5 preview<ref>[http://support.sourcelair.com/customer/portal/articles/1299445-which-languages-are-supported-in-sourcelair- Support Center - supported languages]</ref>
* Emmet.io <ref> [http://blog.sourcelair.com/post/87596705512/introducing-emmet-io-for-sourcelair Blog - Emmet.io] </ref>
* Command Palette <ref> [http://blog.sourcelair.com/post/83533084142/the-new-sourcelair-is-here Blog - Command Palette] </ref>
* Full featured Linux Terminal <ref> [http://blog.sourcelair.com/post/83533084142/the-new-sourcelair-is-here Blog - Linux Terminal] </ref>
* PHP Support
* Chrome Web Store App <ref>{{cite web |url=https://chrome.google.com/webstore/detail/sourcelair/pmdllfjnhmnohbhidhdnbaanbnmopfcn?hl=en |title= SourceLair Chrome App |publisher=[[Chrome Web Store]] |date=May 22, 2014}} </ref>
 
== Features ==
Code in the browser.<ref>{{cite web | url=https://www.sourcelair.com/home | title=SourceLair &#124; Online IDE &#124; Django, PHP, HTML5 and Node.js }}</ref>
 
==See also==
*[[Django (web framework)]]
*[[WebOnline integrated development environment]]
*[[OnlineComparison of JavaScript-based IDE#Comparisonsource code editors|OnlineComparison of source Javascriptcode IDEeditors]]
*[[Comparison_of_JavaScript-based_source_code_editors | Comparison of source code editors]]
 
== References ==
Line 42 ⟶ 25:
 
== External links ==
* Chrome Web Store App <ref>{{cite web |url=[https://chrome.google.com/webstore/detail/sourcelair/pmdllfjnhmnohbhidhdnbaanbnmopfcn?hl=en |title= SourceLair Chrome App |publisher=[[Chrome Web Store]] |date=May 22, 2014}} </ref>
* [http://angel.co/sourcelair AngelList]
 
* [http://codecondo.com/16-online-javascript-editors-for-web-developers/ Codecondo]
{{Integrated development environments}}
 
<!--- Categories --->
[[Category:Articles created via the Article Wizard]]
[[Category:Integrated development environments]]
[[Category:Online integrated development environments]]
 
{{programming-software-stub}}