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 2 3 4 5 6 7 8
using System; public module HelloWorld { public Main() : void { Console.WriteLine("Hello world!"); } }
-
1 2
module A { Main() : void {} F[T](t : T = null) : void {} }
-
1 2 3 4 5
module P { F[T](t : T) : int -> void { (a) => {} } F(t : int) : void { } }
-
1 2 3 4 5
module P { F[T](t : T) : int -> void { } F(t : int) : void { } }
-
1 2 3 4 5 6 7 8 9
using System; def factorial(n, acc) { | (0, _) | (1, _) => acc | _ => factorial(n - 1, n * acc) } def partedFactorial = factorial(_, 1); Console.WriteLine(partedFactorial(5));
-
1 2 3 4 5 6 7 8
using System; public module HelloWorld { public Main() : void { Console.WriteLine("Hello world!"); } }
-
1 2 3 4 5 6 7 8
using System; public module HelloWorld { public Main() : void { Console.WriteLine("Hello world!"); } }
-
1 2 3 4 5 6 7 8
using System; public module HelloWorld { public Main() : void { Console.WriteLine("Hello world!"); } }
-
1 2 3 4 5 6 7 8 9
using System; def factorial(n, acc) { | (0, _) | (1, _) => acc | _ => factorial(n - 1, n * acc) } def partedFactorial = factorial(_, 1); Console.WriteLine(partedFactorial(10));
-
1 2
def a = if(true) "a" else {"b"} + if(true) "c" else "d"; System.Console.WriteLine(a);
-
1 2
def a = if(true) "a" else "b" + if(true) "c" else "d"; System.Console.WriteLine(a);
-
1
def a = if(true) "a" else "b" + if(true) "c" else "d";
-
1 2 3 4 5 6 7 8 9
using System; public class Test { public static Main() : void { def solve() : void { def i = int.Parse(Console.ReadLine()); unless (i == 42) { Console.WriteLine(i);
...
-
1 2 3 4 5 6 7 8 9
using System; public class Test { public static Main() : void { def solve() : void { def i = double.Parse(Console.ReadLine()); def j = double.Parse(Console.ReadLine()); Console.WriteLine(i+j);
...
-
1 2 3 4 5 6 7 8 9
using System; public class Test { public static Main() : void { def solve() : void { def i = double.Parse(Console.ReadLine()); def j = double.Parse(Console.ReadLine()); if (i+j == 220) {
...
-
1 2 3 4 5 6 7 8 9
using System; public class Test { public static Main() : void { def solve() : void { def i = double.Parse(Console.ReadLine()); def j = double.Parse(Console.ReadLine()); i = i+j;
...
-
1 2 3 4 5 6 7 8 9
using System; public class Test { public static Main() : void { def solve() : void { def i = double.Parse(Console.ReadLine()); def j = double.Parse(Console.ReadLine()); i = i+j;
...
-
1 2 3 4 5 6 7 8 9
using System; public class Test { public static Main() : void { def solve() : void { def i = double.Parse(Console.ReadLine()); def j = double.Parse(Console.ReadLine()); i = i+j;
...
-
1 2 3 4 5 6 7 8 9
using System; public class Test { public static Main() : void { def solve() : void { def i = double.Parse(Console.ReadLine()); def j = double.Parse(Console.ReadLine());
...
-
1 2 3 4 5 6 7 8 9
using System; public class Test { public static Main() : void { def solve() : void { def i = double.Parse(Console.ReadLine()); def j = double.Parse(Console.ReadLine());
...
-
1 2 3 4 5 6 7 8 9
using System; public class Test { public static Main() : void { def solve() : void { def i = double.Parse(Console.ReadLine()); def j = double.Parse(Console.ReadLine()); Console.WriteLine(i+j);
...
-
1 2 3 4 5 6 7 8 9
using System; public class Test { public static Main() : void { def solve() : void { def i = double.Parse(Console.ReadLine()); def j = double.Parse(Console.ReadLine()); Console.WriteLine(i+j);
...
-
1 2 3 4 5 6 7 8 9
using System; public class Test { public static Main() : void { def solve() : void { def a; def b;
...
-
1 2 3 4 5 6 7 8 9
using System; public class Test { public static Main() : void { double a; double b; a = double.Parse(Console.ReadLine());
...
-
1 2 3 4 5 6 7 8 9
using System; public class Test { public static Main() : void { def solve() : void { def i = double.Parse(Console.ReadLine()); unless (i == 42) { Console.WriteLine(i);
...
-
1 2 3 4 5 6 7 8 9
using System; public class Test { public static Main() : void { def solve() : void { def a; def b; a = double.Parse(Console.ReadLine());
...
-
1 2 3 4 5 6 7 8 9
using System; public class Test { public static Main() : void { double a; double b; a = double.Parse(Console.ReadLine());
...
-
1 2 3 4 5 6 7 8 9
using System; public class Test { public static Main() : void { double a; double b; a = double.Parse(Console.ReadLine());
...
-
1 2 3 4 5 6 7 8 9
using System; public class Test { public static Main() : void { def solve() : void { def i = int.Parse(Console.ReadLine()); unless (i == 42) { Console.WriteLine(i);
...
-
1 2
def a : ushort = 1; def b = a : int;


