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
- Java7
- 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 2 3 4 5 6 7 8
// This is an array calling printl... arr = .[printl 'Hello ' &name '!'] // now we assign a value to name: arr.name = "Mr. Livingstone" // and we perform the calling arr()
...
-
1
#asdasd
-
1
//asdsd
-
1 2 3 4 5 6 7 8 9
function _renderHome() stringStream = StringStream() out = stdOut(stringStream) for apiObject in self.getApiObjects() docData = apiObject.docData() detail = Nest.pageLink("detail", ["function" => docData["name"]]) forfirst
...
-
1 2 3 4 5 6 7 8 9
function _renderHome() stringStream = StringStream() out = stdOut(stringStream) for apiObject in self.getApiObjects() docData = apiObject.docData() detail = Nest.pageLink("detail", ["function" => docData["name"]]) forfirst table = htmaker.TABLE()
...
-
1 2 3 4 5 6 7 8
import from htmaker doc = htmaker.TransitionalFrame() .[doc.html.add htmaker.Head() htmaker.Body() ]()
...
-
1 2 3 4 5 6 7 8 9
<?fal import from web.htmaker in ht page = ht.XHTMLFrame() // setting head head = ht.Head( ) head.add( ht.Title( "prova" ) ) // setting body
...
-
1 2 3 4 5 6 7 8 9
class Main { public static void main (String[] args) { long i = 2; long j = 2; while (i < 104441) { j = 104441 % i; if (j == 0) { System.out.println(i);
...
-
1 2 3 4 5 6 7 8 9
class Main { public static void main (String[] args) { long i = 2; long j = 2; while (i < 104441) { j = 104441 % i; if (j == 0) { System.out.println(i);
...
-
1 2 3 4 5 6 7 8 9
class Main { public static void main (String[] args) { long i = 2; long j = 2; while (i < 104441) { j = 104441% i; if (j == 0) { System.out.println(i);
...
-
1
printl(-9%5)
-
1 2 3 4 5
x = int(input()) while x != 42 printl(x) x = int(input()) end
-
1 2 3 4 5 6 7 8 9
/* The class name doesn't have to be Main, as long as the class is not public. */ class Main { public static void main (String[] args) throws java.lang.Exception { java.io.BufferedReader r = new java.io.BufferedReader (new java.io.InputStreamReader (System.in)); String *s = new String[20]; while (!(s=r.readLine()).startsWith("")){ System.out.println(s);
...
-
1 2 3 4 5
x = int(input()) while x != 42 printl(x) x = int(input()) end
-
1 2 3 4 5 6 7 8 9
// HW#1.POEM.JAVA //By Kratipadliya(MS-IT e-Business Technology) public class Poem { public static void main(String[] args) { System.out.println("NAME: KRATI PADLIYA"); System.out.println("ANDREW ID: kpadliya" ); System.out.println(" ");
...
-
1 2 3 4 5
x = int(input()) while x != 42 printl(x) x = int(input()) end
-
1 2 3 4 5 6 7 8 9
/* FALCON - Samples FILE: dcop_signal.fal A minimal example that catch the signals sent from dbus_signal.fal ------------------------------------------------------------------- Author: Enrico Lumetti
...
-
1 2 3 4 5 6 7 8 9
/* FALCON - Samples FILE: dcop_signal.fal A minimal example that catch the signals sent from dbus_signal.fal ------------------------------------------------------------------- Author: Enrico Lumetti
...
-
1 2 3 4 5 6 7 8 9
/* FALCON - Samples FILE: dcop_signal.fal A minimal example that catch the signals sent from dbus_signal.fal ------------------------------------------------------------------- Author: Enrico Lumetti
...
-
1 2 3 4 5 6 7 8 9
Class calculos { public int suma (int a,int b) { int c=a+b; return c } public int resta (int d,int e) {
...
-
1 2 3 4 5 6 7 8 9
Class calculos { public int suma (int a,int b) } int c=a+b; return c { public int resta (int d,int e) }
...
-
1 2 3 4 5 6 7 8 9
Class calculos { public int suma (int a,int b) } int c=a+b; return c { public int resta (int d,int e) }
...
-
1 2 3 4 5 6 7 8 9
import java.io.IOException; Class calculos { public int suma (int a,int b) } int c=a+b; return c {
...
-
1 2 3 4 5 6 7 8 9
import java.io.IOException; Class calculos { public int suma (int a,int b) } int c=a+b; return c {
...
-
1 2 3 4 5 6 7 8 9
import java.io.IOException; class calculos { public int suma (int a,int b) } int c=a+b; return c {
...
-
1 2 3 4 5 6 7 8 9
import java.io.IOException; class calculos { public int suma (int a,int b) } int c=a+b; return c {
...
-
1 2 3 4 5 6 7 8 9
import java.io.IOException; class calcular { public int suma (int a,int b) } int c=a+b; return c {
...
-
1 2 3 4 5 6 7 8 9
import java.io.IOException; class calcular { { public int suma (int a,int b) } int c=a+b; return c
...
-
1 2 3 4 5 6 7 8 9
import java.io.IOException; class calcular { { public int suma (int a,int b) } int c=a+b; return c
...
-
1 2 3 4 5 6 7 8 9
class calcular { { public int suma (int a,int b) } int c=a+b; return c { public int resta (int d,int e)
...


