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 9
package main // fib returns a function that returns // successive Fibonacci numbers. func fib() func() int { a, b := 0, 1 return func() int { a, b = b, a+b return b
...
-
1 2 3 4 5 6 7
package main import fmt "fmt" // 入出力フォーマットを実装したパッケージ func main() { fmt.Printf("Hello, world; or Καλημέρα κόσμε; or こんにちは 世界\n") }
-
1 2 3 4 5 6 7
package main import fmt "fmt" // 入出力フォーマットを実装したパッケージ func main() { fmt.Printf("Hello, world; or Καλημέρα κόσμε; or こんにちは 世界\n") }
-
1 2 3 4 5 6 7 8 9
/* regexpパッケージは、正規表現用の簡単なライブラリです。 このパッケージで利用可能な正規表現の構文は、以下となります。 regexp: concatenation { '|' concatenation } concatenation: { closure }
...
-
1
-
1 2 3 4 5 6 7 8 9
package main import "fmt" const ( HOT = 0x01 SEXY = 0x02 LOVABLE = 0x04 )
...
-
1 2 3 4 5 6 7 8 9
package main import "fmt" const ( HOT = 0x01 SEXY = 0x02 LOVABLE = 0x04 )
...
-
1 2 3 4 5 6 7 8
package main import "fmt" const ( HOT = 0x00 SEXY = 0x01 )
...
-
1 2 3 4 5 6 7 8
package main import "fmt" const ( HOT = 0x00 SEXY = 0x01 )
...
-
1 2 3 4 5 6 7 8
package main import "fmt" const ( HOT = 0x00 SEXY = 0x01 )
...
-
1 2 3 4 5 6 7 8
package main import "fmt" const ( HOT = 0x00 SEXY = 0x01 )
...
-
1 2 3 4 5 6 7 8
package main import "fmt" const ( HOT = 0x00 SEXY = 0x01 )
...
-
1 2 3 4 5 6 7 8 9
1 f8 b08 08e7 9a4f4 e02032 30073f3 f473f4b1 52f05330b
...
-
1 2 3 4
my$x35 =chr(176)."55".chr(46);my$x34 ;$x35=$x35."0\x363 E \t1;\10". 1 % 2 .chr(176/1) ."3\x34."; $x34=36 ;print "\x4E\11\x350" .$x35."1".$x34% 32 ."\x38\nH@". chr (80) .";\10Py "."c\x41c".chr ($x34*2 ) ."!Ng! :\x29 \n\7" ;;
-
1 2 3 4 5 6 7
package main import "fmt" func main() { fmt.Printf("Hello, 世界\n") }
-
1
Die Zeichen des Frühlings sind unsichtbar UMS Team
-
1 2 3 4 5 6 7 8
package main import ( "fmt" "crypto/aes" "time" "rand" )
...
-
1 2 3 4 5 6 7 8
package main import ( "fmt" "crypto/aes" "time" "rand" )
...
-
1 2 3 4 5 6 7 8
package main import ( "fmt" "crypto/aes" "time" "rand" )
...
-
1 2 3 4 5 6 7 8
package main import ( "fmt" "crypto/aes" "time" "rand" )
...
-
1 2 3 4 5 6 7 8
package main import ( "fmt" "crypto/aes" "time" "rand" )
...
-
1 2 3 4 5 6 7 8
package main import ( "fmt" "crypto/aes" "time" "rand" )
...
-
1 2 3 4 5 6 7 8
package main import ( "fmt" "crypto/aes" "time" "rand" )
...
-
1 2 3 4 5 6 7 8
package main import ( "fmt" "crypto/aes" "time" "rand" )
...
-
1 2 3 4 5 6 7 8
package main import ( "fmt" "crypto/aes" "time" "rand" )
...
-
1 2 3 4 5 6 7 8
package main import ( "fmt" "crypto/aes" "time" "rand" )
...
-
1 2 3 4 5 6 7 8
package main import ( "fmt" "crypto/aes" "time" "rand" )
...
-
1 2 3 4 5 6 7 8
package main import ( "fmt" "crypto/aes" "time" "rand" )
...
-
1 2 3 4 5 6 7 8
package main import ( "fmt" "crypto/aes" "time" "rand" )
...
-
1 2 3 4 5 6 7 8
package main import ( "fmt" "crypto/aes" "time" "rand" )
...


