get website content

Submit

Your name:
File:
Open code-statistics:

Language is selected by the extension of the file. See the list of supported languages to know the extension of your language.

Problem

get the text of a website

Options

no deadline, the server will not save your submission

Sample input:_

http://golf.shinh.org/

Sample output:

<!DOCTYPE html>
<html><head>
 <meta http-equiv="CONTENT-TYPE" content="text/html; charset=UTF-8">
 <title>anarchy golf</title>
 <link rev="MADE" href="mailto:shinichiro.hamaji _at_ gmail.com">
 <link rel="INDEX" href=".">
 <link rel="stylesheet" type="text/css" href="/site.css">
</head>

<body><h1>Anarchy Golf</h1>
<p>
This is a golf server.
You can enjoy short coding here in several languages (111 languages).
The purpose of this server is not serious competition.
Joke problems are welcomed and
you can speak freely about problems and can release spoilers.
For serious competition with ranking,
enter <a href="http://codegolf.com/">Code Golf</a>.
</p>
<p>
IRC channel for this golf server: #anagol in freenode. Please feel free to join the channel to talk about various things around golf.
</p>
<p>
Mark Byers kindly prepared a <a href="http://sites.google.com/site/codegolfingtips/Home">site</a> for this golf server. If you would like to join to add tips, please ask Mark to add you as a collaborator (supposedly, in IRC?).
</p>

<h2>Active problems</h2><ul>
<li>1215. <a href="/p.rb?Stalin+Sort+2">Stalin Sort 2</a> 2day(s) and 16:47:33 left (11/30 01:16:21 JST)</li>
</ul>
<h2>Hot post mortems</h2><ul>
<li>1214. <a href="/p.rb?Bounce+on+Trampolines">Bounce on Trampolines</a> 7day(s) and 18:11:59 before</li>
</ul>
<h2>Recent endless problems</h2><ul>
<li>1158. <a href="/p.rb?digit+sum+until+no+change">digit sum until no change</a></li>
<li>1165. <a href="/p.rb?A049039">A049039</a></li>
<li>1176. <a href="/p.rb?World+Map">World Map</a></li>
<li>1183. <a href="/p.rb?Five+Little+Ducks">Five Little Ducks</a></li>
<li>1186. <a href="/p.rb?CahartcreS+awppnig">CahartcreS awppnig</a></li>
</ul>
<h2>Some links</h2>
<a href="all.rb">The list of all problems</a>
<br>
<br>
<a href="mkprob.html">Create a new problem</a>
<br>
<a href="recent.rb">Recent records</a>
<br>
<a href="lranking.rb">Language ranking</a>
<br>
<a href="u.rb">User ranking</a>
<br>
<a href="l.rb">Results by a language</a>
<br>
<a href="check.rb">Performance checker</a>
<br>
<a href="setpid.html">A tool to change the PID</a>
<br>
<a href="version.rb">Version info of languages</a>
<br>
<a href="http://github.com/shinh/caddy">caddy, a testing/squeezing/submission helper tool for golfers</a>
<br>

<h2>News</h2>
<ul>
<li>Updated Go to 1.9.2
</li><li>Added <a href="https://github.com/m-ender/labyrinth">Labyrinth</a>.
</li><li>Added <a href="https://github.com/m-ender/hexagony">Hexagony</a>.
</li><li>Updated rust.
</li><li>Now you should be able to use $(STDIN) in GNU make. Also shell scripts won't run as "x86" (aka ELF) anymore.
</li><li>Added Bash again as Bash (builtins). This is the same as the previous Bash, but in problems where exec is denied, you cannot use any external commands.
</li><li>Added <a href="http://golf.shinh.org/rejudge.html">the experimental rejudge feature</a>.
</li><li>Added <a href="https://github.com/manastech/crystal/">Crystal</a>.
</li><li>Problems for Code Festival have been modified several times. Thanks a lot for feedbacks. Especially, mitchs gave me a lot, thanks!
</li><li>Added four problems for a golfing event called 短縮王 in <a href="http://codefestival.jp/">Code Festival</a>.
</li><li>Added Ruby 2.
</li><li>Added <a href="https://esolangs.org/wiki/Fish">&gt;&lt;&gt;</a>.
</li><li>Updated <a href="https://github.com/nooodl/gs2">gs2</a>.
</li><li>Added Make.
</li><li>Updated the interpreter of Perl6 (2015-03-15). Old solutions may stop working but the preious version was way too old.
</li><li>Updated the interpreter of Aheui, so you should be able to solve problems with inputs now.
</li><li>Added <a href="http://esolangs.org/wiki/Aheui">Aheui</a>.
</li><li>Now we pass -s flag to jq. I may remove some entries which don't pass without -s flag anymore.
</li><li>Added jq.
</li><li>Wrote <a href="http://shinhoge.blogspot.jp/2014/10/sandbox-of-my-golf-server.html">a document for the sandbox of this server</a>.
</li><li>Added <a href="https://github.com/nooodl/gs2">gs2</a>.
</li><li>Added <a href="https://github.com/yshl/MNNBFSL">MNNBFSL</a>.
</li><li>Added Befunge-98. Thanks Damon for suggestion!
</li><li>Added Pike-7.6. Thanks hallvabo for the suggestion!
</li><li>Added Squirrel-3.1 beta and Chapel-1.7.0. Thanks Nova and flagitious for suggestions!
</li><li>Added Rust 0.6 and upgraded Burlesque. Also upgraded GHC from 7.0.4-6 to 7.4.1-4.
</li><li>Added Python 3, and upgrade Python 2.5 to 2.7.
</li><li>Added <a href="http://mroman.ch/burlesque/">Burlesque</a>. Updated J from 601c to 602a.
</li><li>Updated FerNANDo interpreter from 0.2 to 0.5. Removed <a href="http://golf.shinh.org/p.rb?Empty+program">Empty program</a> as people seem to dislike duplication.
</li><li>Added CLC-INTERCAL, Icon, SNOBOL, REXX, PARI/GP, gnuplot, and Malbolge (thanks again for KirarinSnow)
</li><li>Added Euphoria, K, and Piet (thanks joel, twobit, and KirarinSnow, for suggestion).
</li><li>For PHP golfers: visit <a href="http://www.phpgolf.org/">phpGolf.org</a> for more competitive golf courses!
</li><li>Now PHP doesn't report E_NOTICE error so you may see less annoying timeouts.
</li><li>Downgraded python 2.7 =&gt; 2.5.5 as 2.7 is not backward compatible with the previous version (2.5.4).
</li><li>The golf server has migrated to a VPS (http://vps.sakura.ad.jp/).
<pre>Debian squeeze (with sid packages) =&gt; Debian wheezy/sid (with squeeze/lenny)
linux-2.6.26-2 =&gt; linux-3.0.0-1
Intel(R) Core(TM)2 CPU T5600 @ 1.83GHz =&gt; Intel(R) Core(TM)2 Duo CPU T7700 @ 2.40GHz (2 virtual CPUs)
1GB/256MB =&gt; 1GB/256MB (web server / execution server)
</pre>
I've upgraded several languages, and fixed a few broken languages (e.g., com).
You can see which languages were updated by <a href="https://github.com/shinh/ags/commit/457ca23a274aa07db74c479ab25dc4a51cbac9c7">this github commit</a>.
Please let me know if you see some issues.
</li><li>Added octave and ucblogo. Updated the version of scala (2.8.1) and gauche (0.9.1). Thanks KirarinSnow, gengar68, and m_satyr for these suggestions!
</li><li>Due to <a href="http://en.wikipedia.org/wiki/2011_Sendai_earthquake_and_tsunami">the big earthquake</a>, we will have planned power outages several times. I think this site may be down occasionally. Sorry for inconvenience. Update: they say the power company is planning not to stop power for my area. So, maybe this site won't be down.
</li><li>Added scala, finally. Thanks for folks who suggested this language to me.
</li><li>I've just removed <a href="http://golf.shinh.org/p.rb?Just+random+data">Just random data</a> from the list as it seems this problems is a copy of <a href="http://www.spoj.pl/SHORTEN/problems/MONS/">SPOJ's MONS</a> and people don't like this problem so much. Also, I made <a href="http://golf.shinh.org/p.rb?Yin+Yang">Yin Yang</a> endless because SPOJ also has the same challenge. Please refrain from copying problems from SPOJ.
</li><li>There were two directories where we can write permanent files and one of this was used in http://golf.shinh.org/p.rb?27c3_Generate+C . I've already fixed the permission of this directory and removed the entries. Thanks 27c3 guys for finding this issue!
</li><li>I removed <a href="http://golf.shinh.org/p.rb?Sokoban">Sokoban challenge</a> by mistake but it recovered now. Sorry for inconvenience.
</li><li>Updated the version of Perl6. Now it uses rakudo-star-2010.07.
</li><li>Added <a href="http://en.wikipedia.org/wiki/Dc_(Unix)">dc</a>. I also added BC_LINE_LENGTH=9999 environment variable for bc so it can solve more problems. Thanks Carlos for these suggestions!
</li><li>Added <a href="http://esolangs.org/wiki/FlogScript">FlogScript</a> and <a href="http://esolangs.org/wiki/FerNANDo">FerNANDo</a>. Thanks leonid and asiekierka for the suggestions!
</li><li>Added <a href="http://www.zsh.org/">Zsh</a>, <a href="http://fishshell.org/index.php">fish</a>, and <a href="http://en.wikipedia.org/wiki/Bc_programming_language">bc</a>.
</li><li>Sorry for confusing, but python entries for Buffalo need to be fixed. Please wait for a while.... Fixed.
</li><li>Added <a href="http://code.google.com/p/clojure/">Clojure</a>. Though I forgot to mention, I think <a href="http://john.freml.in/codegolf-cheating">this loophole</a> was closed two weeks ago. It seems sometimes you cannot run C# and Nemerle programs due to this fix. Until I fix this issue, please let me know if you notice you cannot run them on this server. Thanks John for finding and reporting this! 2009-01-29
</li><li>Updated <a href="version.rb">the version info of languages</a>.
</li><li>Added <a href="u.rb">user ranking</a>, and re-organized this site.
</li><li>Added <a href="http://lilypond.org/">LilyPond</a>. Thanks KirarinSnow for suggesting this.
</li><li>Now, you have <a href="http://golf.shinh.org/setpid.html">setpid</a> interface. You can adjust the PID without attacking the server!
</li><li>The golf server was upgraded. The new system should be faster than before.
<pre>Ubuntu hardy =&gt; Debian squeeze (with sid packages)
linux-2.6.19-4 =&gt; linux-2.6.26-2
Mobile Intel(R) Celeron(R) CPU 1.70GHz =&gt; Intel(R) Core(TM)2 CPU T5600 @ 1.83GHz
384MB/128MB =&gt; 1GB/256MB (web server / execution server)
</pre>
Many languages were upgrade. I'll work on gathering the version information of them. You can see <a href="http://github.com/shinh/ags">the source code of this system</a> in github.
</li><li>Some submissions were gone due to disk full. I'm sorry about this. Please re-post your code again.
</li><li>added <a href="http://golang.org/">Go</a>.
</li><li>Now the execution server removes written files and directories using tmpfs. Please tell me if you can create a file and utilize the file content by another submission. Also, I removed some records in "hello world" problem as I guess they used file creation. If you didn't, please re-submit the code.
</li><li>created <a href="http://golf.shinh.org/lang_speed.html">a graph which shows the best solutions size and speed</a>, inspired by <a href="http://shootout.alioth.debian.org/u32/shapes.php">Computer Language Benchmarks Game</a>. <a href="http://golf.shinh.org/lang_speed2.html">Another graph</a> whose size is shown by score (10000 * size_of_best_lang / size_of_the_lang).
</li><li>added <a href="http://arclanguage.com/install">Arc</a>. Thanks flagitious for suggestion and <a href="http://route477.net/d/?date=20090929#p01">yhara</a> for investigating how to run it in this system.
</li><li>To support OCaml golf competition, OCaml will be in the top of the language lists for a while.
</li><li>added <a href="http://asymptote.sourceforge.net/">Asymptote</a> (thanks notogawa for suggestion!).
</li><li>added <a href="http://maxima.sourceforge.net/">Maxima</a> (thanks yshl!) and <a href="http://rebol.com/">REBOL</a> (thanks Jos'h!). I couldn't find the best suffixes for them. I couldn't find commonly used suffix for Maxima. REBOL's "r" was already used by R. If you know better suffixes for them, please let me know.
</li><li>added <a href="http://www.ueda.info.waseda.ac.jp/lmntal/pukiwiki.php?LMNtal">LMNtal</a>.
</li><li>I forgot to mention this... There is a twitter account which reports the recent activities: http://twitter.com/mircbot. You may able to use its RSS as well.
</li><li>updated the interpreter of Universal Lambda. See <a href="http://www.golfscript.com/lam/">the official site</a> for the information how this changed. Also, added disassembled view of Universal Lambda. See <a href="http://golf.shinh.org/reveal.rb?Permutations/irori/1226857691&amp;lamb">this code</a> for example.
</li><li>added <a href="http://www.golfscript.com/lam/">Universal Lambda</a>. Thanks flagitious!
</li><li>added <a href="http://www.geocities.jp/takt0_h/cyan/index.html">Cyan</a> (sorry, there seem to be no English docs).
</li><li>added Nemerle 0.9.3, <a href="http://tph.tuwien.ac.at/~oemer/qcl.html">QCL</a> 0.6.3 with <a href="http://shinh.skr.jp/dat_dir/qcl-0.6.3.patch">this patch</a>, and <a href="http://www.kite-language.org/trac">Kite</a> 1.0b6.
</li><li>added DOS using dosemu.
</li><li>now grass interpreter is <a href="http://panathenaia.halfmoon.jp/alang/grass.ml">OCaml version</a>. Thanks YT!
</li><li>submission size limit (CONTENT_LENGTH) was relaxed from 10k to 20k.
</li><li>added <a href="http://www.blue.sky.or.jp/grass/">Grass</a>. Now we are using <a href="http://www.blue.sky.or.jp/grass/grass.rb">grass.rb</a>. If you want to use faster implementation, please recommend me better implementations.
</li><li>ruby 1.8.7.
</li><li>allow more time for R (you have 2 sec for 3 test cases problems, 2.5 secs for 2 test cases, and 4 secs for 1 test case) since its invocation seems to take more than one second.
</li><li>updated execution server (Ubuntu edgy =&gt; gutsy). Many languages are updated (the detail will be described). Maybe now you can use standard input from /dev/fd/0. As usual :(, there may be several bugs. Please report me if you find bugs.
</li></ul>
<p></p>
<p>
<a href="http://github.com/shinh/ags">Source code</a>.
</p>
<p>
Contact: shinichiro.hamaji _at_ gmail.com .
If you found some bugs or you have some requests (fix problem you submitted, add language XXX, and etc.), please email me.
</p>
<p><a href="/">return to the top page</a></p></body></html>

Sample input:_

http://golf.shinh.org/

Sample output:

<!DOCTYPE html>
<html><head>
 <meta http-equiv="CONTENT-TYPE" content="text/html; charset=UTF-8">
 <title>anarchy golf</title>
 <link rev="MADE" href="mailto:shinichiro.hamaji _at_ gmail.com">
 <link rel="INDEX" href=".">
 <link rel="stylesheet" type="text/css" href="/site.css">
</head>

<body><h1>Anarchy Golf</h1>
<p>
This is a golf server.
You can enjoy short coding here in several languages (111 languages).
The purpose of this server is not serious competition.
Joke problems are welcomed and
you can speak freely about problems and can release spoilers.
For serious competition with ranking,
enter <a href="http://codegolf.com/">Code Golf</a>.
</p>
<p>
IRC channel for this golf server: #anagol in freenode. Please feel free to join the channel to talk about various things around golf.
</p>
<p>
Mark Byers kindly prepared a <a href="http://sites.google.com/site/codegolfingtips/Home">site</a> for this golf server. If you would like to join to add tips, please ask Mark to add you as a collaborator (supposedly, in IRC?).
</p>

<h2>Active problems</h2><ul>
<li>1215. <a href="/p.rb?Stalin+Sort+2">Stalin Sort 2</a> 2day(s) and 16:47:33 left (11/30 01:16:21 JST)</li>
</ul>
<h2>Hot post mortems</h2><ul>
<li>1214. <a href="/p.rb?Bounce+on+Trampolines">Bounce on Trampolines</a> 7day(s) and 18:11:59 before</li>
</ul>
<h2>Recent endless problems</h2><ul>
<li>1158. <a href="/p.rb?digit+sum+until+no+change">digit sum until no change</a></li>
<li>1165. <a href="/p.rb?A049039">A049039</a></li>
<li>1176. <a href="/p.rb?World+Map">World Map</a></li>
<li>1183. <a href="/p.rb?Five+Little+Ducks">Five Little Ducks</a></li>
<li>1186. <a href="/p.rb?CahartcreS+awppnig">CahartcreS awppnig</a></li>
</ul>
<h2>Some links</h2>
<a href="all.rb">The list of all problems</a>
<br>
<br>
<a href="mkprob.html">Create a new problem</a>
<br>
<a href="recent.rb">Recent records</a>
<br>
<a href="lranking.rb">Language ranking</a>
<br>
<a href="u.rb">User ranking</a>
<br>
<a href="l.rb">Results by a language</a>
<br>
<a href="check.rb">Performance checker</a>
<br>
<a href="setpid.html">A tool to change the PID</a>
<br>
<a href="version.rb">Version info of languages</a>
<br>
<a href="http://github.com/shinh/caddy">caddy, a testing/squeezing/submission helper tool for golfers</a>
<br>

<h2>News</h2>
<ul>
<li>Updated Go to 1.9.2
</li><li>Added <a href="https://github.com/m-ender/labyrinth">Labyrinth</a>.
</li><li>Added <a href="https://github.com/m-ender/hexagony">Hexagony</a>.
</li><li>Updated rust.
</li><li>Now you should be able to use $(STDIN) in GNU make. Also shell scripts won't run as "x86" (aka ELF) anymore.
</li><li>Added Bash again as Bash (builtins). This is the same as the previous Bash, but in problems where exec is denied, you cannot use any external commands.
</li><li>Added <a href="http://golf.shinh.org/rejudge.html">the experimental rejudge feature</a>.
</li><li>Added <a href="https://github.com/manastech/crystal/">Crystal</a>.
</li><li>Problems for Code Festival have been modified several times. Thanks a lot for feedbacks. Especially, mitchs gave me a lot, thanks!
</li><li>Added four problems for a golfing event called 短縮王 in <a href="http://codefestival.jp/">Code Festival</a>.
</li><li>Added Ruby 2.
</li><li>Added <a href="https://esolangs.org/wiki/Fish">&gt;&lt;&gt;</a>.
</li><li>Updated <a href="https://github.com/nooodl/gs2">gs2</a>.
</li><li>Added Make.
</li><li>Updated the interpreter of Perl6 (2015-03-15). Old solutions may stop working but the preious version was way too old.
</li><li>Updated the interpreter of Aheui, so you should be able to solve problems with inputs now.
</li><li>Added <a href="http://esolangs.org/wiki/Aheui">Aheui</a>.
</li><li>Now we pass -s flag to jq. I may remove some entries which don't pass without -s flag anymore.
</li><li>Added jq.
</li><li>Wrote <a href="http://shinhoge.blogspot.jp/2014/10/sandbox-of-my-golf-server.html">a document for the sandbox of this server</a>.
</li><li>Added <a href="https://github.com/nooodl/gs2">gs2</a>.
</li><li>Added <a href="https://github.com/yshl/MNNBFSL">MNNBFSL</a>.
</li><li>Added Befunge-98. Thanks Damon for suggestion!
</li><li>Added Pike-7.6. Thanks hallvabo for the suggestion!
</li><li>Added Squirrel-3.1 beta and Chapel-1.7.0. Thanks Nova and flagitious for suggestions!
</li><li>Added Rust 0.6 and upgraded Burlesque. Also upgraded GHC from 7.0.4-6 to 7.4.1-4.
</li><li>Added Python 3, and upgrade Python 2.5 to 2.7.
</li><li>Added <a href="http://mroman.ch/burlesque/">Burlesque</a>. Updated J from 601c to 602a.
</li><li>Updated FerNANDo interpreter from 0.2 to 0.5. Removed <a href="http://golf.shinh.org/p.rb?Empty+program">Empty program</a> as people seem to dislike duplication.
</li><li>Added CLC-INTERCAL, Icon, SNOBOL, REXX, PARI/GP, gnuplot, and Malbolge (thanks again for KirarinSnow)
</li><li>Added Euphoria, K, and Piet (thanks joel, twobit, and KirarinSnow, for suggestion).
</li><li>For PHP golfers: visit <a href="http://www.phpgolf.org/">phpGolf.org</a> for more competitive golf courses!
</li><li>Now PHP doesn't report E_NOTICE error so you may see less annoying timeouts.
</li><li>Downgraded python 2.7 =&gt; 2.5.5 as 2.7 is not backward compatible with the previous version (2.5.4).
</li><li>The golf server has migrated to a VPS (http://vps.sakura.ad.jp/).
<pre>Debian squeeze (with sid packages) =&gt; Debian wheezy/sid (with squeeze/lenny)
linux-2.6.26-2 =&gt; linux-3.0.0-1
Intel(R) Core(TM)2 CPU T5600 @ 1.83GHz =&gt; Intel(R) Core(TM)2 Duo CPU T7700 @ 2.40GHz (2 virtual CPUs)
1GB/256MB =&gt; 1GB/256MB (web server / execution server)
</pre>
I've upgraded several languages, and fixed a few broken languages (e.g., com).
You can see which languages were updated by <a href="https://github.com/shinh/ags/commit/457ca23a274aa07db74c479ab25dc4a51cbac9c7">this github commit</a>.
Please let me know if you see some issues.
</li><li>Added octave and ucblogo. Updated the version of scala (2.8.1) and gauche (0.9.1). Thanks KirarinSnow, gengar68, and m_satyr for these suggestions!
</li><li>Due to <a href="http://en.wikipedia.org/wiki/2011_Sendai_earthquake_and_tsunami">the big earthquake</a>, we will have planned power outages several times. I think this site may be down occasionally. Sorry for inconvenience. Update: they say the power company is planning not to stop power for my area. So, maybe this site won't be down.
</li><li>Added scala, finally. Thanks for folks who suggested this language to me.
</li><li>I've just removed <a href="http://golf.shinh.org/p.rb?Just+random+data">Just random data</a> from the list as it seems this problems is a copy of <a href="http://www.spoj.pl/SHORTEN/problems/MONS/">SPOJ's MONS</a> and people don't like this problem so much. Also, I made <a href="http://golf.shinh.org/p.rb?Yin+Yang">Yin Yang</a> endless because SPOJ also has the same challenge. Please refrain from copying problems from SPOJ.
</li><li>There were two directories where we can write permanent files and one of this was used in http://golf.shinh.org/p.rb?27c3_Generate+C . I've already fixed the permission of this directory and removed the entries. Thanks 27c3 guys for finding this issue!
</li><li>I removed <a href="http://golf.shinh.org/p.rb?Sokoban">Sokoban challenge</a> by mistake but it recovered now. Sorry for inconvenience.
</li><li>Updated the version of Perl6. Now it uses rakudo-star-2010.07.
</li><li>Added <a href="http://en.wikipedia.org/wiki/Dc_(Unix)">dc</a>. I also added BC_LINE_LENGTH=9999 environment variable for bc so it can solve more problems. Thanks Carlos for these suggestions!
</li><li>Added <a href="http://esolangs.org/wiki/FlogScript">FlogScript</a> and <a href="http://esolangs.org/wiki/FerNANDo">FerNANDo</a>. Thanks leonid and asiekierka for the suggestions!
</li><li>Added <a href="http://www.zsh.org/">Zsh</a>, <a href="http://fishshell.org/index.php">fish</a>, and <a href="http://en.wikipedia.org/wiki/Bc_programming_language">bc</a>.
</li><li>Sorry for confusing, but python entries for Buffalo need to be fixed. Please wait for a while.... Fixed.
</li><li>Added <a href="http://code.google.com/p/clojure/">Clojure</a>. Though I forgot to mention, I think <a href="http://john.freml.in/codegolf-cheating">this loophole</a> was closed two weeks ago. It seems sometimes you cannot run C# and Nemerle programs due to this fix. Until I fix this issue, please let me know if you notice you cannot run them on this server. Thanks John for finding and reporting this! 2009-01-29
</li><li>Updated <a href="version.rb">the version info of languages</a>.
</li><li>Added <a href="u.rb">user ranking</a>, and re-organized this site.
</li><li>Added <a href="http://lilypond.org/">LilyPond</a>. Thanks KirarinSnow for suggesting this.
</li><li>Now, you have <a href="http://golf.shinh.org/setpid.html">setpid</a> interface. You can adjust the PID without attacking the server!
</li><li>The golf server was upgraded. The new system should be faster than before.
<pre>Ubuntu hardy =&gt; Debian squeeze (with sid packages)
linux-2.6.19-4 =&gt; linux-2.6.26-2
Mobile Intel(R) Celeron(R) CPU 1.70GHz =&gt; Intel(R) Core(TM)2 CPU T5600 @ 1.83GHz
384MB/128MB =&gt; 1GB/256MB (web server / execution server)
</pre>
Many languages were upgrade. I'll work on gathering the version information of them. You can see <a href="http://github.com/shinh/ags">the source code of this system</a> in github.
</li><li>Some submissions were gone due to disk full. I'm sorry about this. Please re-post your code again.
</li><li>added <a href="http://golang.org/">Go</a>.
</li><li>Now the execution server removes written files and directories using tmpfs. Please tell me if you can create a file and utilize the file content by another submission. Also, I removed some records in "hello world" problem as I guess they used file creation. If you didn't, please re-submit the code.
</li><li>created <a href="http://golf.shinh.org/lang_speed.html">a graph which shows the best solutions size and speed</a>, inspired by <a href="http://shootout.alioth.debian.org/u32/shapes.php">Computer Language Benchmarks Game</a>. <a href="http://golf.shinh.org/lang_speed2.html">Another graph</a> whose size is shown by score (10000 * size_of_best_lang / size_of_the_lang).
</li><li>added <a href="http://arclanguage.com/install">Arc</a>. Thanks flagitious for suggestion and <a href="http://route477.net/d/?date=20090929#p01">yhara</a> for investigating how to run it in this system.
</li><li>To support OCaml golf competition, OCaml will be in the top of the language lists for a while.
</li><li>added <a href="http://asymptote.sourceforge.net/">Asymptote</a> (thanks notogawa for suggestion!).
</li><li>added <a href="http://maxima.sourceforge.net/">Maxima</a> (thanks yshl!) and <a href="http://rebol.com/">REBOL</a> (thanks Jos'h!). I couldn't find the best suffixes for them. I couldn't find commonly used suffix for Maxima. REBOL's "r" was already used by R. If you know better suffixes for them, please let me know.
</li><li>added <a href="http://www.ueda.info.waseda.ac.jp/lmntal/pukiwiki.php?LMNtal">LMNtal</a>.
</li><li>I forgot to mention this... There is a twitter account which reports the recent activities: http://twitter.com/mircbot. You may able to use its RSS as well.
</li><li>updated the interpreter of Universal Lambda. See <a href="http://www.golfscript.com/lam/">the official site</a> for the information how this changed. Also, added disassembled view of Universal Lambda. See <a href="http://golf.shinh.org/reveal.rb?Permutations/irori/1226857691&amp;lamb">this code</a> for example.
</li><li>added <a href="http://www.golfscript.com/lam/">Universal Lambda</a>. Thanks flagitious!
</li><li>added <a href="http://www.geocities.jp/takt0_h/cyan/index.html">Cyan</a> (sorry, there seem to be no English docs).
</li><li>added Nemerle 0.9.3, <a href="http://tph.tuwien.ac.at/~oemer/qcl.html">QCL</a> 0.6.3 with <a href="http://shinh.skr.jp/dat_dir/qcl-0.6.3.patch">this patch</a>, and <a href="http://www.kite-language.org/trac">Kite</a> 1.0b6.
</li><li>added DOS using dosemu.
</li><li>now grass interpreter is <a href="http://panathenaia.halfmoon.jp/alang/grass.ml">OCaml version</a>. Thanks YT!
</li><li>submission size limit (CONTENT_LENGTH) was relaxed from 10k to 20k.
</li><li>added <a href="http://www.blue.sky.or.jp/grass/">Grass</a>. Now we are using <a href="http://www.blue.sky.or.jp/grass/grass.rb">grass.rb</a>. If you want to use faster implementation, please recommend me better implementations.
</li><li>ruby 1.8.7.
</li><li>allow more time for R (you have 2 sec for 3 test cases problems, 2.5 secs for 2 test cases, and 4 secs for 1 test case) since its invocation seems to take more than one second.
</li><li>updated execution server (Ubuntu edgy =&gt; gutsy). Many languages are updated (the detail will be described). Maybe now you can use standard input from /dev/fd/0. As usual :(, there may be several bugs. Please report me if you find bugs.
</li></ul>
<p></p>
<p>
<a href="http://github.com/shinh/ags">Source code</a>.
</p>
<p>
Contact: shinichiro.hamaji _at_ gmail.com .
If you found some bugs or you have some requests (fix problem you submitted, add language XXX, and etc.), please email me.
</p>
<p><a href="/">return to the top page</a></p></body></html>

Ranking

Python _

RankUserSizeTimeDateStatistics
1sean71580.06582024/04/09 11:06:090B / 6955B / 200B

PHP _

RankUserSizeTimeDateStatistics
1sean71760.09972024/04/09 11:06:050B / 6963B / 210B
2McBusLuck132640.23452020/12/13 19:38:319B / 9571B / 2152B

Scheme _

RankUserSizeTimeDateStatistics
1sean71860.07112024/04/09 11:06:150B / 6972B / 211B

Arc _

RankUserSizeTimeDateStatistics
1sean71821.61922024/04/09 11:05:430B / 6969B / 210B

Io _

RankUserSizeTimeDateStatistics
1sean71890.16822024/04/09 11:05:560B / 6975B / 210B

Lua _

RankUserSizeTimeDateStatistics
1sean71840.05512024/04/09 11:05:590B / 6972B / 209B

Kite _

RankUserSizeTimeDateStatistics
1sean71970.06342024/04/09 11:05:580B / 6979B / 215B

Icon _

RankUserSizeTimeDateStatistics
1sean72030.05652024/04/09 11:05:550B / 6985B / 212B

PARI/GP _

RankUserSizeTimeDateStatistics
1sean71820.06152024/04/09 11:05:530B / 6969B / 210B

Prolog _

RankUserSizeTimeDateStatistics
1sean71850.09182024/04/09 11:06:080B / 6969B / 213B

BASIC _

RankUserSizeTimeDateStatistics
1sean71820.05402024/04/09 11:05:450B / 6969B / 210B

Perl6 _

RankUserSizeTimeDateStatistics
1Hydrazer132791.08582021/06/14 21:31:419B / 9577B / 2158B

C _

RankUserSizeTimeDateStatistics
1sean71910.05142024/04/09 11:03:180B / 6973B / 215B

C++ _

RankUserSizeTimeDateStatistics
1sean72080.05562024/04/09 11:05:480B / 6986B / 218B

D _

RankUserSizeTimeDateStatistics
1sean72140.05882024/04/09 11:05:510B / 6993B / 216B

OCaml _

RankUserSizeTimeDateStatistics
1sean71850.07882024/04/09 11:06:010B / 6973B / 209B

ObjC _

RankUserSizeTimeDateStatistics
1sean71910.05202024/04/09 11:06:000B / 6973B / 215B

Pascal _

RankUserSizeTimeDateStatistics
1sean72270.05152024/04/09 11:06:040B / 7006B / 216B

Curry _

RankUserSizeTimeDateStatistics
1sean71990.05762024/04/09 11:05:500B / 6985B / 209B

Octave _

RankUserSizeTimeDateStatistics
1sean71810.33192024/04/09 11:06:030B / 6969B / 209B

Bash _

RankUserSizeTimeDateStatistics
1McBusLuck52860.02092020/12/13 20:31:363305B / 1267B / 657B

Bash (builtins) _

RankUserSizeTimeDateStatistics
1McBusLuck109880.03432020/12/13 11:16:329B / 7692B / 1963B

Zsh _

RankUserSizeTimeDateStatistics
1McBusLuck52860.01932020/12/13 20:31:493305B / 1267B / 657B

m4 _

RankUserSizeTimeDateStatistics
1McBusLuck132640.04072020/12/13 19:38:429B / 9571B / 2152B

R _

RankUserSizeTimeDateStatistics
1sean71820.27992024/04/09 11:06:140B / 6969B / 210B

gs2 _

RankUserSizeTimeDateStatistics
1whio132640.49442020/11/28 02:32:149B / 9571B / 2152B
2McBusLuck132640.59242020/12/13 20:13:529B / 9571B / 2152B

FlogScript _

RankUserSizeTimeDateStatistics
1132670.08162021/06/01 05:56:529B / ?B / ?B

Language Ranking_

RankLangUserSizeScore
1BashMcBusLuck528610000
2ZshMcBusLuck528610000
3Pythonsean71587384
4PHPsean71767366
5Octavesean71817361
6Arcsean71827360
7BASICsean71827360
8PARI/GPsean71827360
9Rsean71827360
10Luasean71847358
11OCamlsean71857356
12Prologsean71857356
13Schemesean71867355
14Iosean71897352
15Csean71917350
16ObjCsean71917350
17Kitesean71977344
18Currysean71997342
19Iconsean72037338
20C++sean72087333
21Dsean72147327
22Pascalsean72277314
23Bash (builtins)McBusLuck109884810
24gs2whio132643985
25m4McBusLuck132643985
26FlogScript132673984
27Perl6Hydrazer132793980

return to the top page