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
<?php e=0; while (e<50) { print "HEllo ,"; e=e+1; } ?>
-
1 2
: x 1 2 3 + + . ; x
-
1
: x 1 2 3 + + . ;
-
1 2 3 4 5 6 7 8 9
: silly-control-structures { x y -- } begin x 5 < while y 5 < while x y + 5 < while x 2 + to x y 1 + to y repeat ." hello" cr
...
-
1 2 3 4 5 6 7 8 9
: silly-control-structures { x y -- } begin x 5 < while y 5 < while x y + 5 < while x 2 + to x y 1 + to y repeat ." hello" cr
...
-
1 2 3 4 5 6 7 8 9
: silly-control-structures { x y -- } begin x 5 < while y 5 < while x y + 5 < while x 2 + to x y 1 + to y repeat ." hello" cr
...
-
1 2 3 4 5 6 7 8 9
: silly-control-structures { x y -- } begin x 5 < while y 5 < while x y + 5 < while x 2 + to x y 1 + to y repeat ." hello" cr
...
-
1 2 3 4 5 6 7 8 9
: silly-control-structures { x y -- } begin x 5 < while y 5 < while x y + 5 < while x 2 + to x y 1 + to y repeat ." hello" cr
...
-
1 2 3 4 5 6 7 8 9
: silly-control-structures { x y -- } begin x 5 < while y 5 < while x y + 5 < while x 2 + to x y 1 + to y repeat ." hello" cr
...
-
1
s" MAX-U" ENVIRONMENT? drop u.
-
1
s" MAX-U" ENVIRONMENT? .s
-
1
s" ADDRESS-UNIT-BITS" ENVIRONMENT? .s
-
1
see +
-
1
gforth
-
1
0"!saicarG">:#,_@
-
1
0"!saicarG">:#,_@
-
1
6 7 + .
-
1
FORTH IF HONK THEN
-
1 2 3 4 5 6 7 8 9
public class ZeByVysledek { private int a; private int b; private int c; private int d; private int e; public ZeByVysledek(int e, int d, int c, int b, int a) { setA(a);
...
-
1 2
: t ." hello" ; t
-
1 2 3 4
1 2 + .
-
1 2 3 4 5 6 7
1 2 Dup . + . ?
-
1 2 3 4 5 6
1 2 . + . ?
-
1
See see
-
1
3 emit
-
1
emit 3
-
1 2 3 4 5 6
#include<iostream> using namespace std; int main() { cout<<"AAA"; return 0; }
-
1 2 3 4 5 6
#include<iostream> using namespace std; int main() { cout<<"AAA"; return 0; }
-
1 2 3 4 5 6 7 8 9
#include<iostream> using namespace std; int main() { int val1, val2; cout<<"Value 1 "; cin>>val1; cout<<"Value 2 "; cin>>val2;
...
-
1 2 3 4 5 6 7 8 9
#include<iostream> using namespace std; int main() { int val1, val2; cout<<"Value 1 "; cin>>val1; cout<<"Value 2 "; cin>>val2;
...


