Language Befunge
| Date: | 04/20/05 |
| Author: | Brian Raiter |
| URL: | n/a |
| Comments: | 6 |
| Info: | n/a |
| Score: |
v v0\1:\1:{CODE}{CODE}\!:p15-< Bottles of Beer for Befunge
0 \ {befunge} >" ekaT">v written by Brian Raiter, 5/97
0>>.0"llaw eht no "v<#,: breadbox@muppetlabs.com
"\, >"eno"^>0 #"^1^_v
c1,>51g#^_"ti"^. >vr : $
"::^" down, pass "<e 5
>^|\*25,<^ # i e ^g1<
,>052*":dnuor t"vbv:<
v0_^ . , ^< " "
>52*".ll"v >,^ fb e
v<v<v_$!|>"aw eht no r"v
""" ,: >" ;"^ f ^<@
meo >^"bottle"< "o $
o m^"re:"<v _^#g15< v_^
s"" >52*^>"s"^v"les"<,:
"^< ^"99 bott"< >^>^<
>" yub ,erots eht ot oG"^
Download Source | Write Comment
Download Source | Write Comment
Add Comment
Please provide a value for the fields Name,
Comment and Security Code.
This is a gravatar-friendly website.
E-mail addresses will never be shown.
Enter your e-mail address to use your gravatar.
Please don't post large portions of code here! Use the form to submit new examples or updates instead!
Comments
(I suspect a regexp backreference problem for the in-line version, something like doing a s/{CO DE}/$code/g without worrying about backrefs in $code. Especially since it seems that in this comment, plain CODE in {}s still gets the program in, and the backslash-0 backreference says FORM_COMMENT in {}s.)