Recent public codes are listed below. You can filter them by the following programming languages:
- view
- All
- Ada
- Assembler
- Assembler
- AWK (gawk)
- AWK (mawk)
- Bash
- bc
- Brainf**k
- C
- C#
- C++
- C++0x
- C99 strict
- CLIPS
- Clojure
- COBOL
- COBOL 85
- Common Lisp (clisp)
- D (dmd)
- Erlang
- F#
- Factor
- Falcon
- Forth
- Fortran
- Go
- Groovy
- Haskell
- Icon
- Intercal
- Java
- JavaScript (rhino)
- JavaScript (spidermonkey)
- Lua
- Nemerle
- Nice
- Nimrod
- Objective-C
- Ocaml
- Oz
- Pascal (fpc)
- Pascal (gpc)
- Perl
- Perl 6
- PHP
- Pike
- Prolog (gnu)
- Prolog (swi)
- Python
- Python 3
- R
- Ruby
- Scala
- Scheme (guile)
- Smalltalk
- SQL
- Tcl
- Text
- Unlambda
- VB.NET
- Whitespace
-
1
<script type="text/javascript" src="http://www.ilive.to/embed/24176&width=700&height=480&autoplay=true"></script>
-
1 2 3 4 5 6 7 8 9
(function func() { do { (function() { break;
...
-
1 2 3 4 5 6 7 8 9
(function func() { do { //(function() { break;
...
-
1 2 3 4 5 6 7 8 9
(function func() { do { (function() { break;
...
-
1 2 3 4 5 6 7 8 9
(function func() { do { (function() { print(' - 1 - '); })();
...
-
12 days 9 hours ago view (lines: 129, size: 4301, inputs: 1) JavaScript (spidermonkey) Runtime error
1 2 3 4 5 6 7 8 9
/ clasa Punct modeleaza un punct din spatiu class Punct{ /* entends Object */ // variabilele clasei private double x, y, z; public static int numarPuncte = 0; // constructori public Punct(){ x = y = z = 0;
...
-
1 2 3 4 5 6 7 8 9
{code style="brush: vb;"} sk = 0 For n1 = 1 To 6 For n2 = 1 To 6 For n3 = 1 To 6 For n4 = 1 To 6 For n5 = 1 To 6 For n6 = 1 To 6 If n6 = n5 Or n6 = n4 Or n6 = n3 Or n6 = n2 Or n6 = n1 _
...
-
1 2 3 4
function pterror(e) { var consoleService = Components.classes["@mozilla.org/consoleservice;1"].getService(Components.interfaces.nsIConsoleService); consoleService.logStringMessage(e); }
-
1 2 3 4 5 6 7
boolean var = false; if(var = true) { System.out.println("TRUE"); } else { System.out.println("FALSE"); }
-
1 2 3 4 5 6 7 8 9
class UsingAutoBoxing { public static void main ( String[ ] args ) { int i = 10 ; /* Integer iRef = new Integer ( i ) ; int j = iRef.intValue( ) ; */ } }
...
-
1 2 3 4 5 6 7 8 9
class UsingAutoBoxing { public static void main ( String[ ] args ) { int i = 10 ; /* iRef = i ; j = iRef ; */ } }
-
1 2 3 4 5 6 7 8 9
class UsingAutoBoxing { public static void main ( String[ ] args ) { int i = 10 ; /* iRef = i ; int j = iRef.intValue( ) ; */ }
...
-
1 2 3 4 5 6 7 8 9
class UsingAutoBoxing { public static void main ( String[ ] args ) { int i = 10 ; /* Add code here */ } }
...
-
12 days 18 hours ago view (lines: 41, size: 1926, inputs: 1) JavaScript (spidermonkey) Runtime error
1 2 3 4 5 6 7 8 9
jQuery.cookie = function(name, value, options) { if (typeof value != 'undefined') { // name and value given, set cookie options = options || {}; if (value === null) { value = ''; options.expires = -1; } var expires = ''; if (options.expires && (typeof options.expires == 'number' || options.expires.toUTCString)) {
...
-
1 2 3 4 5 6 7 8
class UsingAutoBoxing { public static void main ( String[ ] args ) { int i = 10 ; /* Add code here */ } }
-
1
function EAL(){var t=this;t.version="0.8.2";date=new Date();t.start_time=date.getTime();t.win="loading";t.error=false;t.baseURL="";t.template="";t.lang={};t.load_syntax={};t.syntax={};t.loadedFiles=[];t.waiting_loading={};t.scripts_to_load=[];t.sub_scripts_to_load=[];t.syntax_display_name={'basic':'Basic','brainfuck':'Brainfuck','c':'C','coldfusion':'Coldfusion','cpp':'CPP','css':'CSS','html':'HTML','java':'Java','js':'Javascript','pas':'Pascal','perl':'Perl','php':'Php','python':'Python','robotstxt':'Robots txt','ruby':'Ruby','sql':'SQL','tsql':'T-SQL','vb':'Visual Basic','xml':'XML'};t.resize=[];t.hidden={};t.default_settings={debug:false,smooth_selection:true,font_size:"10",font_family:"monospace",start_highlight:false,toolbar:"search,go_to_line,fullscreen,|,undo,redo,|,select_font,|,change_smooth_selection,highlight,reset_highlight,word_wrap,|,help",begin_toolbar:"",end_toolbar:"",is_multi_files:false,allow_resize:"both",show_line_colors:false,min_width:400,min_height:125,replace_tab_by_spaces:false,allow_toggle:true,language:"en",syntax:"",syntax_selection_allow:"basic,brainfuck,c,coldfusion,cpp,css,html,java,js,pas,perl,php,python,ruby,robotstxt,sql,tsql,vb,xml",display:"onload",max_undo:30,browsers:"known",plugins:"",gecko_spellcheck:false,fullscreen:false,is_editable:true,cursor_position:"begin",word_wrap:false,autocompletion:false,load_callback:"",save_callback:"",change_callback:"",submit_callback:"",EA_init_callback:"",EA_delete_callback:"",EA_load_callback:"",EA_unload_callback:"",EA_toggle_on_callback:"",EA_toggle_off_callback:"",EA_file_switch_on_callback:"",EA_file_switch_off_callback:"",EA_file_close_callback:""};t.advanced_buttons=[ ['new_document','newdocument.gif','new_document',false],['search','search.gif','show_search',false],['go_to_line','go_to_line.gif','go_to_line',false],['undo','undo.gif','undo',true],['redo','redo.gif','redo',true],['change_smooth_selection','smooth_selection.gif','change_smooth_selection_mode',true],['reset_highlight','reset_highlight.gif','resync_highlight',true],['highlight','highlight.gif','change_highlight',true],['help','help.gif','show_help',false],['save','save.gif','save',false],['load','load.gif','load',false],['fullscreen','fullscreen.gif','toggle_full_screen',false],['word_wrap','word_wrap.gif','toggle_word_wrap',true],['autocompletion','autocompletion.gif','toggle_autocompletion',true] ];t.set_browser_infos(t);if(t.isIE>=6||t.isGecko||(t.isWebKit&&!t.isSafari<3)||t.isOpera>=9||t.isCamino)t.isValidBrowser=true;
-
1 2 3 4 5 6 7 8 9
class VarDemo2 { static void dumpList ( Object[ ] list ) { for ( int i = 0 ; i < list.length ; i++ ) System.out.print ( list[ i ] + " " ) ; } public static void main(String[] args) {
...
-
1 2 3 4 5 6 7 8 9
...
-
1 2 3 4 5 6 7 8 9
package javaapplication1 ; public class Main { public static void main ( String[ ] args ) { String strOb1 = "First String" ; String strOb2 = "Second String" ; String strOb3 = strOb1 ; System.out.println ( strOb1.length( ) ) ;
...
-
1 2 3 4 5 6 7 8 9
var keyStr = "ABCDEFGHIJKLMNOP" + "QRSTUVWXYZabcdef" + "ghijklmnopqrstuv" + "wxyz0123456789+/" + "="; function encodeIt(input) { input = escape(input); var output = "";
...
-
1 2 3 4 5 6 7 8 9
import sample.* ; public class NewClass { static Sample S = new Sample ( ) ; public static void main ( String args[ ] ) { System.out.print ( "Main outside the package " ) ; } }
...
-
1 2 3 4 5
<!-- 3uti=LireCookie("user"); 4 //document.write(uti); 5 6//-->
-
1 2 3 4 5 6 7 8 9
/** * Javascript GOST R 34.11-94 hash function implementation. * Based on C-code by Alexei Kravchenko and Markku-Juhani Saarinen * and Utf8 class by Chris Veness. * * Usage: gosthash("<string>") returns a hash-string. * Alexander Okrugin (November, 11, 2011) */ var Utf8 = {}; // Utf8 namespace
...
-
1 2 3 4 5 6 7 8 9
class Demo1 { public void meth2() { System.out.print(" Demo1.MethodTwo "); } } public class Demo extends Demo1 {
...
-
1
-
1
-
13 days 17 hours ago view (lines: 1, size: 3, inputs: 1) JavaScript (spidermonkey) Runtime error rocksolid
1
a=b
-
13 days 17 hours ago view (lines: 1, size: 32, inputs: 1) JavaScript (spidermonkey) Success rocksolid
1
var n=10;while(n>0){print(n--);}
-
1 2 3
var a = 3; var b = 5; alert(a+b);
-
1
alert("hi");


