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 9
import java.awt.GridLayout; import java.io.BufferedWriter; import java.io.File; import java.io.FileWriter; import java.io.IOException; import javax.swing.JButton; import javax.swing.JFrame; import javax.swing.JLabel;
...
-
1 2 3 4 5 6 7 8 9
import java.awt.GridLayout; import java.io.BufferedWriter; import java.io.File; import java.io.FileWriter; import java.io.IOException; import javax.swing.JButton; import javax.swing.JFrame; import javax.swing.JLabel;
...
-
1 2 3 4 5 6 7 8 9
import java.awt.GridLayout; import java.io.BufferedWriter; import java.io.File; import java.io.FileWriter; import java.io.IOException; import javax.swing.JButton; import javax.swing.JFrame; import javax.swing.JLabel;
...
-
1 2 3 4 5 6 7 8 9
import java.awt.GridLayout; import java.io.BufferedWriter; import java.io.File; import java.io.FileWriter; import java.io.IOException; import javax.swing.JButton; import javax.swing.JFrame; import javax.swing.JLabel;
...
-
1 2 3 4 5 6 7 8 9
import java.awt.GridLayout; import java.io.BufferedWriter; import java.io.File; import java.io.FileWriter; import java.io.IOException; import javax.swing.JButton; import javax.swing.JFrame; import javax.swing.JLabel;
...
-
1 2 3 4 5 6 7 8
import java.awt.GridLayout; import java.io.BufferedWriter; import java.io.File; import java.io.FileWriter; import java.io.IOException; import javax.swing.JButton; import javax.swing.JFrame; import javax.swing.JLabel;
...
-
1 2 3 4 5 6 7 8 9
import java.awt.GridLayout; import java.io.BufferedWriter; import java.io.File; import java.io.FileWriter; import java.io.IOException; import javax.swing.JButton; import javax.swing.JFrame; import javax.swing.JLabel;
...
-
1 2 3 4 5 6 7 8 9
import java.util.*; import java.util.ArrayList; import java.lang.*; import java.util.Random; class Main{ public static final double alpha = 0.05;//学習係数
...
-
1 2 3 4 5 6 7 8 9
//Java.net.* imports the classes we need mainly Socket and ServerSocket import java.net.*; //Java.io.* imports the classes we need to send data to the sockets such as BufferedReader import java.io.*; //Sets up our fun class public class fun{ //Defines our main method and because of the java.io.* it will throw and exception public static void main(String args[]) throws IOException{ //Sets up the client end socket and gives it a null value
...
-
1 2 3 4 5 6 7 8 9
import java.util.*; import java.util.ArrayList; import java.lang.*; import java.util.Random; class Main{ public static final double alpha = 0.05;//学習係数
...
-
1 2 3 4 5 6 7 8 9
import java.util.*; import java.util.ArrayList; import java.lang.*; import java.util.Random; class Main{ public static final double alpha = 0.05;//学習係数
...
-
1 2 3 4 5 6 7 8 9
class C { protected int i; C(int i){ this.i=15+i; } C(long i){ this.i=(int)(10+i); } public static void main(String args[]){
...
-
1 2 3 4 5 6 7 8 9
/* package whatever; // don't place package name! */ import java.io.*; import java.util.*; /* The class name doesn't have to be Main, as long as the class is not public. */ public class Main { public static void main(String[] args) {
...
-
1 2 3 4 5
class Main{ public static void main(String args[]) { System.out.println("shdhs"); }}
-
1 2 3 4 5
private class afhkja{ public static void main(String args[]) { System.out.println("shdhs"); }}
-
1 2 3
int a; a=10;
-
1 2 3 4 5
class afhkja{ public static void main(String args[]) { Sytem.out.println("shdhs"); }}
-
1 2 3 4 5 6 7 8 9
enum boolean {FALSE, TRUE}; typedef enum boolean bool; struct VertexStruct { char label[2]; int index; int x;
...
-
1 2 3 4 5
class afhkja{ public static void main(String args[]) { System.out.println("shdhs"); }}
-
1 2 3 4 5 6 7 8 9
enum boolean {FALSE, TRUE}; typedef enum boolean bool; struct VertexStruct { char label[2]; int index; int x;
...
-
1 2 3 4 5
class afhkja{ public static void main(String args[]) { Sytem.out.println("shdhs"); }}
-
1 2 3 4 5 6 7 8 9
/* * Sun's Java is often touted as being "portable", even though my code won't * suddenly become uber-portable if it's in Java. Truth is, Java's one of * the most ugly, slow, and straitjacketed languages ever. It's popular * mainly because people hear the word "portable" and go "ewww". * * This program, then, is dedicated to bringing about the death of Java. We * good coders have been oppressed for too long by the lame language * decisions of pointy-haired bosses and academics who should know better.
...
-
1 2 3 4 5 6 7 8 9
/* * Sun's Java is often touted as being "portable", even though my code won't * suddenly become uber-portable if it's in Java. Truth is, Java's one of * the most ugly, slow, and straitjacketed languages ever. It's popular * mainly because people hear the word "portable" and go "ewww". * * This program, then, is dedicated to bringing about the death of Java. We * good coders have been oppressed for too long by the lame language * decisions of pointy-haired bosses and academics who should know better.
...
-
1 2 3 4 5 6 7 8 9
/* * Sun's Java is often touted as being "portable", even though my code won't * suddenly become uber-portable if it's in Java. Truth is, Java's one of * the most ugly, slow, and straitjacketed languages ever. It's popular * mainly because people hear the word "portable" and go "ewww". * * This program, then, is dedicated to bringing about the death of Java. We * good coders have been oppressed for too long by the lame language * decisions of pointy-haired bosses and academics who should know better.
...
-
1 2 3 4 5 6 7 8 9
import java.io.PrintWriter; import java.io.IOException; import java.util.Date; import javax.servlet.ServletException; import javax.servlet.http.HttpServlet;
...
-
1 2 3 4 5 6 7 8 9
Session Tracker import java.io.PrintWriter; import java.io.IOException; import java.util.Date; import javax.servlet.ServletException; import javax.servlet.http.HttpServlet;
...
-
1 2 3 4 5 6 7 8 9
/* package whatever; // don't place package name! */ import java.io.*; import java.util.*; /* The class name doesn't have to be Main, as long as the class is not public. */ public class Main { public static void main(String[] args) {
...
-
1 2 3 4 5 6 7
class example { public static void main(String args[]) { System.out.println(" hello "); } }
-
1 2 3 4 5 6 7 8 9
import java.util.*; import java.util.ArrayList; import java.lang.*; import java.util.Random; class Main{ public static final double alpha = 0.05;//学習係数
...
-
1 2 3 4 5 6 7 8 9
class A { protected int i; A(float i) { this.i = (int)i; } void A (){ this.i=10+this.i; } A(long i){
...


