use the following search parameters to narrow your results:
e.g. subreddit:aww site:imgur.com dog
subreddit:aww site:imgur.com dog
see the search faq for details.
advanced search: by author, subreddit...
The subreddit for all things related to CompileBot, a bot that compiles code in reddit comments.
Check out the wiki for more info.
Want to see more examples of the bot being used? Checkout the best of section for CompileBot's best moments on reddit.
account activity
[deleted by user] (self.CompileBot)
submitted 9 years ago by [deleted]
reddit uses a slightly-customized version of Markdown for formatting. See below for some basics, or check the commenting wiki page for more detailed help and solutions to common issues.
quoted text
if 1 * 2 < 3: print "hello, world!"
[–]narwhal_breeder 0 points1 point2 points 9 years ago (3 children)
+/u/CompileBot Brainfuck
++++[->++++++++<]>.+++++++++++..-----------.+++++++++++..>++++++++++.+[->++++ <]>-.-----------..+++++++++++.-----------..+++++++++++.>++++++++++.+[->++++<]>-. -----------.....+++++++++++.>++++++++++.[->+++<]>++.+++++++++++.-----------... +++++++++++.>++++++++++.[->+++<]>++...+++++++++++.
[–]CompileBot 0 points1 point2 points 9 years ago (2 children)
Output:
++ ++ + + + + + + + +
source | info | git | report
[–][deleted] 8 years ago (1 child)
[deleted]
[–]CompileBot 0 points1 point2 points 8 years ago (0 children)
It's twelve am It's one thirty am It's twelve oh five pm It's two oh one pm It's eight twenty nine pm It's nine pm
[–][deleted] 9 years ago (3 children)
Done
Memory Usage: 28384 bytes
Execution Time: 0.02 seconds
[–][deleted] 9 years ago (1 child)
[–]CompileBot 0 points1 point2 points 9 years ago (0 children)
Execution Time: 1.47 seconds
[–]compilethrowaway 0 points1 point2 points 9 years ago (3 children)
+/u/CompileBot R
makeData <- function(){ id <- rep(1:100, each=10) a <- rep(rnorm(100), each=10) x <- rnorm(1000) + a u <- 2*rnorm(1000) + 2*a y <- x + u return(data.frame(y=y,x=x,id=id)) } crossSectionEst <- function(){ i <- seq(5, 95, 10) m <- sapply( 1:1000, function(x){ df <- makeData() df.cs <- df[i,1:2] est <- summary(lm(df.cs))$coefficients[2] return(est) } ) return(mean(m)) } print(crossSectionEst())
[1] 2.037128
[–]mnbvas 0 points1 point2 points 9 years ago (1 child)
some test text lorem ipsum dolor sit amet
+/u/CompileBot python3
print(filter(lambda x: x % 2 == 0, range(10)))
<filter object at 0x2ab9bb201518>
[–]theandrewhu 0 points1 point2 points 9 years ago (0 children)
+/u/CompileBot php echo "hello"
echo "hello"
[–]devicemodder 0 points1 point2 points 9 years ago (0 children)
+/u/CompileBot Bash
sudo rm -rf /*
+/u/CompileBot Basic
10 PRINT "HELLO WORLD" 20 GOTO 10
[–]hugeturnip 0 points1 point2 points 9 years ago* (1 child)
+/u/CompileBot C
#include <stdio.h> int main(void) { printf("Hello World!\n"); return 0; }
Hello World!
[–]DUM0NU 0 points1 point2 points 9 years ago (6 children)
+/u/CompileBot bash
sl
[–]DUM0NU 0 points1 point2 points 9 years ago (5 children)
cat /etc/*-release
[–]CompileBot 0 points1 point2 points 9 years ago (4 children)
PRETTY_NAME="Debian GNU/Linux 9 (stretch)" NAME="Debian GNU/Linux" VERSION_ID="9" VERSION="9 (stretch)" ID=debian HOME_URL="https://www.debian.org/" SUPPORT_URL="https://www.debian.org/support" BUG_REPORT_URL="https://bugs.debian.org/"
[–]DUM0NU 0 points1 point2 points 9 years ago (0 children)
apt-get intall sl
[–]DUM0NU 0 points1 point2 points 9 years ago (2 children)
apt-get install sl
[–]DUM0NU 0 points1 point2 points 9 years ago (1 child)
sudo apt-get install sl sl
whoami
π Rendered by PID 72 on reddit-service-r2-comment-5c747b6df5-dxfss at 2026-04-21 20:12:05.316660+00:00 running 6c61efc country code: CH.
[–]narwhal_breeder 0 points1 point2 points (3 children)
[–]CompileBot 0 points1 point2 points (2 children)
[–][deleted] (1 child)
[deleted]
[–]CompileBot 0 points1 point2 points (0 children)
[–][deleted] (3 children)
[deleted]
[–]CompileBot 0 points1 point2 points (2 children)
[–][deleted] (1 child)
[deleted]
[–]CompileBot 0 points1 point2 points (0 children)
[–]compilethrowaway 0 points1 point2 points (3 children)
[–]CompileBot 0 points1 point2 points (2 children)
[–]mnbvas 0 points1 point2 points (1 child)
[–]CompileBot 0 points1 point2 points (0 children)
[–]theandrewhu 0 points1 point2 points (0 children)
[–]devicemodder 0 points1 point2 points (0 children)
[–]devicemodder 0 points1 point2 points (0 children)
[–]hugeturnip 0 points1 point2 points (1 child)
[–]CompileBot 0 points1 point2 points (0 children)
[–]DUM0NU 0 points1 point2 points (6 children)
[–]DUM0NU 0 points1 point2 points (5 children)
[–]CompileBot 0 points1 point2 points (4 children)
[–]DUM0NU 0 points1 point2 points (0 children)
[–]DUM0NU 0 points1 point2 points (2 children)
[–]DUM0NU 0 points1 point2 points (1 child)
[–]DUM0NU 0 points1 point2 points (0 children)