title | updated | permalink | redirect_from | ||
---|---|---|---|---|---|
Nopaste List and Services to Share and Run Code Online |
October 9, 2016 |
/nopaste/ |
|
The term nopaste is a term used on the internet meaning to paste source code to a separate, dedicated site, and to then link to that pasted source code in forum discussions, chats, and so forth, instead of pasting that source code directly. Many discussion forums and chat rooms don't have an option of treating code in messages properly. Nopaste sites usually also offer syntax highlighting, a history of code changes, commenting on lines of code and similar.
Nopaste services for different code purposes and languages:
- codepad - Multiple languages
- CodePen - HTML, CSS and JavaScript
- Codejaw - Multiple languages
- GitHub Gist - Multiple languages
- JSFiddle - JavaScript
- Nopaste.me - Multiple languages
- Pastebin - Multiple languages
- Pastee.ee - Multiple languages
- PHPTester - PHP
- Regex 101 - Regular expressions
- SQL Fiddle - SQL
- Pasted.co - Multiple languages
- hastebin - Simple, Notepad-style editor
- PasteFS - Simple text editor
- Ubuntu pastebin - Multiple languages
For sharing, reviewing, and quick testing code snippets; the following services also execute your code online:
- PHP Live Regex - Regular expressions for PHP
- Online PHP Functions Sandbox - PHP
- 3v4l - Run PHP code in multiple PHP versions.
- eval.in - Execute code online, multiple languages.
- Runnable - Run multiple languages using advanced stacks.
- WritePHPOnline - Run PHP Code.
- Ideone - Run multiple languages.
- PHPFiddle - Run PHP Code with different Libraries.
Useful editors, code hosting services and tools for online collaboration:
For sharing screenshots