zettacode 0.1.3 → 0.1.4
Sign up to get free protection for your applications and to get access to all the features.
- checksums.yaml +4 -4
- data/README.md +1 -1
- data/files.zettacode2/arithmetic.integer/0815}.txt +14 -0
- data/files.zettacode2/arithmetic.integer/11l}.txt +9 -0
- data/files.zettacode2/arithmetic.integer/360_assembly.txt +55 -0
- data/files.zettacode2/arithmetic.integer/6502_assembly}.txt +50 -0
- data/files.zettacode2/arithmetic.integer/68000_assembly.txt +24 -0
- data/files.zettacode2/arithmetic.integer/aarch64_assembly.txt +137 -0
- data/files.zettacode2/arithmetic.integer/abap.txt +25 -0
- data/files.zettacode2/arithmetic.integer/acl2.txt +21 -0
- data/files.zettacode2/arithmetic.integer/action!.txt +36 -0
- data/files.zettacode2/arithmetic.integer/ada.txt +20 -0
- data/files.zettacode2/arithmetic.integer/aikido.txt +10 -0
- data/files.zettacode2/arithmetic.integer/algol_68.txt +14 -0
- data/files.zettacode2/arithmetic.integer/algol_w.txt +16 -0
- data/files.zettacode2/arithmetic.integer/amigae.txt +14 -0
- data/files.zettacode2/arithmetic.integer/apl.txt +7 -0
- data/files.zettacode2/arithmetic.integer/applescript.txt +16 -0
- data/files.zettacode2/arithmetic.integer/arm_assembly.txt +293 -0
- data/files.zettacode2/arithmetic.integer/arturo.txt +10 -0
- data/files.zettacode2/arithmetic.integer/asymptote.txt +17 -0
- data/files.zettacode2/arithmetic.integer/autohotkey.txt +20 -0
- data/files.zettacode2/arithmetic.integer/avail.txt +13 -0
- data/files.zettacode2/arithmetic.integer/awk.txt +12 -0
- data/files.zettacode2/arithmetic.integer/basic.txt +56 -0
- data/files.zettacode2/arithmetic.integer/basic256.txt +11 -0
- data/files.zettacode2/arithmetic.integer/batch_file.txt +7 -0
- data/files.zettacode2/arithmetic.integer/bbc_basic.txt +9 -0
- data/files.zettacode2/arithmetic.integer/bc.txt +8 -0
- data/files.zettacode2/arithmetic.integer/befunge.txt +6 -0
- data/files.zettacode2/arithmetic.integer/bqn.txt +22 -0
- data/files.zettacode2/arithmetic.integer/bracmat.txt +19 -0
- data/files.zettacode2/arithmetic.integer/brat.txt +8 -0
- data/files.zettacode2/arithmetic.integer/c++.txt +12 -0
- data/files.zettacode2/arithmetic.integer/c.txt +17 -0
- data/files.zettacode2/arithmetic.integer/c_sharp|c#.txt +17 -0
- data/files.zettacode2/arithmetic.integer/chef.txt +37 -0
- data/files.zettacode2/arithmetic.integer/clipper.txt +11 -0
- data/files.zettacode2/arithmetic.integer/clojure.txt +18 -0
- data/files.zettacode2/arithmetic.integer/cobol.txt +44 -0
- data/files.zettacode2/arithmetic.integer/common_lisp.txt +29 -0
- data/files.zettacode2/arithmetic.integer/component_pascal.txt +32 -0
- data/files.zettacode2/arithmetic.integer/crystal.txt +11 -0
- data/files.zettacode2/arithmetic.integer/d.txt +17 -0
- data/files.zettacode2/arithmetic.integer/dc.txt +10 -0
- data/files.zettacode2/arithmetic.integer/dcl.txt +8 -0
- data/files.zettacode2/arithmetic.integer/delphi.txt +19 -0
- data/files.zettacode2/arithmetic.integer/dwscript.txt +9 -0
- data/files.zettacode2/arithmetic.integer/dyalect.txt +13 -0
- data/files.zettacode2/arithmetic.integer/e.txt +9 -0
- data/files.zettacode2/arithmetic.integer/easylang.txt +9 -0
- data/files.zettacode2/arithmetic.integer/ecl.txt +33 -0
- data/files.zettacode2/arithmetic.integer/efene.txt +16 -0
- data/files.zettacode2/arithmetic.integer/eiffel.txt +32 -0
- data/files.zettacode2/arithmetic.integer/elena.txt +16 -0
- data/files.zettacode2/arithmetic.integer/elixir.txt +26 -0
- data/files.zettacode2/arithmetic.integer/emojicode.txt +9 -0
- data/files.zettacode2/arithmetic.integer/erlang.txt +15 -0
- data/files.zettacode2/arithmetic.integer/erre.txt +20 -0
- data/files.zettacode2/arithmetic.integer/euphoria.txt +13 -0
- data/files.zettacode2/arithmetic.integer/excel.txt +32 -0
- data/files.zettacode2/arithmetic.integer/f_sharp|f#.txt +15 -0
- data/files.zettacode2/arithmetic.integer/factor.txt +17 -0
- data/files.zettacode2/arithmetic.integer/false.txt +8 -0
- data/files.zettacode2/arithmetic.integer/fermat.txt +10 -0
- data/files.zettacode2/arithmetic.integer/forth.txt +19 -0
- data/files.zettacode2/arithmetic.integer/fortran.txt +15 -0
- data/files.zettacode2/arithmetic.integer/freebasic.txt +18 -0
- data/files.zettacode2/arithmetic.integer/friendly_interactive_shell.txt +10 -0
- data/files.zettacode2/arithmetic.integer/frink.txt +10 -0
- data/files.zettacode2/arithmetic.integer/futurebasic.txt +158 -0
- data/files.zettacode2/arithmetic.integer/gambas.txt +30 -0
- data/files.zettacode2/arithmetic.integer/gap.txt +15 -0
- data/files.zettacode2/arithmetic.integer/genie.txt +23 -0
- data/files.zettacode2/arithmetic.integer/george.txt +7 -0
- data/files.zettacode2/arithmetic.integer/go.txt +66 -0
- data/files.zettacode2/arithmetic.integer/groovy.txt +18 -0
- data/files.zettacode2/arithmetic.integer/harbour.txt +11 -0
- data/files.zettacode2/arithmetic.integer/haskell.txt +16 -0
- data/files.zettacode2/arithmetic.integer/haxe.txt +13 -0
- data/files.zettacode2/arithmetic.integer/hicest.txt +26 -0
- data/files.zettacode2/arithmetic.integer/holyc.txt +14 -0
- data/files.zettacode2/arithmetic.integer/i.txt +11 -0
- data/files.zettacode2/arithmetic.integer/icon}}_and_{{header|unicon.txt +13 -0
- data/files.zettacode2/arithmetic.integer/inform_7.txt +27 -0
- data/files.zettacode2/arithmetic.integer/j.txt +18 -0
- data/files.zettacode2/arithmetic.integer/java.txt +22 -0
- data/files.zettacode2/arithmetic.integer/javascript.txt +30 -0
- data/files.zettacode2/arithmetic.integer/jq.txt +17 -0
- data/files.zettacode2/arithmetic.integer/jsish.txt +33 -0
- data/files.zettacode2/arithmetic.integer/julia.txt +5 -0
- data/files.zettacode2/arithmetic.integer/kotlin.txt +41 -0
- data/files.zettacode2/arithmetic.integer/labview.txt +2 -0
- data/files.zettacode2/arithmetic.integer/lambdatalk.txt +23 -0
- data/files.zettacode2/arithmetic.integer/lasso.txt +8 -0
- data/files.zettacode2/arithmetic.integer/lfe.txt +32 -0
- data/files.zettacode2/arithmetic.integer/liberty_basic.txt +12 -0
- data/files.zettacode2/arithmetic.integer/lil.txt +14 -0
- data/files.zettacode2/arithmetic.integer/lingo.txt +10 -0
- data/files.zettacode2/arithmetic.integer/little.txt +15 -0
- data/files.zettacode2/arithmetic.integer/livecode.txt +17 -0
- data/files.zettacode2/arithmetic.integer/logo.txt +11 -0
- data/files.zettacode2/arithmetic.integer/lse64.txt +10 -0
- data/files.zettacode2/arithmetic.integer/lua.txt +9 -0
- data/files.zettacode2/arithmetic.integer/m2000_interpreter.txt +54 -0
- data/files.zettacode2/arithmetic.integer/m4.txt +17 -0
- data/files.zettacode2/arithmetic.integer/maple.txt +25 -0
- data/files.zettacode2/arithmetic.integer/mathcad.txt +51 -0
- data/files.zettacode2/arithmetic.integer/mathematica}}-{{header|wolfram_language.txt +18 -0
- data/files.zettacode2/arithmetic.integer/matlab}}_-_{{header|octave.txt +8 -0
- data/files.zettacode2/arithmetic.integer/maxima.txt +10 -0
- data/files.zettacode2/arithmetic.integer/maxscript.txt +8 -0
- data/files.zettacode2/arithmetic.integer/mercury.txt +44 -0
- data/files.zettacode2/arithmetic.integer/metafont.txt +19 -0
- data/files.zettacode2/arithmetic.integer/min.txt +5 -0
- data/files.zettacode2/arithmetic.integer/ml-i.txt +18 -0
- data/files.zettacode2/arithmetic.integer/modula-2.txt +31 -0
- data/files.zettacode2/arithmetic.integer/modula-3.txt +15 -0
- data/files.zettacode2/arithmetic.integer/mumps.txt +52 -0
- data/files.zettacode2/arithmetic.integer/nanoquery.txt +13 -0
- data/files.zettacode2/arithmetic.integer/nemerle.txt +18 -0
- data/files.zettacode2/arithmetic.integer/netrexx.txt +14 -0
- data/files.zettacode2/arithmetic.integer/newlisp.txt +26 -0
- data/files.zettacode2/arithmetic.integer/nial.txt +23 -0
- data/files.zettacode2/arithmetic.integer/nim.txt +25 -0
- data/files.zettacode2/arithmetic.integer/nsis.txt +25 -0
- data/files.zettacode2/arithmetic.integer/oberon-2.txt +14 -0
- data/files.zettacode2/arithmetic.integer/objeck.txt +17 -0
- data/files.zettacode2/arithmetic.integer/ocaml.txt +9 -0
- data/files.zettacode2/arithmetic.integer/oforth.txt +9 -0
- data/files.zettacode2/arithmetic.integer/ol.txt +23 -0
- data/files.zettacode2/arithmetic.integer/onyx.txt +44 -0
- data/files.zettacode2/arithmetic.integer/openscad.txt +6 -0
- data/files.zettacode2/arithmetic.integer/oz.txt +19 -0
- data/files.zettacode2/arithmetic.integer/panda.txt +2 -0
- data/files.zettacode2/arithmetic.integer/pari-gp.txt +9 -0
- data/files.zettacode2/arithmetic.integer/pascal.txt +14 -0
- data/files.zettacode2/arithmetic.integer/perl.txt +12 -0
- data/files.zettacode2/arithmetic.integer/phix.txt +49 -0
- data/files.zettacode2/arithmetic.integer/phixmonti.txt +14 -0
- data/files.zettacode2/arithmetic.integer/phl.txt +20 -0
- data/files.zettacode2/arithmetic.integer/php.txt +13 -0
- data/files.zettacode2/arithmetic.integer/picat.txt +8 -0
- data/files.zettacode2/arithmetic.integer/picolisp.txt +8 -0
- data/files.zettacode2/arithmetic.integer/piet.txt +38 -0
- data/files.zettacode2/arithmetic.integer/pl-i.txt +8 -0
- data/files.zettacode2/arithmetic.integer/plain_english.txt +26 -0
- data/files.zettacode2/arithmetic.integer/pop11.txt +12 -0
- data/files.zettacode2/arithmetic.integer/postscript.txt +10 -0
- data/files.zettacode2/arithmetic.integer/powershell.txt +15 -0
- data/files.zettacode2/arithmetic.integer/processing.txt +7 -0
- data/files.zettacode2/arithmetic.integer/prodos.txt +35 -0
- data/files.zettacode2/arithmetic.integer/prolog.txt +33 -0
- data/files.zettacode2/arithmetic.integer/purebasic.txt +17 -0
- data/files.zettacode2/arithmetic.integer/python.txt +47 -0
- data/files.zettacode2/arithmetic.integer/qb64.txt +21 -0
- data/files.zettacode2/arithmetic.integer/quackery.txt +12 -0
- data/files.zettacode2/arithmetic.integer/r.txt +11 -0
- data/files.zettacode2/arithmetic.integer/racket.txt +8 -0
- data/files.zettacode2/arithmetic.integer/raku.txt +12 -0
- data/files.zettacode2/arithmetic.integer/raven.txt +9 -0
- data/files.zettacode2/arithmetic.integer/rebol.txt +51 -0
- data/files.zettacode2/arithmetic.integer/relation.txt +11 -0
- data/files.zettacode2/arithmetic.integer/rescript.txt +15 -0
- data/files.zettacode2/arithmetic.integer/retro.txt +10 -0
- data/files.zettacode2/arithmetic.integer/rexx.txt +47 -0
- data/files.zettacode2/arithmetic.integer/ring.txt +11 -0
- data/files.zettacode2/arithmetic.integer/robotic.txt +13 -0
- data/files.zettacode2/arithmetic.integer/ruby.txt +12 -0
- data/files.zettacode2/arithmetic.integer/run_basic.txt +9 -0
- data/files.zettacode2/arithmetic.integer/rust.txt +15 -0
- data/files.zettacode2/arithmetic.integer/sass-scss.txt +36 -0
- data/files.zettacode2/arithmetic.integer/scala.txt +9 -0
- data/files.zettacode2/arithmetic.integer/scheme.txt +27 -0
- data/files.zettacode2/arithmetic.integer/seed7.txt +20 -0
- data/files.zettacode2/arithmetic.integer/sensetalk.txt +12 -0
- data/files.zettacode2/arithmetic.integer/sidef.txt +6 -0
- data/files.zettacode2/arithmetic.integer/slate.txt +9 -0
- data/files.zettacode2/arithmetic.integer/smalltalk.txt +28 -0
- data/files.zettacode2/arithmetic.integer/smart_basic.txt +18 -0
- data/files.zettacode2/arithmetic.integer/snobol4.txt +12 -0
- data/files.zettacode2/arithmetic.integer/snusp.txt +61 -0
- data/files.zettacode2/arithmetic.integer/sql.txt +68 -0
- data/files.zettacode2/arithmetic.integer/ssem.txt +15 -0
- data/files.zettacode2/arithmetic.integer/standard_ml.txt +13 -0
- data/files.zettacode2/arithmetic.integer/swift.txt +11 -0
- data/files.zettacode2/arithmetic.integer/tcl.txt +19 -0
- data/files.zettacode2/arithmetic.integer/terraform.txt +33 -0
- data/files.zettacode2/arithmetic.integer/ti-83_basic.txt +14 -0
- data/files.zettacode2/arithmetic.integer/ti-89_basic.txt +8 -0
- data/files.zettacode2/arithmetic.integer/toka.txt +7 -0
- data/files.zettacode2/arithmetic.integer/tuscript.txt +9 -0
- data/files.zettacode2/arithmetic.integer/unix_shell.txt +29 -0
- data/files.zettacode2/arithmetic.integer/ursa.txt +27 -0
- data/files.zettacode2/arithmetic.integer/v_(vlang).txt +29 -0
- data/files.zettacode2/arithmetic.integer/vba.txt +19 -0
- data/files.zettacode2/arithmetic.integer/vbscript.txt +51 -0
- data/files.zettacode2/arithmetic.integer/vedit_macro_language.txt +8 -0
- data/files.zettacode2/arithmetic.integer/verilog.txt +26 -0
- data/files.zettacode2/arithmetic.integer/vim_script.txt +10 -0
- data/files.zettacode2/arithmetic.integer/visual_basic_.net.txt +14 -0
- data/files.zettacode2/arithmetic.integer/wart.txt +9 -0
- data/files.zettacode2/arithmetic.integer/wren.txt +16 -0
- data/files.zettacode2/arithmetic.integer/x86_assembly.txt +23 -0
- data/files.zettacode2/arithmetic.integer/xlisp.txt +17 -0
- data/files.zettacode2/arithmetic.integer/xpl0.txt +10 -0
- data/files.zettacode2/arithmetic.integer/xslt.txt +10 -0
- data/files.zettacode2/arithmetic.integer/yabasic.txt +11 -0
- data/files.zettacode2/arithmetic.integer/yorick.txt +8 -0
- data/files.zettacode2/arithmetic.integer/zkl.txt +7 -0
- data/files.zettacode2/arithmetic.integer/zonnon.txt +13 -0
- data/files.zettacode2/arithmetic.integer/zx_spectrum_basic.txt +11 -0
- data/files.zettacode2/arithmetic.integer//320/274/320/272-61-52.txt +7 -0
- data/files.zettacode2/hello_world.text/0815.txt +7 -0
- data/files.zettacode2/hello_world.text/11l.txt +1 -0
- data/files.zettacode2/hello_world.text/360_assembly.txt +17 -0
- data/files.zettacode2/hello_world.text/4dos_batch.txt +1 -0
- data/files.zettacode2/hello_world.text/6502_assembly.txt +22 -0
- data/files.zettacode2/hello_world.text/6800_assembly.txt +31 -0
- data/files.zettacode2/hello_world.text/8080_assembly.txt +12 -0
- data/files.zettacode2/hello_world.text/8086_assembly.txt +30 -0
- data/files.zettacode2/hello_world.text/8th.txt +1 -0
- data/files.zettacode2/hello_world.text/aarch64_assembly.txt +22 -0
- data/files.zettacode2/hello_world.text/abap.txt +2 -0
- data/files.zettacode2/hello_world.text/acl2.txt +2 -0
- data/files.zettacode2/hello_world.text/action!.txt +3 -0
- data/files.zettacode2/hello_world.text/actionscript.txt +1 -0
- data/files.zettacode2/hello_world.text/ada.txt +6 -0
- data/files.zettacode2/hello_world.text/agda.txt +14 -0
- data/files.zettacode2/hello_world.text/agena.txt +1 -0
- data/files.zettacode2/hello_world.text/aime.txt +11 -0
- data/files.zettacode2/hello_world.text/algae.txt +1 -0
- data/files.zettacode2/hello_world.text/algol-m.txt +3 -0
- data/files.zettacode2/hello_world.text/algol_60.txt +4 -0
- data/files.zettacode2/hello_world.text/algol_68.txt +3 -0
- data/files.zettacode2/hello_world.text/algol_w.txt +3 -0
- data/files.zettacode2/hello_world.text/alore.txt +1 -0
- data/files.zettacode2/hello_world.text/amazing_hopper.txt +21 -0
- data/files.zettacode2/hello_world.text/ambienttalk.txt +1 -0
- data/files.zettacode2/hello_world.text/amigae.txt +3 -0
- data/files.zettacode2/hello_world.text/angelscript.txt +1 -0
- data/files.zettacode2/hello_world.text/antlang.txt +3 -0
- data/files.zettacode2/hello_world.text/anyways.txt +4 -0
- data/files.zettacode2/hello_world.text/apl.txt +1 -0
- data/files.zettacode2/hello_world.text/applescript.txt +5 -0
- data/files.zettacode2/hello_world.text/applesoft_basic.txt +5 -0
- data/files.zettacode2/hello_world.text/apricot.txt +1 -0
- data/files.zettacode2/hello_world.text/arc.txt +1 -0
- data/files.zettacode2/hello_world.text/arendelle.txt +1 -0
- data/files.zettacode2/hello_world.text/argile.txt +3 -0
- data/files.zettacode2/hello_world.text/arm_assembly.txt +13 -0
- data/files.zettacode2/hello_world.text/arnoldc.txt +3 -0
- data/files.zettacode2/hello_world.text/arturo.txt +1 -0
- data/files.zettacode2/hello_world.text/asciidots.txt +4 -0
- data/files.zettacode2/hello_world.text/astro.txt +1 -0
- data/files.zettacode2/hello_world.text/asymptote.txt +2 -0
- data/files.zettacode2/hello_world.text/ats.txt +1 -0
- data/files.zettacode2/hello_world.text/autohotkey.txt +9 -0
- data/files.zettacode2/hello_world.text/autoit.txt +1 -0
- data/files.zettacode2/hello_world.text/autolisp.txt +1 -0
- data/files.zettacode2/hello_world.text/avail.txt +1 -0
- data/files.zettacode2/hello_world.text/awk.txt +30 -0
- data/files.zettacode2/hello_world.text/axe.txt +2 -0
- data/files.zettacode2/hello_world.text/b.txt +6 -0
- data/files.zettacode2/hello_world.text/b4x.txt +1 -0
- data/files.zettacode2/hello_world.text/babel.txt +2 -0
- data/files.zettacode2/hello_world.text/bash.txt +1 -0
- data/files.zettacode2/hello_world.text/basic.txt +14 -0
- data/files.zettacode2/hello_world.text/basic256.txt +1 -0
- data/files.zettacode2/hello_world.text/batch_file.txt +6 -0
- data/files.zettacode2/hello_world.text/battlestar.txt +4 -0
- data/files.zettacode2/hello_world.text/bbc_basic.txt +1 -0
- data/files.zettacode2/hello_world.text/bc.txt +2 -0
- data/files.zettacode2/hello_world.text/bcpl.txt +6 -0
- data/files.zettacode2/hello_world.text/beef.txt +11 -0
- data/files.zettacode2/hello_world.text/beeswax.txt +23 -0
- data/files.zettacode2/hello_world.text/befunge.txt +1 -0
- data/files.zettacode2/hello_world.text/binary_lambda_calculus.txt +2 -0
- data/files.zettacode2/hello_world.text/bird.txt +6 -0
- data/files.zettacode2/hello_world.text/blade.txt +6 -0
- data/files.zettacode2/hello_world.text/blast.txt +10 -0
- data/files.zettacode2/hello_world.text/blue.txt +18 -0
- data/files.zettacode2/hello_world.text/blz.txt +1 -0
- data/files.zettacode2/hello_world.text/bml.txt +1 -0
- data/files.zettacode2/hello_world.text/boo.txt +1 -0
- data/files.zettacode2/hello_world.text/bootbasic.txt +1 -0
- data/files.zettacode2/hello_world.text/bqn.txt +4 -0
- data/files.zettacode2/hello_world.text/brace.txt +4 -0
- data/files.zettacode2/hello_world.text/bracmat.txt +1 -0
- data/files.zettacode2/hello_world.text/brainf***.txt +83 -0
- data/files.zettacode2/hello_world.text/brat.txt +1 -0
- data/files.zettacode2/hello_world.text/brlcad.txt +6 -0
- data/files.zettacode2/hello_world.text/burlesque.txt +6 -0
- data/files.zettacode2/hello_world.text/c++-cli.txt +5 -0
- data/files.zettacode2/hello_world.text/c++.txt +5 -0
- data/files.zettacode2/hello_world.text/c.txt +37 -0
- data/files.zettacode2/hello_world.text/c1r.txt +1 -0
- data/files.zettacode2/hello_world.text/c2.txt +7 -0
- data/files.zettacode2/hello_world.text/c3.txt +7 -0
- data/files.zettacode2/hello_world.text/c_sharp|c#.txt +19 -0
- data/files.zettacode2/hello_world.text/casio_basic.txt +3 -0
- data/files.zettacode2/hello_world.text/cat.txt +1 -0
- data/files.zettacode2/hello_world.text/cduce.txt +1 -0
- data/files.zettacode2/hello_world.text/cfengine.txt +11 -0
- data/files.zettacode2/hello_world.text/chapel.txt +1 -0
- data/files.zettacode2/hello_world.text/chef.txt +36 -0
- data/files.zettacode2/hello_world.text/chuck.txt +1 -0
- data/files.zettacode2/hello_world.text/cind.txt +6 -0
- data/files.zettacode2/hello_world.text/clay.txt +3 -0
- data/files.zettacode2/hello_world.text/clean.txt +1 -0
- data/files.zettacode2/hello_world.text/clio.txt +1 -0
- data/files.zettacode2/hello_world.text/clipper.txt +1 -0
- data/files.zettacode2/hello_world.text/clips.txt +1 -0
- data/files.zettacode2/hello_world.text/clojure.txt +1 -0
- data/files.zettacode2/hello_world.text/clu.txt +4 -0
- data/files.zettacode2/hello_world.text/cmake.txt +5 -0
- data/files.zettacode2/hello_world.text/cobol.txt +22 -0
- data/files.zettacode2/hello_world.text/cobra.txt +3 -0
- data/files.zettacode2/hello_world.text/coffeescript.txt +4 -0
- data/files.zettacode2/hello_world.text/coldfusion.txt +1 -0
- data/files.zettacode2/hello_world.text/comal.txt +1 -0
- data/files.zettacode2/hello_world.text/comefrom0x10.txt +3 -0
- data/files.zettacode2/hello_world.text/commodore_basic.txt +5 -0
- data/files.zettacode2/hello_world.text/common_lisp.txt +18 -0
- data/files.zettacode2/hello_world.text/component_pascal.txt +10 -0
- data/files.zettacode2/hello_world.text/coq.txt +5 -0
- data/files.zettacode2/hello_world.text/corescript.txt +1 -0
- data/files.zettacode2/hello_world.text/cowgol.txt +4 -0
- data/files.zettacode2/hello_world.text/crack.txt +4 -0
- data/files.zettacode2/hello_world.text/creative_basic.txt +15 -0
- data/files.zettacode2/hello_world.text/crystal.txt +1 -0
- data/files.zettacode2/hello_world.text/d.txt +6 -0
- data/files.zettacode2/hello_world.text/dafny.txt +6 -0
- data/files.zettacode2/hello_world.text/dao.txt +1 -0
- data/files.zettacode2/hello_world.text/dart.txt +4 -0
- data/files.zettacode2/hello_world.text/dataweave.txt +1 -0
- data/files.zettacode2/hello_world.text/dbl.txt +15 -0
- data/files.zettacode2/hello_world.text/dc.txt +3 -0
- data/files.zettacode2/hello_world.text/dcl.txt +1 -0
- data/files.zettacode2/hello_world.text/ddnc.txt +40 -0
- data/files.zettacode2/hello_world.text/delphi.txt +7 -0
- data/files.zettacode2/hello_world.text/deviousyarn.txt +1 -0
- data/files.zettacode2/hello_world.text/dibol-11.txt +14 -0
- data/files.zettacode2/hello_world.text/diego.txt +12 -0
- data/files.zettacode2/hello_world.text/div_games_studio.txt +12 -0
- data/files.zettacode2/hello_world.text/dm.txt +5 -0
- data/files.zettacode2/hello_world.text/draco.txt +3 -0
- data/files.zettacode2/hello_world.text/dragon.txt +3 -0
- data/files.zettacode2/hello_world.text/dwscript.txt +3 -0
- data/files.zettacode2/hello_world.text/dyalect.txt +1 -0
- data/files.zettacode2/hello_world.text/dylan.net.txt +28 -0
- data/files.zettacode2/hello_world.text/dylan.txt +5 -0
- data/files.zettacode2/hello_world.text/d/303/251j/303/240_vu.txt +1 -0
- data/files.zettacode2/hello_world.text/e.txt +3 -0
- data/files.zettacode2/hello_world.text/easylang.txt +2 -0
- data/files.zettacode2/hello_world.text/ec.txt +7 -0
- data/files.zettacode2/hello_world.text/echolisp.txt +3 -0
- data/files.zettacode2/hello_world.text/ecl.txt +3 -0
- data/files.zettacode2/hello_world.text/ecstasy.txt +8 -0
- data/files.zettacode2/hello_world.text/edsac_order_code.txt +34 -0
- data/files.zettacode2/hello_world.text/efene.txt +10 -0
- data/files.zettacode2/hello_world.text/egel.txt +3 -0
- data/files.zettacode2/hello_world.text/egison.txt +6 -0
- data/files.zettacode2/hello_world.text/egl.txt +9 -0
- data/files.zettacode2/hello_world.text/eiffel.txt +11 -0
- data/files.zettacode2/hello_world.text/ela.txt +2 -0
- data/files.zettacode2/hello_world.text/elan.txt +1 -0
- data/files.zettacode2/hello_world.text/elastic.txt +20 -0
- data/files.zettacode2/hello_world.text/elena.txt +5 -0
- data/files.zettacode2/hello_world.text/elisa.txt +1 -0
- data/files.zettacode2/hello_world.text/elixir.txt +3 -0
- data/files.zettacode2/hello_world.text/elm.txt +1 -0
- data/files.zettacode2/hello_world.text/emacs_lisp.txt +6 -0
- data/files.zettacode2/hello_world.text/emojicode.txt +3 -0
- data/files.zettacode2/hello_world.text/erlang.txt +1 -0
- data/files.zettacode2/hello_world.text/erre.txt +7 -0
- data/files.zettacode2/hello_world.text/euler_math_toolbox.txt +4 -0
- data/files.zettacode2/hello_world.text/extended_brainf***.txt +2 -0
- data/files.zettacode2/hello_world.text/ezhil.txt +5 -0
- data/files.zettacode2/hello_world.text/f_sharp|f#.txt +3 -0
- data/files.zettacode2/hello_world.text/factor.txt +1 -0
- data/files.zettacode2/hello_world.text/falcon.txt +4 -0
- data/files.zettacode2/hello_world.text/false.txt +2 -0
- data/files.zettacode2/hello_world.text/fantom.txt +10 -0
- data/files.zettacode2/hello_world.text/fennel.txt +1 -0
- data/files.zettacode2/hello_world.text/ferite.txt +3 -0
- data/files.zettacode2/hello_world.text/fermat.txt +1 -0
- data/files.zettacode2/hello_world.text/fexl.txt +1 -0
- data/files.zettacode2/hello_world.text/fhidwfe.txt +1 -0
- data/files.zettacode2/hello_world.text/fish.txt +9 -0
- data/files.zettacode2/hello_world.text/focal.txt +1 -0
- data/files.zettacode2/hello_world.text/forth.txt +5 -0
- data/files.zettacode2/hello_world.text/fortran.txt +16 -0
- data/files.zettacode2/hello_world.text/fortress.txt +3 -0
- data/files.zettacode2/hello_world.text/free_pascal.txt +21 -0
- data/files.zettacode2/hello_world.text/freebasic.txt +3 -0
- data/files.zettacode2/hello_world.text/frege.txt +5 -0
- data/files.zettacode2/hello_world.text/friendly_interactive_shell.txt +2 -0
- data/files.zettacode2/hello_world.text/frink.txt +3 -0
- data/files.zettacode2/hello_world.text/funl.txt +2 -0
- data/files.zettacode2/hello_world.text/furor.txt +1 -0
- data/files.zettacode2/hello_world.text/futurebasic.txt +4 -0
- data/files.zettacode2/hello_world.text/fuze_basic.txt +1 -0
- data/files.zettacode2/hello_world.text/gambas.txt +6 -0
- data/files.zettacode2/hello_world.text/gap.txt +10 -0
- data/files.zettacode2/hello_world.text/gb_basic.txt +1 -0
- data/files.zettacode2/hello_world.text/gecho.txt +1 -0
- data/files.zettacode2/hello_world.text/gema.txt +5 -0
- data/files.zettacode2/hello_world.text/genie.txt +4 -0
- data/files.zettacode2/hello_world.text/gentee.txt +4 -0
- data/files.zettacode2/hello_world.text/gfa_basic.txt +1 -0
- data/files.zettacode2/hello_world.text/glbasic.txt +1 -0
- data/files.zettacode2/hello_world.text/glee.txt +13 -0
- data/files.zettacode2/hello_world.text/global_script.txt +3 -0
- data/files.zettacode2/hello_world.text/glovepie.txt +1 -0
- data/files.zettacode2/hello_world.text/gml.txt +2 -0
- data/files.zettacode2/hello_world.text/go.txt +6 -0
- data/files.zettacode2/hello_world.text/golfscript.txt +1 -0
- data/files.zettacode2/hello_world.text/gosu.txt +1 -0
- data/files.zettacode2/hello_world.text/grain.txt +1 -0
- data/files.zettacode2/hello_world.text/groovy.txt +1 -0
- data/files.zettacode2/hello_world.text/gw-basic.txt +1 -0
- data/files.zettacode2/hello_world.text/hack.txt +1 -0
- data/files.zettacode2/hello_world.text/halon.txt +3 -0
- data/files.zettacode2/hello_world.text/harbour.txt +1 -0
- data/files.zettacode2/hello_world.text/hare.txt +5 -0
- data/files.zettacode2/hello_world.text/haskell.txt +3 -0
- data/files.zettacode2/hello_world.text/haxe.txt +1 -0
- data/files.zettacode2/hello_world.text/hexiscript.txt +1 -0
- data/files.zettacode2/hello_world.text/hicest.txt +1 -0
- data/files.zettacode2/hello_world.text/hla.txt +7 -0
- data/files.zettacode2/hello_world.text/holyc.txt +1 -0
- data/files.zettacode2/hello_world.text/hoon.txt +1 -0
- data/files.zettacode2/hello_world.text/hpppl.txt +1 -0
- data/files.zettacode2/hello_world.text/hq9+.txt +7 -0
- data/files.zettacode2/hello_world.text/html5.txt +8 -0
- data/files.zettacode2/hello_world.text/huginn.txt +8 -0
- data/files.zettacode2/hello_world.text/hy.txt +1 -0
- data/files.zettacode2/hello_world.text/i.txt +3 -0
- data/files.zettacode2/hello_world.text/icon}}_and_{{header|unicon.txt +3 -0
- data/files.zettacode2/hello_world.text/idl.txt +1 -0
- data/files.zettacode2/hello_world.text/idris.txt +4 -0
- data/files.zettacode2/hello_world.text/inform_6.txt +3 -0
- data/files.zettacode2/hello_world.text/inko.txt +4 -0
- data/files.zettacode2/hello_world.text/integer_basic.txt +4 -0
- data/files.zettacode2/hello_world.text/intercal.txt +17 -0
- data/files.zettacode2/hello_world.text/io.txt +1 -0
- data/files.zettacode2/hello_world.text/ioke.txt +1 -0
- data/files.zettacode2/hello_world.text/is-basic.txt +1 -0
- data/files.zettacode2/hello_world.text/isabelle.txt +5 -0
- data/files.zettacode2/hello_world.text/iwbasic.txt +15 -0
- data/files.zettacode2/hello_world.text/j.txt +40 -0
- data/files.zettacode2/hello_world.text/jack.txt +7 -0
- data/files.zettacode2/hello_world.text/jacquard_loom.txt +88 -0
- data/files.zettacode2/hello_world.text/java.txt +7 -0
- data/files.zettacode2/hello_world.text/javascript.txt +12 -0
- data/files.zettacode2/hello_world.text/jcl.txt +1 -0
- data/files.zettacode2/hello_world.text/jinja.txt +9 -0
- data/files.zettacode2/hello_world.text/joy.txt +1 -0
- data/files.zettacode2/hello_world.text/jq.txt +1 -0
- data/files.zettacode2/hello_world.text/jse.txt +1 -0
- data/files.zettacode2/hello_world.text/jsish.txt +1 -0
- data/files.zettacode2/hello_world.text/julia.txt +1 -0
- data/files.zettacode2/hello_world.text/k.txt +14 -0
- data/files.zettacode2/hello_world.text/kabap.txt +1 -0
- data/files.zettacode2/hello_world.text/kaya.txt +6 -0
- data/files.zettacode2/hello_world.text/kdf9_usercode.txt +13 -0
- data/files.zettacode2/hello_world.text/keg.txt +1 -0
- data/files.zettacode2/hello_world.text/kite.txt +4 -0
- data/files.zettacode2/hello_world.text/kitten.txt +2 -0
- data/files.zettacode2/hello_world.text/koka.txt +3 -0
- data/files.zettacode2/hello_world.text/konsolscript.txt +4 -0
- data/files.zettacode2/hello_world.text/kotlin.txt +3 -0
- data/files.zettacode2/hello_world.text/kql.txt +2 -0
- data/files.zettacode2/hello_world.text/ksi.txt +5 -0
- data/files.zettacode2/hello_world.text/lambdatalk.txt +5 -0
- data/files.zettacode2/hello_world.text/lang5.txt +1 -0
- data/files.zettacode2/hello_world.text/langur.txt +1 -0
- data/files.zettacode2/hello_world.text/lasso.txt +2 -0
- data/files.zettacode2/hello_world.text/latex.txt +4 -0
- data/files.zettacode2/hello_world.text/latitude.txt +1 -0
- data/files.zettacode2/hello_world.text/lc3_assembly.txt +18 -0
- data/files.zettacode2/hello_world.text/ldpl.txt +4 -0
- data/files.zettacode2/hello_world.text/lean.txt +3 -0
- data/files.zettacode2/hello_world.text/lfe.txt +3 -0
- data/files.zettacode2/hello_world.text/liberty_basic.txt +1 -0
- data/files.zettacode2/hello_world.text/lil.txt +5 -0
- data/files.zettacode2/hello_world.text/lily.txt +7 -0
- data/files.zettacode2/hello_world.text/lilypond.txt +11 -0
- data/files.zettacode2/hello_world.text/limbo.txt +14 -0
- data/files.zettacode2/hello_world.text/lingo.txt +5 -0
- data/files.zettacode2/hello_world.text/lisaac.txt +16 -0
- data/files.zettacode2/hello_world.text/little.txt +9 -0
- data/files.zettacode2/hello_world.text/livecode.txt +15 -0
- data/files.zettacode2/hello_world.text/llvm.txt +13 -0
- data/files.zettacode2/hello_world.text/lobster.txt +1 -0
- data/files.zettacode2/hello_world.text/logo.txt +4 -0
- data/files.zettacode2/hello_world.text/logtalk.txt +7 -0
- data/files.zettacode2/hello_world.text/lolcode.txt +6 -0
- data/files.zettacode2/hello_world.text/lotusscript.txt +5 -0
- data/files.zettacode2/hello_world.text/lse.txt +1 -0
- data/files.zettacode2/hello_world.text/lse64.txt +1 -0
- data/files.zettacode2/hello_world.text/lua.txt +12 -0
- data/files.zettacode2/hello_world.text/luna.txt +3 -0
- data/files.zettacode2/hello_world.text/m2000_interpreter.txt +5 -0
- data/files.zettacode2/hello_world.text/m4.txt +2 -0
- data/files.zettacode2/hello_world.text/maclisp.txt +3 -0
- data/files.zettacode2/hello_world.text/macro-10.txt +24 -0
- data/files.zettacode2/hello_world.text/macro-11.txt +28 -0
- data/files.zettacode2/hello_world.text/mad.txt +4 -0
- data/files.zettacode2/hello_world.text/make.txt +9 -0
- data/files.zettacode2/hello_world.text/malbolge.txt +7 -0
- data/files.zettacode2/hello_world.text/manool.txt +10 -0
- data/files.zettacode2/hello_world.text/maple.txt +4 -0
- data/files.zettacode2/hello_world.text/mathcad.txt +3 -0
- data/files.zettacode2/hello_world.text/mathematica}}_-_{{header|wolfram_language.txt +1 -0
- data/files.zettacode2/hello_world.text/matlab.txt +2 -0
- data/files.zettacode2/hello_world.text/maude.txt +13 -0
- data/files.zettacode2/hello_world.text/maxima.txt +1 -0
- data/files.zettacode2/hello_world.text/maxscript.txt +3 -0
- data/files.zettacode2/hello_world.text/mdl.txt +2 -0
- data/files.zettacode2/hello_world.text/mel.txt +3 -0
- data/files.zettacode2/hello_world.text/melonbasic.txt +3 -0
- data/files.zettacode2/hello_world.text/mercury.txt +8 -0
- data/files.zettacode2/hello_world.text/metafont.txt +1 -0
- data/files.zettacode2/hello_world.text/min.txt +1 -0
- data/files.zettacode2/hello_world.text/miniscript.txt +1 -0
- data/files.zettacode2/hello_world.text/minizinc.txt +2 -0
- data/files.zettacode2/hello_world.text/mips_assembly.txt +12 -0
- data/files.zettacode2/hello_world.text/mirc_scripting_language.txt +1 -0
- data/files.zettacode2/hello_world.text/ml-i.txt +1 -0
- data/files.zettacode2/hello_world.text/modula-2.txt +24 -0
- data/files.zettacode2/hello_world.text/modula-3.txt +7 -0
- data/files.zettacode2/hello_world.text/montilang.txt +1 -0
- data/files.zettacode2/hello_world.text/morfa.txt +7 -0
- data/files.zettacode2/hello_world.text/mosaic.txt +3 -0
- data/files.zettacode2/hello_world.text/muf.txt +4 -0
- data/files.zettacode2/hello_world.text/mumps.txt +1 -0
- data/files.zettacode2/hello_world.text/mydef.txt +27 -0
- data/files.zettacode2/hello_world.text/myrtlescript.txt +6 -0
- data/files.zettacode2/hello_world.text/mysql.txt +2 -0
- data/files.zettacode2/hello_world.text/mythryl.txt +2 -0
- data/files.zettacode2/hello_world.text/n-t-roff.txt +6 -0
- data/files.zettacode2/hello_world.text/nanoquery.txt +1 -0
- data/files.zettacode2/hello_world.text/neat.txt +2 -0
- data/files.zettacode2/hello_world.text/neko.txt +1 -0
- data/files.zettacode2/hello_world.text/nemerle.txt +13 -0
- data/files.zettacode2/hello_world.text/netrexx.txt +1 -0
- data/files.zettacode2/hello_world.text/never.txt +4 -0
- data/files.zettacode2/hello_world.text/newlisp.txt +2 -0
- data/files.zettacode2/hello_world.text/nickle.txt +1 -0
- data/files.zettacode2/hello_world.text/nim.txt +3 -0
- data/files.zettacode2/hello_world.text/nit.txt +1 -0
- data/files.zettacode2/hello_world.text/nix.txt +1 -0
- data/files.zettacode2/hello_world.text/nlp++.txt +5 -0
- data/files.zettacode2/hello_world.text/ns-hubasic.txt +6 -0
- data/files.zettacode2/hello_world.text/nyquist.txt +15 -0
- data/files.zettacode2/hello_world.text/oberon-2.txt +11 -0
- data/files.zettacode2/hello_world.text/objeck.txt +6 -0
- data/files.zettacode2/hello_world.text/objective-c.txt +42 -0
- data/files.zettacode2/hello_world.text/ocaml.txt +1 -0
- data/files.zettacode2/hello_world.text/occam.txt +5 -0
- data/files.zettacode2/hello_world.text/octave.txt +5 -0
- data/files.zettacode2/hello_world.text/odin.txt +6 -0
- data/files.zettacode2/hello_world.text/oforth.txt +1 -0
- data/files.zettacode2/hello_world.text/ol.txt +1 -0
- data/files.zettacode2/hello_world.text/onyx.txt +1 -0
- data/files.zettacode2/hello_world.text/ooc.txt +8 -0
- data/files.zettacode2/hello_world.text/oorexx.txt +4 -0
- data/files.zettacode2/hello_world.text/openlisp.txt +10 -0
- data/files.zettacode2/hello_world.text/openscad.txt +5 -0
- data/files.zettacode2/hello_world.text/oxygene.txt +25 -0
- data/files.zettacode2/hello_world.text/oz.txt +1 -0
- data/files.zettacode2/hello_world.text/pari-gp.txt +2 -0
- data/files.zettacode2/hello_world.text/pascal.txt +5 -0
- data/files.zettacode2/hello_world.text/pasm.txt +2 -0
- data/files.zettacode2/hello_world.text/pdp-11_assembly.txt +15 -0
- data/files.zettacode2/hello_world.text/pdp-1_assembly.txt +22 -0
- data/files.zettacode2/hello_world.text/pepsiscript.txt +16 -0
- data/files.zettacode2/hello_world.text/perl.txt +11 -0
- data/files.zettacode2/hello_world.text/peylang.txt +1 -0
- data/files.zettacode2/hello_world.text/pharo.txt +4 -0
- data/files.zettacode2/hello_world.text/phix.txt +4 -0
- data/files.zettacode2/hello_world.text/phl.txt +7 -0
- data/files.zettacode2/hello_world.text/php.txt +5 -0
- data/files.zettacode2/hello_world.text/picat.txt +1 -0
- data/files.zettacode2/hello_world.text/picolisp.txt +1 -0
- data/files.zettacode2/hello_world.text/pict.txt +6 -0
- data/files.zettacode2/hello_world.text/pikachu.txt +23 -0
- data/files.zettacode2/hello_world.text/pike.txt +3 -0
- data/files.zettacode2/hello_world.text/pilot.txt +1 -0
- data/files.zettacode2/hello_world.text/pir.txt +3 -0
- data/files.zettacode2/hello_world.text/pixilang.txt +1 -0
- data/files.zettacode2/hello_world.text/pl-i.txt +3 -0
- data/files.zettacode2/hello_world.text/pl-m.txt +13 -0
- data/files.zettacode2/hello_world.text/pl-sql.txt +21 -0
- data/files.zettacode2/hello_world.text/plain_english.txt +7 -0
- data/files.zettacode2/hello_world.text/plan.txt +14 -0
- data/files.zettacode2/hello_world.text/pony.txt +3 -0
- data/files.zettacode2/hello_world.text/pop11.txt +1 -0
- data/files.zettacode2/hello_world.text/portugol.txt +11 -0
- data/files.zettacode2/hello_world.text/postscript.txt +31 -0
- data/files.zettacode2/hello_world.text/potion.txt +1 -0
- data/files.zettacode2/hello_world.text/powerbasic.txt +7 -0
- data/files.zettacode2/hello_world.text/powershell.txt +4 -0
- data/files.zettacode2/hello_world.text/processing.txt +1 -0
- data/files.zettacode2/hello_world.text/prodos.txt +1 -0
- data/files.zettacode2/hello_world.text/programming_language.txt +5 -0
- data/files.zettacode2/hello_world.text/prolog.txt +1 -0
- data/files.zettacode2/hello_world.text/promal.txt +7 -0
- data/files.zettacode2/hello_world.text/psql.txt +7 -0
- data/files.zettacode2/hello_world.text/pure.txt +5 -0
- data/files.zettacode2/hello_world.text/purebasic.txt +5 -0
- data/files.zettacode2/hello_world.text/python.txt +19 -0
- data/files.zettacode2/hello_world.text/qb64.txt +1 -0
- data/files.zettacode2/hello_world.text/quackery.txt +1 -0
- data/files.zettacode2/hello_world.text/quill.txt +1 -0
- data/files.zettacode2/hello_world.text/quite_basic.txt +1 -0
- data/files.zettacode2/hello_world.text/r.txt +5 -0
- data/files.zettacode2/hello_world.text/ra.txt +8 -0
- data/files.zettacode2/hello_world.text/racket.txt +3 -0
- data/files.zettacode2/hello_world.text/raku.txt +4 -0
- data/files.zettacode2/hello_world.text/rasel.txt +1 -0
- data/files.zettacode2/hello_world.text/ratfor.txt +11 -0
- data/files.zettacode2/hello_world.text/raven.txt +1 -0
- data/files.zettacode2/hello_world.text/realbasic.txt +7 -0
- data/files.zettacode2/hello_world.text/rebol.txt +1 -0
- data/files.zettacode2/hello_world.text/red.txt +1 -0
- data/files.zettacode2/hello_world.text/relation.txt +4 -0
- data/files.zettacode2/hello_world.text/rescript.txt +2 -0
- data/files.zettacode2/hello_world.text/retro.txt +4 -0
- data/files.zettacode2/hello_world.text/rexx.txt +13 -0
- data/files.zettacode2/hello_world.text/ring.txt +1 -0
- data/files.zettacode2/hello_world.text/risc-v.txt +11 -0
- data/files.zettacode2/hello_world.text/rockstar.txt +1 -0
- data/files.zettacode2/hello_world.text/rtl-2.txt +12 -0
- data/files.zettacode2/hello_world.text/ruby.txt +11 -0
- data/files.zettacode2/hello_world.text/run_basic.txt +1 -0
- data/files.zettacode2/hello_world.text/rust.txt +13 -0
- data/files.zettacode2/hello_world.text/salmon.txt +9 -0
- data/files.zettacode2/hello_world.text/sas.txt +4 -0
- data/files.zettacode2/hello_world.text/sasl.txt +4 -0
- data/files.zettacode2/hello_world.text/sather.txt +5 -0
- data/files.zettacode2/hello_world.text/scala.txt +19 -0
- data/files.zettacode2/hello_world.text/scheme.txt +21 -0
- data/files.zettacode2/hello_world.text/scilab.txt +1 -0
- data/files.zettacode2/hello_world.text/scratchscript.txt +4 -0
- data/files.zettacode2/hello_world.text/sed.txt +3 -0
- data/files.zettacode2/hello_world.text/seed7.txt +6 -0
- data/files.zettacode2/hello_world.text/self.txt +1 -0
- data/files.zettacode2/hello_world.text/sensetalk.txt +1 -0
- data/files.zettacode2/hello_world.text/set_lang.txt +12 -0
- data/files.zettacode2/hello_world.text/setl.txt +1 -0
- data/files.zettacode2/hello_world.text/setl4.txt +1 -0
- data/files.zettacode2/hello_world.text/shen.txt +1 -0
- data/files.zettacode2/hello_world.text/shiny.txt +1 -0
- data/files.zettacode2/hello_world.text/sidef.txt +1 -0
- data/files.zettacode2/hello_world.text/simplecode.txt +3 -0
- data/files.zettacode2/hello_world.text/simpol.txt +2 -0
- data/files.zettacode2/hello_world.text/simula.txt +5 -0
- data/files.zettacode2/hello_world.text/sing.txt +7 -0
- data/files.zettacode2/hello_world.text/sisal.txt +10 -0
- data/files.zettacode2/hello_world.text/skookumscript.txt +3 -0
- data/files.zettacode2/hello_world.text/slate.txt +1 -0
- data/files.zettacode2/hello_world.text/slope.txt +1 -0
- data/files.zettacode2/hello_world.text/smalltalk.txt +4 -0
- data/files.zettacode2/hello_world.text/smart_basic.txt +1 -0
- data/files.zettacode2/hello_world.text/smilebasic.txt +1 -0
- data/files.zettacode2/hello_world.text/snobol4.txt +3 -0
- data/files.zettacode2/hello_world.text/snusp.txt +11 -0
- data/files.zettacode2/hello_world.text/soneking_assembly.txt +10 -0
- data/files.zettacode2/hello_world.text/sparc_assembly.txt +18 -0
- data/files.zettacode2/hello_world.text/sparkling.txt +1 -0
- data/files.zettacode2/hello_world.text/spl.txt +1 -0
- data/files.zettacode2/hello_world.text/sql.txt +12 -0
- data/files.zettacode2/hello_world.text/sql_pl.txt +35 -0
- data/files.zettacode2/hello_world.text/standard_ml.txt +1 -0
- data/files.zettacode2/hello_world.text/stata.txt +1 -0
- data/files.zettacode2/hello_world.text/suneido.txt +1 -0
- data/files.zettacode2/hello_world.text/swahili.txt +1 -0
- data/files.zettacode2/hello_world.text/swift.txt +4 -0
- data/files.zettacode2/hello_world.text/symsyn.txt +3 -0
- data/files.zettacode2/hello_world.text/tailspin.txt +1 -0
- data/files.zettacode2/hello_world.text/tcl.txt +5 -0
- data/files.zettacode2/hello_world.text/teco.txt +2 -0
- data/files.zettacode2/hello_world.text/tern.txt +1 -0
- data/files.zettacode2/hello_world.text/terra.txt +6 -0
- data/files.zettacode2/hello_world.text/terraform.txt +3 -0
- data/files.zettacode2/hello_world.text/testml.txt +2 -0
- data/files.zettacode2/hello_world.text/ti-83_basic.txt +2 -0
- data/files.zettacode2/hello_world.text/ti-89_basic.txt +1 -0
- data/files.zettacode2/hello_world.text/tiny_basic.txt +5 -0
- data/files.zettacode2/hello_world.text/tmg.txt +2 -0
- data/files.zettacode2/hello_world.text/torquescript.txt +1 -0
- data/files.zettacode2/hello_world.text/tpp.txt +1 -0
- data/files.zettacode2/hello_world.text/transact-sql.txt +2 -0
- data/files.zettacode2/hello_world.text/transd.txt +2 -0
- data/files.zettacode2/hello_world.text/transforth.txt +1 -0
- data/files.zettacode2/hello_world.text/trith.txt +1 -0
- data/files.zettacode2/hello_world.text/true_basic.txt +5 -0
- data/files.zettacode2/hello_world.text/tuscript.txt +8 -0
- data/files.zettacode2/hello_world.text/ubasic-4th.txt +1 -0
- data/files.zettacode2/hello_world.text/uniface.txt +3 -0
- data/files.zettacode2/hello_world.text/unison.txt +3 -0
- data/files.zettacode2/hello_world.text/unix_shell.txt +9 -0
- data/files.zettacode2/hello_world.text/unlambda.txt +1 -0
- data/files.zettacode2/hello_world.text/ursa.txt +1 -0
- data/files.zettacode2/hello_world.text/ursala.txt +10 -0
- data/files.zettacode2/hello_world.text/v.txt +1 -0
- data/files.zettacode2/hello_world.text/v_(vlang).txt +3 -0
- data/files.zettacode2/hello_world.text/vala.txt +3 -0
- data/files.zettacode2/hello_world.text/vax_assembly.txt +10 -0
- data/files.zettacode2/hello_world.text/vba.txt +6 -0
- data/files.zettacode2/hello_world.text/vbscript.txt +2 -0
- data/files.zettacode2/hello_world.text/vedit_macro_language.txt +1 -0
- data/files.zettacode2/hello_world.text/verbexx.txt +2 -0
- data/files.zettacode2/hello_world.text/verilog.txt +8 -0
- data/files.zettacode2/hello_world.text/vhdl.txt +16 -0
- data/files.zettacode2/hello_world.text/vim_script.txt +1 -0
- data/files.zettacode2/hello_world.text/visual_basic.txt +22 -0
- data/files.zettacode2/hello_world.text/visual_basic_.net.txt +7 -0
- data/files.zettacode2/hello_world.text/viua_vm_assembly.txt +6 -0
- data/files.zettacode2/hello_world.text/vtl-2.txt +1 -0
- data/files.zettacode2/hello_world.text/wart.txt +2 -0
- data/files.zettacode2/hello_world.text/wdte.txt +1 -0
- data/files.zettacode2/hello_world.text/webassembly.txt +38 -0
- data/files.zettacode2/hello_world.text/wee_basic.txt +2 -0
- data/files.zettacode2/hello_world.text/whenever.txt +2 -0
- data/files.zettacode2/hello_world.text/whiley.txt +5 -0
- data/files.zettacode2/hello_world.text/whitespace.txt +1 -0
- data/files.zettacode2/hello_world.text/wisp.txt +8 -0
- data/files.zettacode2/hello_world.text/wolfram_language.txt +1 -0
- data/files.zettacode2/hello_world.text/wren.txt +1 -0
- data/files.zettacode2/hello_world.text/x10.txt +8 -0
- data/files.zettacode2/hello_world.text/x86-64_assembly.txt +44 -0
- data/files.zettacode2/hello_world.text/x86_assembly.txt +37 -0
- data/files.zettacode2/hello_world.text/xbasic.txt +12 -0
- data/files.zettacode2/hello_world.text/xeec.txt +4 -0
- data/files.zettacode2/hello_world.text/xl.txt +2 -0
- data/files.zettacode2/hello_world.text/xlisp.txt +2 -0
- data/files.zettacode2/hello_world.text/xpath.txt +1 -0
- data/files.zettacode2/hello_world.text/xpl0.txt +3 -0
- data/files.zettacode2/hello_world.text/xslt.txt +5 -0
- data/files.zettacode2/hello_world.text/yabasic.txt +3 -0
- data/files.zettacode2/hello_world.text/yorick.txt +1 -0
- data/files.zettacode2/hello_world.text/z80_assembly.txt +21 -0
- data/files.zettacode2/hello_world.text/zig.txt +4 -0
- data/files.zettacode2/hello_world.text/zkl.txt +2 -0
- data/files.zettacode2/hello_world.text/zoea.txt +2 -0
- data/files.zettacode2/hello_world.text/zoea_visual.txt +1 -0
- data/files.zettacode2/hello_world.text/zoomscript.txt +5 -0
- data/files.zettacode2/hello_world.text/zx_spectrum_basic.txt +4 -0
- data/files.zettacode2/hello_world.text//340/256/211/340/256/257/340/256/277/340/256/260/340/257/215-uyir.txt +5 -0
- data/install/docker/.gitignore +2 -0
- data/install/docker/run +7 -0
- data/{vagrant → install/vagrant/debian}/.gitignore +0 -0
- data/{vagrant → install/vagrant/debian}/.ruby-version +0 -0
- data/{vagrant → install/vagrant/debian}/Vagrantfile +1 -1
- data/{vagrant → install/vagrant/debian}/install.sh +0 -0
- data/install/vagrant/opensuse/.gitignore +2 -0
- data/install/vagrant/opensuse/.ruby-version +1 -0
- data/install/vagrant/opensuse/Vagrantfile +29 -0
- data/lib/zettacode/parse/parse.rb +1 -1
- data/lib/zettacode/version.rb +1 -1
- metadata +761 -5
metadata
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
2
2
|
name: zettacode
|
3
3
|
version: !ruby/object:Gem::Version
|
4
|
-
version: 0.1.
|
4
|
+
version: 0.1.4
|
5
5
|
platform: ruby
|
6
6
|
authors:
|
7
7
|
- David Vargas Ruiz
|
@@ -855,16 +855,772 @@ files:
|
|
855
855
|
- files.zettacode/hello_world.text/உயிர்-uyir.txt
|
856
856
|
- files.zettacode/input/aritmetic-integer.xml
|
857
857
|
- files.zettacode/input/hello-world-text.xml
|
858
|
+
- files.zettacode2/arithmetic.integer/0815}.txt
|
859
|
+
- files.zettacode2/arithmetic.integer/11l}.txt
|
860
|
+
- files.zettacode2/arithmetic.integer/360_assembly.txt
|
861
|
+
- files.zettacode2/arithmetic.integer/6502_assembly}.txt
|
862
|
+
- files.zettacode2/arithmetic.integer/68000_assembly.txt
|
863
|
+
- files.zettacode2/arithmetic.integer/aarch64_assembly.txt
|
864
|
+
- files.zettacode2/arithmetic.integer/abap.txt
|
865
|
+
- files.zettacode2/arithmetic.integer/acl2.txt
|
866
|
+
- files.zettacode2/arithmetic.integer/action!.txt
|
867
|
+
- files.zettacode2/arithmetic.integer/ada.txt
|
868
|
+
- files.zettacode2/arithmetic.integer/aikido.txt
|
869
|
+
- files.zettacode2/arithmetic.integer/algol_68.txt
|
870
|
+
- files.zettacode2/arithmetic.integer/algol_w.txt
|
871
|
+
- files.zettacode2/arithmetic.integer/amigae.txt
|
872
|
+
- files.zettacode2/arithmetic.integer/apl.txt
|
873
|
+
- files.zettacode2/arithmetic.integer/applescript.txt
|
874
|
+
- files.zettacode2/arithmetic.integer/arm_assembly.txt
|
875
|
+
- files.zettacode2/arithmetic.integer/arturo.txt
|
876
|
+
- files.zettacode2/arithmetic.integer/asymptote.txt
|
877
|
+
- files.zettacode2/arithmetic.integer/autohotkey.txt
|
878
|
+
- files.zettacode2/arithmetic.integer/avail.txt
|
879
|
+
- files.zettacode2/arithmetic.integer/awk.txt
|
880
|
+
- files.zettacode2/arithmetic.integer/basic.txt
|
881
|
+
- files.zettacode2/arithmetic.integer/basic256.txt
|
882
|
+
- files.zettacode2/arithmetic.integer/batch_file.txt
|
883
|
+
- files.zettacode2/arithmetic.integer/bbc_basic.txt
|
884
|
+
- files.zettacode2/arithmetic.integer/bc.txt
|
885
|
+
- files.zettacode2/arithmetic.integer/befunge.txt
|
886
|
+
- files.zettacode2/arithmetic.integer/bqn.txt
|
887
|
+
- files.zettacode2/arithmetic.integer/bracmat.txt
|
888
|
+
- files.zettacode2/arithmetic.integer/brat.txt
|
889
|
+
- files.zettacode2/arithmetic.integer/c++.txt
|
890
|
+
- files.zettacode2/arithmetic.integer/c.txt
|
891
|
+
- files.zettacode2/arithmetic.integer/c_sharp|c#.txt
|
892
|
+
- files.zettacode2/arithmetic.integer/chef.txt
|
893
|
+
- files.zettacode2/arithmetic.integer/clipper.txt
|
894
|
+
- files.zettacode2/arithmetic.integer/clojure.txt
|
895
|
+
- files.zettacode2/arithmetic.integer/cobol.txt
|
896
|
+
- files.zettacode2/arithmetic.integer/common_lisp.txt
|
897
|
+
- files.zettacode2/arithmetic.integer/component_pascal.txt
|
898
|
+
- files.zettacode2/arithmetic.integer/crystal.txt
|
899
|
+
- files.zettacode2/arithmetic.integer/d.txt
|
900
|
+
- files.zettacode2/arithmetic.integer/dc.txt
|
901
|
+
- files.zettacode2/arithmetic.integer/dcl.txt
|
902
|
+
- files.zettacode2/arithmetic.integer/delphi.txt
|
903
|
+
- files.zettacode2/arithmetic.integer/dwscript.txt
|
904
|
+
- files.zettacode2/arithmetic.integer/dyalect.txt
|
905
|
+
- files.zettacode2/arithmetic.integer/e.txt
|
906
|
+
- files.zettacode2/arithmetic.integer/easylang.txt
|
907
|
+
- files.zettacode2/arithmetic.integer/ecl.txt
|
908
|
+
- files.zettacode2/arithmetic.integer/efene.txt
|
909
|
+
- files.zettacode2/arithmetic.integer/eiffel.txt
|
910
|
+
- files.zettacode2/arithmetic.integer/elena.txt
|
911
|
+
- files.zettacode2/arithmetic.integer/elixir.txt
|
912
|
+
- files.zettacode2/arithmetic.integer/emojicode.txt
|
913
|
+
- files.zettacode2/arithmetic.integer/erlang.txt
|
914
|
+
- files.zettacode2/arithmetic.integer/erre.txt
|
915
|
+
- files.zettacode2/arithmetic.integer/euphoria.txt
|
916
|
+
- files.zettacode2/arithmetic.integer/excel.txt
|
917
|
+
- files.zettacode2/arithmetic.integer/f_sharp|f#.txt
|
918
|
+
- files.zettacode2/arithmetic.integer/factor.txt
|
919
|
+
- files.zettacode2/arithmetic.integer/false.txt
|
920
|
+
- files.zettacode2/arithmetic.integer/fermat.txt
|
921
|
+
- files.zettacode2/arithmetic.integer/forth.txt
|
922
|
+
- files.zettacode2/arithmetic.integer/fortran.txt
|
923
|
+
- files.zettacode2/arithmetic.integer/freebasic.txt
|
924
|
+
- files.zettacode2/arithmetic.integer/friendly_interactive_shell.txt
|
925
|
+
- files.zettacode2/arithmetic.integer/frink.txt
|
926
|
+
- files.zettacode2/arithmetic.integer/futurebasic.txt
|
927
|
+
- files.zettacode2/arithmetic.integer/gambas.txt
|
928
|
+
- files.zettacode2/arithmetic.integer/gap.txt
|
929
|
+
- files.zettacode2/arithmetic.integer/genie.txt
|
930
|
+
- files.zettacode2/arithmetic.integer/george.txt
|
931
|
+
- files.zettacode2/arithmetic.integer/go.txt
|
932
|
+
- files.zettacode2/arithmetic.integer/groovy.txt
|
933
|
+
- files.zettacode2/arithmetic.integer/harbour.txt
|
934
|
+
- files.zettacode2/arithmetic.integer/haskell.txt
|
935
|
+
- files.zettacode2/arithmetic.integer/haxe.txt
|
936
|
+
- files.zettacode2/arithmetic.integer/hicest.txt
|
937
|
+
- files.zettacode2/arithmetic.integer/holyc.txt
|
938
|
+
- files.zettacode2/arithmetic.integer/i.txt
|
939
|
+
- files.zettacode2/arithmetic.integer/icon}}_and_{{header|unicon.txt
|
940
|
+
- files.zettacode2/arithmetic.integer/inform_7.txt
|
941
|
+
- files.zettacode2/arithmetic.integer/j.txt
|
942
|
+
- files.zettacode2/arithmetic.integer/java.txt
|
943
|
+
- files.zettacode2/arithmetic.integer/javascript.txt
|
944
|
+
- files.zettacode2/arithmetic.integer/jq.txt
|
945
|
+
- files.zettacode2/arithmetic.integer/jsish.txt
|
946
|
+
- files.zettacode2/arithmetic.integer/julia.txt
|
947
|
+
- files.zettacode2/arithmetic.integer/kotlin.txt
|
948
|
+
- files.zettacode2/arithmetic.integer/labview.txt
|
949
|
+
- files.zettacode2/arithmetic.integer/lambdatalk.txt
|
950
|
+
- files.zettacode2/arithmetic.integer/lasso.txt
|
951
|
+
- files.zettacode2/arithmetic.integer/lfe.txt
|
952
|
+
- files.zettacode2/arithmetic.integer/liberty_basic.txt
|
953
|
+
- files.zettacode2/arithmetic.integer/lil.txt
|
954
|
+
- files.zettacode2/arithmetic.integer/lingo.txt
|
955
|
+
- files.zettacode2/arithmetic.integer/little.txt
|
956
|
+
- files.zettacode2/arithmetic.integer/livecode.txt
|
957
|
+
- files.zettacode2/arithmetic.integer/logo.txt
|
958
|
+
- files.zettacode2/arithmetic.integer/lse64.txt
|
959
|
+
- files.zettacode2/arithmetic.integer/lua.txt
|
960
|
+
- files.zettacode2/arithmetic.integer/m2000_interpreter.txt
|
961
|
+
- files.zettacode2/arithmetic.integer/m4.txt
|
962
|
+
- files.zettacode2/arithmetic.integer/maple.txt
|
963
|
+
- files.zettacode2/arithmetic.integer/mathcad.txt
|
964
|
+
- files.zettacode2/arithmetic.integer/mathematica}}-{{header|wolfram_language.txt
|
965
|
+
- files.zettacode2/arithmetic.integer/matlab}}_-_{{header|octave.txt
|
966
|
+
- files.zettacode2/arithmetic.integer/maxima.txt
|
967
|
+
- files.zettacode2/arithmetic.integer/maxscript.txt
|
968
|
+
- files.zettacode2/arithmetic.integer/mercury.txt
|
969
|
+
- files.zettacode2/arithmetic.integer/metafont.txt
|
970
|
+
- files.zettacode2/arithmetic.integer/min.txt
|
971
|
+
- files.zettacode2/arithmetic.integer/ml-i.txt
|
972
|
+
- files.zettacode2/arithmetic.integer/modula-2.txt
|
973
|
+
- files.zettacode2/arithmetic.integer/modula-3.txt
|
974
|
+
- files.zettacode2/arithmetic.integer/mumps.txt
|
975
|
+
- files.zettacode2/arithmetic.integer/nanoquery.txt
|
976
|
+
- files.zettacode2/arithmetic.integer/nemerle.txt
|
977
|
+
- files.zettacode2/arithmetic.integer/netrexx.txt
|
978
|
+
- files.zettacode2/arithmetic.integer/newlisp.txt
|
979
|
+
- files.zettacode2/arithmetic.integer/nial.txt
|
980
|
+
- files.zettacode2/arithmetic.integer/nim.txt
|
981
|
+
- files.zettacode2/arithmetic.integer/nsis.txt
|
982
|
+
- files.zettacode2/arithmetic.integer/oberon-2.txt
|
983
|
+
- files.zettacode2/arithmetic.integer/objeck.txt
|
984
|
+
- files.zettacode2/arithmetic.integer/ocaml.txt
|
985
|
+
- files.zettacode2/arithmetic.integer/oforth.txt
|
986
|
+
- files.zettacode2/arithmetic.integer/ol.txt
|
987
|
+
- files.zettacode2/arithmetic.integer/onyx.txt
|
988
|
+
- files.zettacode2/arithmetic.integer/openscad.txt
|
989
|
+
- files.zettacode2/arithmetic.integer/oz.txt
|
990
|
+
- files.zettacode2/arithmetic.integer/panda.txt
|
991
|
+
- files.zettacode2/arithmetic.integer/pari-gp.txt
|
992
|
+
- files.zettacode2/arithmetic.integer/pascal.txt
|
993
|
+
- files.zettacode2/arithmetic.integer/perl.txt
|
994
|
+
- files.zettacode2/arithmetic.integer/phix.txt
|
995
|
+
- files.zettacode2/arithmetic.integer/phixmonti.txt
|
996
|
+
- files.zettacode2/arithmetic.integer/phl.txt
|
997
|
+
- files.zettacode2/arithmetic.integer/php.txt
|
998
|
+
- files.zettacode2/arithmetic.integer/picat.txt
|
999
|
+
- files.zettacode2/arithmetic.integer/picolisp.txt
|
1000
|
+
- files.zettacode2/arithmetic.integer/piet.txt
|
1001
|
+
- files.zettacode2/arithmetic.integer/pl-i.txt
|
1002
|
+
- files.zettacode2/arithmetic.integer/plain_english.txt
|
1003
|
+
- files.zettacode2/arithmetic.integer/pop11.txt
|
1004
|
+
- files.zettacode2/arithmetic.integer/postscript.txt
|
1005
|
+
- files.zettacode2/arithmetic.integer/powershell.txt
|
1006
|
+
- files.zettacode2/arithmetic.integer/processing.txt
|
1007
|
+
- files.zettacode2/arithmetic.integer/prodos.txt
|
1008
|
+
- files.zettacode2/arithmetic.integer/prolog.txt
|
1009
|
+
- files.zettacode2/arithmetic.integer/purebasic.txt
|
1010
|
+
- files.zettacode2/arithmetic.integer/python.txt
|
1011
|
+
- files.zettacode2/arithmetic.integer/qb64.txt
|
1012
|
+
- files.zettacode2/arithmetic.integer/quackery.txt
|
1013
|
+
- files.zettacode2/arithmetic.integer/r.txt
|
1014
|
+
- files.zettacode2/arithmetic.integer/racket.txt
|
1015
|
+
- files.zettacode2/arithmetic.integer/raku.txt
|
1016
|
+
- files.zettacode2/arithmetic.integer/raven.txt
|
1017
|
+
- files.zettacode2/arithmetic.integer/rebol.txt
|
1018
|
+
- files.zettacode2/arithmetic.integer/relation.txt
|
1019
|
+
- files.zettacode2/arithmetic.integer/rescript.txt
|
1020
|
+
- files.zettacode2/arithmetic.integer/retro.txt
|
1021
|
+
- files.zettacode2/arithmetic.integer/rexx.txt
|
1022
|
+
- files.zettacode2/arithmetic.integer/ring.txt
|
1023
|
+
- files.zettacode2/arithmetic.integer/robotic.txt
|
1024
|
+
- files.zettacode2/arithmetic.integer/ruby.txt
|
1025
|
+
- files.zettacode2/arithmetic.integer/run_basic.txt
|
1026
|
+
- files.zettacode2/arithmetic.integer/rust.txt
|
1027
|
+
- files.zettacode2/arithmetic.integer/sass-scss.txt
|
1028
|
+
- files.zettacode2/arithmetic.integer/scala.txt
|
1029
|
+
- files.zettacode2/arithmetic.integer/scheme.txt
|
1030
|
+
- files.zettacode2/arithmetic.integer/seed7.txt
|
1031
|
+
- files.zettacode2/arithmetic.integer/sensetalk.txt
|
1032
|
+
- files.zettacode2/arithmetic.integer/sidef.txt
|
1033
|
+
- files.zettacode2/arithmetic.integer/slate.txt
|
1034
|
+
- files.zettacode2/arithmetic.integer/smalltalk.txt
|
1035
|
+
- files.zettacode2/arithmetic.integer/smart_basic.txt
|
1036
|
+
- files.zettacode2/arithmetic.integer/snobol4.txt
|
1037
|
+
- files.zettacode2/arithmetic.integer/snusp.txt
|
1038
|
+
- files.zettacode2/arithmetic.integer/sql.txt
|
1039
|
+
- files.zettacode2/arithmetic.integer/ssem.txt
|
1040
|
+
- files.zettacode2/arithmetic.integer/standard_ml.txt
|
1041
|
+
- files.zettacode2/arithmetic.integer/swift.txt
|
1042
|
+
- files.zettacode2/arithmetic.integer/tcl.txt
|
1043
|
+
- files.zettacode2/arithmetic.integer/terraform.txt
|
1044
|
+
- files.zettacode2/arithmetic.integer/ti-83_basic.txt
|
1045
|
+
- files.zettacode2/arithmetic.integer/ti-89_basic.txt
|
1046
|
+
- files.zettacode2/arithmetic.integer/toka.txt
|
1047
|
+
- files.zettacode2/arithmetic.integer/tuscript.txt
|
1048
|
+
- files.zettacode2/arithmetic.integer/unix_shell.txt
|
1049
|
+
- files.zettacode2/arithmetic.integer/ursa.txt
|
1050
|
+
- files.zettacode2/arithmetic.integer/v_(vlang).txt
|
1051
|
+
- files.zettacode2/arithmetic.integer/vba.txt
|
1052
|
+
- files.zettacode2/arithmetic.integer/vbscript.txt
|
1053
|
+
- files.zettacode2/arithmetic.integer/vedit_macro_language.txt
|
1054
|
+
- files.zettacode2/arithmetic.integer/verilog.txt
|
1055
|
+
- files.zettacode2/arithmetic.integer/vim_script.txt
|
1056
|
+
- files.zettacode2/arithmetic.integer/visual_basic_.net.txt
|
1057
|
+
- files.zettacode2/arithmetic.integer/wart.txt
|
1058
|
+
- files.zettacode2/arithmetic.integer/wren.txt
|
1059
|
+
- files.zettacode2/arithmetic.integer/x86_assembly.txt
|
1060
|
+
- files.zettacode2/arithmetic.integer/xlisp.txt
|
1061
|
+
- files.zettacode2/arithmetic.integer/xpl0.txt
|
1062
|
+
- files.zettacode2/arithmetic.integer/xslt.txt
|
1063
|
+
- files.zettacode2/arithmetic.integer/yabasic.txt
|
1064
|
+
- files.zettacode2/arithmetic.integer/yorick.txt
|
1065
|
+
- files.zettacode2/arithmetic.integer/zkl.txt
|
1066
|
+
- files.zettacode2/arithmetic.integer/zonnon.txt
|
1067
|
+
- files.zettacode2/arithmetic.integer/zx_spectrum_basic.txt
|
1068
|
+
- files.zettacode2/arithmetic.integer/мк-61-52.txt
|
1069
|
+
- files.zettacode2/hello_world.text/0815.txt
|
1070
|
+
- files.zettacode2/hello_world.text/11l.txt
|
1071
|
+
- files.zettacode2/hello_world.text/360_assembly.txt
|
1072
|
+
- files.zettacode2/hello_world.text/4dos_batch.txt
|
1073
|
+
- files.zettacode2/hello_world.text/6502_assembly.txt
|
1074
|
+
- files.zettacode2/hello_world.text/6800_assembly.txt
|
1075
|
+
- files.zettacode2/hello_world.text/8080_assembly.txt
|
1076
|
+
- files.zettacode2/hello_world.text/8086_assembly.txt
|
1077
|
+
- files.zettacode2/hello_world.text/8th.txt
|
1078
|
+
- files.zettacode2/hello_world.text/aarch64_assembly.txt
|
1079
|
+
- files.zettacode2/hello_world.text/abap.txt
|
1080
|
+
- files.zettacode2/hello_world.text/acl2.txt
|
1081
|
+
- files.zettacode2/hello_world.text/action!.txt
|
1082
|
+
- files.zettacode2/hello_world.text/actionscript.txt
|
1083
|
+
- files.zettacode2/hello_world.text/ada.txt
|
1084
|
+
- files.zettacode2/hello_world.text/agda.txt
|
1085
|
+
- files.zettacode2/hello_world.text/agena.txt
|
1086
|
+
- files.zettacode2/hello_world.text/aime.txt
|
1087
|
+
- files.zettacode2/hello_world.text/algae.txt
|
1088
|
+
- files.zettacode2/hello_world.text/algol-m.txt
|
1089
|
+
- files.zettacode2/hello_world.text/algol_60.txt
|
1090
|
+
- files.zettacode2/hello_world.text/algol_68.txt
|
1091
|
+
- files.zettacode2/hello_world.text/algol_w.txt
|
1092
|
+
- files.zettacode2/hello_world.text/alore.txt
|
1093
|
+
- files.zettacode2/hello_world.text/amazing_hopper.txt
|
1094
|
+
- files.zettacode2/hello_world.text/ambienttalk.txt
|
1095
|
+
- files.zettacode2/hello_world.text/amigae.txt
|
1096
|
+
- files.zettacode2/hello_world.text/angelscript.txt
|
1097
|
+
- files.zettacode2/hello_world.text/antlang.txt
|
1098
|
+
- files.zettacode2/hello_world.text/anyways.txt
|
1099
|
+
- files.zettacode2/hello_world.text/apl.txt
|
1100
|
+
- files.zettacode2/hello_world.text/applescript.txt
|
1101
|
+
- files.zettacode2/hello_world.text/applesoft_basic.txt
|
1102
|
+
- files.zettacode2/hello_world.text/apricot.txt
|
1103
|
+
- files.zettacode2/hello_world.text/arc.txt
|
1104
|
+
- files.zettacode2/hello_world.text/arendelle.txt
|
1105
|
+
- files.zettacode2/hello_world.text/argile.txt
|
1106
|
+
- files.zettacode2/hello_world.text/arm_assembly.txt
|
1107
|
+
- files.zettacode2/hello_world.text/arnoldc.txt
|
1108
|
+
- files.zettacode2/hello_world.text/arturo.txt
|
1109
|
+
- files.zettacode2/hello_world.text/asciidots.txt
|
1110
|
+
- files.zettacode2/hello_world.text/astro.txt
|
1111
|
+
- files.zettacode2/hello_world.text/asymptote.txt
|
1112
|
+
- files.zettacode2/hello_world.text/ats.txt
|
1113
|
+
- files.zettacode2/hello_world.text/autohotkey.txt
|
1114
|
+
- files.zettacode2/hello_world.text/autoit.txt
|
1115
|
+
- files.zettacode2/hello_world.text/autolisp.txt
|
1116
|
+
- files.zettacode2/hello_world.text/avail.txt
|
1117
|
+
- files.zettacode2/hello_world.text/awk.txt
|
1118
|
+
- files.zettacode2/hello_world.text/axe.txt
|
1119
|
+
- files.zettacode2/hello_world.text/b.txt
|
1120
|
+
- files.zettacode2/hello_world.text/b4x.txt
|
1121
|
+
- files.zettacode2/hello_world.text/babel.txt
|
1122
|
+
- files.zettacode2/hello_world.text/bash.txt
|
1123
|
+
- files.zettacode2/hello_world.text/basic.txt
|
1124
|
+
- files.zettacode2/hello_world.text/basic256.txt
|
1125
|
+
- files.zettacode2/hello_world.text/batch_file.txt
|
1126
|
+
- files.zettacode2/hello_world.text/battlestar.txt
|
1127
|
+
- files.zettacode2/hello_world.text/bbc_basic.txt
|
1128
|
+
- files.zettacode2/hello_world.text/bc.txt
|
1129
|
+
- files.zettacode2/hello_world.text/bcpl.txt
|
1130
|
+
- files.zettacode2/hello_world.text/beef.txt
|
1131
|
+
- files.zettacode2/hello_world.text/beeswax.txt
|
1132
|
+
- files.zettacode2/hello_world.text/befunge.txt
|
1133
|
+
- files.zettacode2/hello_world.text/binary_lambda_calculus.txt
|
1134
|
+
- files.zettacode2/hello_world.text/bird.txt
|
1135
|
+
- files.zettacode2/hello_world.text/blade.txt
|
1136
|
+
- files.zettacode2/hello_world.text/blast.txt
|
1137
|
+
- files.zettacode2/hello_world.text/blue.txt
|
1138
|
+
- files.zettacode2/hello_world.text/blz.txt
|
1139
|
+
- files.zettacode2/hello_world.text/bml.txt
|
1140
|
+
- files.zettacode2/hello_world.text/boo.txt
|
1141
|
+
- files.zettacode2/hello_world.text/bootbasic.txt
|
1142
|
+
- files.zettacode2/hello_world.text/bqn.txt
|
1143
|
+
- files.zettacode2/hello_world.text/brace.txt
|
1144
|
+
- files.zettacode2/hello_world.text/bracmat.txt
|
1145
|
+
- files.zettacode2/hello_world.text/brainf***.txt
|
1146
|
+
- files.zettacode2/hello_world.text/brat.txt
|
1147
|
+
- files.zettacode2/hello_world.text/brlcad.txt
|
1148
|
+
- files.zettacode2/hello_world.text/burlesque.txt
|
1149
|
+
- files.zettacode2/hello_world.text/c++-cli.txt
|
1150
|
+
- files.zettacode2/hello_world.text/c++.txt
|
1151
|
+
- files.zettacode2/hello_world.text/c.txt
|
1152
|
+
- files.zettacode2/hello_world.text/c1r.txt
|
1153
|
+
- files.zettacode2/hello_world.text/c2.txt
|
1154
|
+
- files.zettacode2/hello_world.text/c3.txt
|
1155
|
+
- files.zettacode2/hello_world.text/c_sharp|c#.txt
|
1156
|
+
- files.zettacode2/hello_world.text/casio_basic.txt
|
1157
|
+
- files.zettacode2/hello_world.text/cat.txt
|
1158
|
+
- files.zettacode2/hello_world.text/cduce.txt
|
1159
|
+
- files.zettacode2/hello_world.text/cfengine.txt
|
1160
|
+
- files.zettacode2/hello_world.text/chapel.txt
|
1161
|
+
- files.zettacode2/hello_world.text/chef.txt
|
1162
|
+
- files.zettacode2/hello_world.text/chuck.txt
|
1163
|
+
- files.zettacode2/hello_world.text/cind.txt
|
1164
|
+
- files.zettacode2/hello_world.text/clay.txt
|
1165
|
+
- files.zettacode2/hello_world.text/clean.txt
|
1166
|
+
- files.zettacode2/hello_world.text/clio.txt
|
1167
|
+
- files.zettacode2/hello_world.text/clipper.txt
|
1168
|
+
- files.zettacode2/hello_world.text/clips.txt
|
1169
|
+
- files.zettacode2/hello_world.text/clojure.txt
|
1170
|
+
- files.zettacode2/hello_world.text/clu.txt
|
1171
|
+
- files.zettacode2/hello_world.text/cmake.txt
|
1172
|
+
- files.zettacode2/hello_world.text/cobol.txt
|
1173
|
+
- files.zettacode2/hello_world.text/cobra.txt
|
1174
|
+
- files.zettacode2/hello_world.text/coffeescript.txt
|
1175
|
+
- files.zettacode2/hello_world.text/coldfusion.txt
|
1176
|
+
- files.zettacode2/hello_world.text/comal.txt
|
1177
|
+
- files.zettacode2/hello_world.text/comefrom0x10.txt
|
1178
|
+
- files.zettacode2/hello_world.text/commodore_basic.txt
|
1179
|
+
- files.zettacode2/hello_world.text/common_lisp.txt
|
1180
|
+
- files.zettacode2/hello_world.text/component_pascal.txt
|
1181
|
+
- files.zettacode2/hello_world.text/coq.txt
|
1182
|
+
- files.zettacode2/hello_world.text/corescript.txt
|
1183
|
+
- files.zettacode2/hello_world.text/cowgol.txt
|
1184
|
+
- files.zettacode2/hello_world.text/crack.txt
|
1185
|
+
- files.zettacode2/hello_world.text/creative_basic.txt
|
1186
|
+
- files.zettacode2/hello_world.text/crystal.txt
|
1187
|
+
- files.zettacode2/hello_world.text/d.txt
|
1188
|
+
- files.zettacode2/hello_world.text/dafny.txt
|
1189
|
+
- files.zettacode2/hello_world.text/dao.txt
|
1190
|
+
- files.zettacode2/hello_world.text/dart.txt
|
1191
|
+
- files.zettacode2/hello_world.text/dataweave.txt
|
1192
|
+
- files.zettacode2/hello_world.text/dbl.txt
|
1193
|
+
- files.zettacode2/hello_world.text/dc.txt
|
1194
|
+
- files.zettacode2/hello_world.text/dcl.txt
|
1195
|
+
- files.zettacode2/hello_world.text/ddnc.txt
|
1196
|
+
- files.zettacode2/hello_world.text/delphi.txt
|
1197
|
+
- files.zettacode2/hello_world.text/deviousyarn.txt
|
1198
|
+
- files.zettacode2/hello_world.text/dibol-11.txt
|
1199
|
+
- files.zettacode2/hello_world.text/diego.txt
|
1200
|
+
- files.zettacode2/hello_world.text/div_games_studio.txt
|
1201
|
+
- files.zettacode2/hello_world.text/dm.txt
|
1202
|
+
- files.zettacode2/hello_world.text/draco.txt
|
1203
|
+
- files.zettacode2/hello_world.text/dragon.txt
|
1204
|
+
- files.zettacode2/hello_world.text/dwscript.txt
|
1205
|
+
- files.zettacode2/hello_world.text/dyalect.txt
|
1206
|
+
- files.zettacode2/hello_world.text/dylan.net.txt
|
1207
|
+
- files.zettacode2/hello_world.text/dylan.txt
|
1208
|
+
- files.zettacode2/hello_world.text/déjà_vu.txt
|
1209
|
+
- files.zettacode2/hello_world.text/e.txt
|
1210
|
+
- files.zettacode2/hello_world.text/easylang.txt
|
1211
|
+
- files.zettacode2/hello_world.text/ec.txt
|
1212
|
+
- files.zettacode2/hello_world.text/echolisp.txt
|
1213
|
+
- files.zettacode2/hello_world.text/ecl.txt
|
1214
|
+
- files.zettacode2/hello_world.text/ecstasy.txt
|
1215
|
+
- files.zettacode2/hello_world.text/edsac_order_code.txt
|
1216
|
+
- files.zettacode2/hello_world.text/efene.txt
|
1217
|
+
- files.zettacode2/hello_world.text/egel.txt
|
1218
|
+
- files.zettacode2/hello_world.text/egison.txt
|
1219
|
+
- files.zettacode2/hello_world.text/egl.txt
|
1220
|
+
- files.zettacode2/hello_world.text/eiffel.txt
|
1221
|
+
- files.zettacode2/hello_world.text/ela.txt
|
1222
|
+
- files.zettacode2/hello_world.text/elan.txt
|
1223
|
+
- files.zettacode2/hello_world.text/elastic.txt
|
1224
|
+
- files.zettacode2/hello_world.text/elena.txt
|
1225
|
+
- files.zettacode2/hello_world.text/elisa.txt
|
1226
|
+
- files.zettacode2/hello_world.text/elixir.txt
|
1227
|
+
- files.zettacode2/hello_world.text/elm.txt
|
1228
|
+
- files.zettacode2/hello_world.text/emacs_lisp.txt
|
1229
|
+
- files.zettacode2/hello_world.text/emojicode.txt
|
1230
|
+
- files.zettacode2/hello_world.text/erlang.txt
|
1231
|
+
- files.zettacode2/hello_world.text/erre.txt
|
1232
|
+
- files.zettacode2/hello_world.text/euler_math_toolbox.txt
|
1233
|
+
- files.zettacode2/hello_world.text/extended_brainf***.txt
|
1234
|
+
- files.zettacode2/hello_world.text/ezhil.txt
|
1235
|
+
- files.zettacode2/hello_world.text/f_sharp|f#.txt
|
1236
|
+
- files.zettacode2/hello_world.text/factor.txt
|
1237
|
+
- files.zettacode2/hello_world.text/falcon.txt
|
1238
|
+
- files.zettacode2/hello_world.text/false.txt
|
1239
|
+
- files.zettacode2/hello_world.text/fantom.txt
|
1240
|
+
- files.zettacode2/hello_world.text/fennel.txt
|
1241
|
+
- files.zettacode2/hello_world.text/ferite.txt
|
1242
|
+
- files.zettacode2/hello_world.text/fermat.txt
|
1243
|
+
- files.zettacode2/hello_world.text/fexl.txt
|
1244
|
+
- files.zettacode2/hello_world.text/fhidwfe.txt
|
1245
|
+
- files.zettacode2/hello_world.text/fish.txt
|
1246
|
+
- files.zettacode2/hello_world.text/focal.txt
|
1247
|
+
- files.zettacode2/hello_world.text/forth.txt
|
1248
|
+
- files.zettacode2/hello_world.text/fortran.txt
|
1249
|
+
- files.zettacode2/hello_world.text/fortress.txt
|
1250
|
+
- files.zettacode2/hello_world.text/free_pascal.txt
|
1251
|
+
- files.zettacode2/hello_world.text/freebasic.txt
|
1252
|
+
- files.zettacode2/hello_world.text/frege.txt
|
1253
|
+
- files.zettacode2/hello_world.text/friendly_interactive_shell.txt
|
1254
|
+
- files.zettacode2/hello_world.text/frink.txt
|
1255
|
+
- files.zettacode2/hello_world.text/funl.txt
|
1256
|
+
- files.zettacode2/hello_world.text/furor.txt
|
1257
|
+
- files.zettacode2/hello_world.text/futurebasic.txt
|
1258
|
+
- files.zettacode2/hello_world.text/fuze_basic.txt
|
1259
|
+
- files.zettacode2/hello_world.text/gambas.txt
|
1260
|
+
- files.zettacode2/hello_world.text/gap.txt
|
1261
|
+
- files.zettacode2/hello_world.text/gb_basic.txt
|
1262
|
+
- files.zettacode2/hello_world.text/gecho.txt
|
1263
|
+
- files.zettacode2/hello_world.text/gema.txt
|
1264
|
+
- files.zettacode2/hello_world.text/genie.txt
|
1265
|
+
- files.zettacode2/hello_world.text/gentee.txt
|
1266
|
+
- files.zettacode2/hello_world.text/gfa_basic.txt
|
1267
|
+
- files.zettacode2/hello_world.text/glbasic.txt
|
1268
|
+
- files.zettacode2/hello_world.text/glee.txt
|
1269
|
+
- files.zettacode2/hello_world.text/global_script.txt
|
1270
|
+
- files.zettacode2/hello_world.text/glovepie.txt
|
1271
|
+
- files.zettacode2/hello_world.text/gml.txt
|
1272
|
+
- files.zettacode2/hello_world.text/go.txt
|
1273
|
+
- files.zettacode2/hello_world.text/golfscript.txt
|
1274
|
+
- files.zettacode2/hello_world.text/gosu.txt
|
1275
|
+
- files.zettacode2/hello_world.text/grain.txt
|
1276
|
+
- files.zettacode2/hello_world.text/groovy.txt
|
1277
|
+
- files.zettacode2/hello_world.text/gw-basic.txt
|
1278
|
+
- files.zettacode2/hello_world.text/hack.txt
|
1279
|
+
- files.zettacode2/hello_world.text/halon.txt
|
1280
|
+
- files.zettacode2/hello_world.text/harbour.txt
|
1281
|
+
- files.zettacode2/hello_world.text/hare.txt
|
1282
|
+
- files.zettacode2/hello_world.text/haskell.txt
|
1283
|
+
- files.zettacode2/hello_world.text/haxe.txt
|
1284
|
+
- files.zettacode2/hello_world.text/hexiscript.txt
|
1285
|
+
- files.zettacode2/hello_world.text/hicest.txt
|
1286
|
+
- files.zettacode2/hello_world.text/hla.txt
|
1287
|
+
- files.zettacode2/hello_world.text/holyc.txt
|
1288
|
+
- files.zettacode2/hello_world.text/hoon.txt
|
1289
|
+
- files.zettacode2/hello_world.text/hpppl.txt
|
1290
|
+
- files.zettacode2/hello_world.text/hq9+.txt
|
1291
|
+
- files.zettacode2/hello_world.text/html5.txt
|
1292
|
+
- files.zettacode2/hello_world.text/huginn.txt
|
1293
|
+
- files.zettacode2/hello_world.text/hy.txt
|
1294
|
+
- files.zettacode2/hello_world.text/i.txt
|
1295
|
+
- files.zettacode2/hello_world.text/icon}}_and_{{header|unicon.txt
|
1296
|
+
- files.zettacode2/hello_world.text/idl.txt
|
1297
|
+
- files.zettacode2/hello_world.text/idris.txt
|
1298
|
+
- files.zettacode2/hello_world.text/inform_6.txt
|
1299
|
+
- files.zettacode2/hello_world.text/inko.txt
|
1300
|
+
- files.zettacode2/hello_world.text/integer_basic.txt
|
1301
|
+
- files.zettacode2/hello_world.text/intercal.txt
|
1302
|
+
- files.zettacode2/hello_world.text/io.txt
|
1303
|
+
- files.zettacode2/hello_world.text/ioke.txt
|
1304
|
+
- files.zettacode2/hello_world.text/is-basic.txt
|
1305
|
+
- files.zettacode2/hello_world.text/isabelle.txt
|
1306
|
+
- files.zettacode2/hello_world.text/iwbasic.txt
|
1307
|
+
- files.zettacode2/hello_world.text/j.txt
|
1308
|
+
- files.zettacode2/hello_world.text/jack.txt
|
1309
|
+
- files.zettacode2/hello_world.text/jacquard_loom.txt
|
1310
|
+
- files.zettacode2/hello_world.text/java.txt
|
1311
|
+
- files.zettacode2/hello_world.text/javascript.txt
|
1312
|
+
- files.zettacode2/hello_world.text/jcl.txt
|
1313
|
+
- files.zettacode2/hello_world.text/jinja.txt
|
1314
|
+
- files.zettacode2/hello_world.text/joy.txt
|
1315
|
+
- files.zettacode2/hello_world.text/jq.txt
|
1316
|
+
- files.zettacode2/hello_world.text/jse.txt
|
1317
|
+
- files.zettacode2/hello_world.text/jsish.txt
|
1318
|
+
- files.zettacode2/hello_world.text/julia.txt
|
1319
|
+
- files.zettacode2/hello_world.text/k.txt
|
1320
|
+
- files.zettacode2/hello_world.text/kabap.txt
|
1321
|
+
- files.zettacode2/hello_world.text/kaya.txt
|
1322
|
+
- files.zettacode2/hello_world.text/kdf9_usercode.txt
|
1323
|
+
- files.zettacode2/hello_world.text/keg.txt
|
1324
|
+
- files.zettacode2/hello_world.text/kite.txt
|
1325
|
+
- files.zettacode2/hello_world.text/kitten.txt
|
1326
|
+
- files.zettacode2/hello_world.text/koka.txt
|
1327
|
+
- files.zettacode2/hello_world.text/konsolscript.txt
|
1328
|
+
- files.zettacode2/hello_world.text/kotlin.txt
|
1329
|
+
- files.zettacode2/hello_world.text/kql.txt
|
1330
|
+
- files.zettacode2/hello_world.text/ksi.txt
|
1331
|
+
- files.zettacode2/hello_world.text/lambdatalk.txt
|
1332
|
+
- files.zettacode2/hello_world.text/lang5.txt
|
1333
|
+
- files.zettacode2/hello_world.text/langur.txt
|
1334
|
+
- files.zettacode2/hello_world.text/lasso.txt
|
1335
|
+
- files.zettacode2/hello_world.text/latex.txt
|
1336
|
+
- files.zettacode2/hello_world.text/latitude.txt
|
1337
|
+
- files.zettacode2/hello_world.text/lc3_assembly.txt
|
1338
|
+
- files.zettacode2/hello_world.text/ldpl.txt
|
1339
|
+
- files.zettacode2/hello_world.text/lean.txt
|
1340
|
+
- files.zettacode2/hello_world.text/lfe.txt
|
1341
|
+
- files.zettacode2/hello_world.text/liberty_basic.txt
|
1342
|
+
- files.zettacode2/hello_world.text/lil.txt
|
1343
|
+
- files.zettacode2/hello_world.text/lily.txt
|
1344
|
+
- files.zettacode2/hello_world.text/lilypond.txt
|
1345
|
+
- files.zettacode2/hello_world.text/limbo.txt
|
1346
|
+
- files.zettacode2/hello_world.text/lingo.txt
|
1347
|
+
- files.zettacode2/hello_world.text/lisaac.txt
|
1348
|
+
- files.zettacode2/hello_world.text/little.txt
|
1349
|
+
- files.zettacode2/hello_world.text/livecode.txt
|
1350
|
+
- files.zettacode2/hello_world.text/llvm.txt
|
1351
|
+
- files.zettacode2/hello_world.text/lobster.txt
|
1352
|
+
- files.zettacode2/hello_world.text/logo.txt
|
1353
|
+
- files.zettacode2/hello_world.text/logtalk.txt
|
1354
|
+
- files.zettacode2/hello_world.text/lolcode.txt
|
1355
|
+
- files.zettacode2/hello_world.text/lotusscript.txt
|
1356
|
+
- files.zettacode2/hello_world.text/lse.txt
|
1357
|
+
- files.zettacode2/hello_world.text/lse64.txt
|
1358
|
+
- files.zettacode2/hello_world.text/lua.txt
|
1359
|
+
- files.zettacode2/hello_world.text/luna.txt
|
1360
|
+
- files.zettacode2/hello_world.text/m2000_interpreter.txt
|
1361
|
+
- files.zettacode2/hello_world.text/m4.txt
|
1362
|
+
- files.zettacode2/hello_world.text/maclisp.txt
|
1363
|
+
- files.zettacode2/hello_world.text/macro-10.txt
|
1364
|
+
- files.zettacode2/hello_world.text/macro-11.txt
|
1365
|
+
- files.zettacode2/hello_world.text/mad.txt
|
1366
|
+
- files.zettacode2/hello_world.text/make.txt
|
1367
|
+
- files.zettacode2/hello_world.text/malbolge.txt
|
1368
|
+
- files.zettacode2/hello_world.text/manool.txt
|
1369
|
+
- files.zettacode2/hello_world.text/maple.txt
|
1370
|
+
- files.zettacode2/hello_world.text/mathcad.txt
|
1371
|
+
- files.zettacode2/hello_world.text/mathematica}}_-_{{header|wolfram_language.txt
|
1372
|
+
- files.zettacode2/hello_world.text/matlab.txt
|
1373
|
+
- files.zettacode2/hello_world.text/maude.txt
|
1374
|
+
- files.zettacode2/hello_world.text/maxima.txt
|
1375
|
+
- files.zettacode2/hello_world.text/maxscript.txt
|
1376
|
+
- files.zettacode2/hello_world.text/mdl.txt
|
1377
|
+
- files.zettacode2/hello_world.text/mel.txt
|
1378
|
+
- files.zettacode2/hello_world.text/melonbasic.txt
|
1379
|
+
- files.zettacode2/hello_world.text/mercury.txt
|
1380
|
+
- files.zettacode2/hello_world.text/metafont.txt
|
1381
|
+
- files.zettacode2/hello_world.text/min.txt
|
1382
|
+
- files.zettacode2/hello_world.text/miniscript.txt
|
1383
|
+
- files.zettacode2/hello_world.text/minizinc.txt
|
1384
|
+
- files.zettacode2/hello_world.text/mips_assembly.txt
|
1385
|
+
- files.zettacode2/hello_world.text/mirc_scripting_language.txt
|
1386
|
+
- files.zettacode2/hello_world.text/ml-i.txt
|
1387
|
+
- files.zettacode2/hello_world.text/modula-2.txt
|
1388
|
+
- files.zettacode2/hello_world.text/modula-3.txt
|
1389
|
+
- files.zettacode2/hello_world.text/montilang.txt
|
1390
|
+
- files.zettacode2/hello_world.text/morfa.txt
|
1391
|
+
- files.zettacode2/hello_world.text/mosaic.txt
|
1392
|
+
- files.zettacode2/hello_world.text/muf.txt
|
1393
|
+
- files.zettacode2/hello_world.text/mumps.txt
|
1394
|
+
- files.zettacode2/hello_world.text/mydef.txt
|
1395
|
+
- files.zettacode2/hello_world.text/myrtlescript.txt
|
1396
|
+
- files.zettacode2/hello_world.text/mysql.txt
|
1397
|
+
- files.zettacode2/hello_world.text/mythryl.txt
|
1398
|
+
- files.zettacode2/hello_world.text/n-t-roff.txt
|
1399
|
+
- files.zettacode2/hello_world.text/nanoquery.txt
|
1400
|
+
- files.zettacode2/hello_world.text/neat.txt
|
1401
|
+
- files.zettacode2/hello_world.text/neko.txt
|
1402
|
+
- files.zettacode2/hello_world.text/nemerle.txt
|
1403
|
+
- files.zettacode2/hello_world.text/netrexx.txt
|
1404
|
+
- files.zettacode2/hello_world.text/never.txt
|
1405
|
+
- files.zettacode2/hello_world.text/newlisp.txt
|
1406
|
+
- files.zettacode2/hello_world.text/nickle.txt
|
1407
|
+
- files.zettacode2/hello_world.text/nim.txt
|
1408
|
+
- files.zettacode2/hello_world.text/nit.txt
|
1409
|
+
- files.zettacode2/hello_world.text/nix.txt
|
1410
|
+
- files.zettacode2/hello_world.text/nlp++.txt
|
1411
|
+
- files.zettacode2/hello_world.text/ns-hubasic.txt
|
1412
|
+
- files.zettacode2/hello_world.text/nyquist.txt
|
1413
|
+
- files.zettacode2/hello_world.text/oberon-2.txt
|
1414
|
+
- files.zettacode2/hello_world.text/objeck.txt
|
1415
|
+
- files.zettacode2/hello_world.text/objective-c.txt
|
1416
|
+
- files.zettacode2/hello_world.text/ocaml.txt
|
1417
|
+
- files.zettacode2/hello_world.text/occam.txt
|
1418
|
+
- files.zettacode2/hello_world.text/octave.txt
|
1419
|
+
- files.zettacode2/hello_world.text/odin.txt
|
1420
|
+
- files.zettacode2/hello_world.text/oforth.txt
|
1421
|
+
- files.zettacode2/hello_world.text/ol.txt
|
1422
|
+
- files.zettacode2/hello_world.text/onyx.txt
|
1423
|
+
- files.zettacode2/hello_world.text/ooc.txt
|
1424
|
+
- files.zettacode2/hello_world.text/oorexx.txt
|
1425
|
+
- files.zettacode2/hello_world.text/openlisp.txt
|
1426
|
+
- files.zettacode2/hello_world.text/openscad.txt
|
1427
|
+
- files.zettacode2/hello_world.text/oxygene.txt
|
1428
|
+
- files.zettacode2/hello_world.text/oz.txt
|
1429
|
+
- files.zettacode2/hello_world.text/pari-gp.txt
|
1430
|
+
- files.zettacode2/hello_world.text/pascal.txt
|
1431
|
+
- files.zettacode2/hello_world.text/pasm.txt
|
1432
|
+
- files.zettacode2/hello_world.text/pdp-11_assembly.txt
|
1433
|
+
- files.zettacode2/hello_world.text/pdp-1_assembly.txt
|
1434
|
+
- files.zettacode2/hello_world.text/pepsiscript.txt
|
1435
|
+
- files.zettacode2/hello_world.text/perl.txt
|
1436
|
+
- files.zettacode2/hello_world.text/peylang.txt
|
1437
|
+
- files.zettacode2/hello_world.text/pharo.txt
|
1438
|
+
- files.zettacode2/hello_world.text/phix.txt
|
1439
|
+
- files.zettacode2/hello_world.text/phl.txt
|
1440
|
+
- files.zettacode2/hello_world.text/php.txt
|
1441
|
+
- files.zettacode2/hello_world.text/picat.txt
|
1442
|
+
- files.zettacode2/hello_world.text/picolisp.txt
|
1443
|
+
- files.zettacode2/hello_world.text/pict.txt
|
1444
|
+
- files.zettacode2/hello_world.text/pikachu.txt
|
1445
|
+
- files.zettacode2/hello_world.text/pike.txt
|
1446
|
+
- files.zettacode2/hello_world.text/pilot.txt
|
1447
|
+
- files.zettacode2/hello_world.text/pir.txt
|
1448
|
+
- files.zettacode2/hello_world.text/pixilang.txt
|
1449
|
+
- files.zettacode2/hello_world.text/pl-i.txt
|
1450
|
+
- files.zettacode2/hello_world.text/pl-m.txt
|
1451
|
+
- files.zettacode2/hello_world.text/pl-sql.txt
|
1452
|
+
- files.zettacode2/hello_world.text/plain_english.txt
|
1453
|
+
- files.zettacode2/hello_world.text/plan.txt
|
1454
|
+
- files.zettacode2/hello_world.text/pony.txt
|
1455
|
+
- files.zettacode2/hello_world.text/pop11.txt
|
1456
|
+
- files.zettacode2/hello_world.text/portugol.txt
|
1457
|
+
- files.zettacode2/hello_world.text/postscript.txt
|
1458
|
+
- files.zettacode2/hello_world.text/potion.txt
|
1459
|
+
- files.zettacode2/hello_world.text/powerbasic.txt
|
1460
|
+
- files.zettacode2/hello_world.text/powershell.txt
|
1461
|
+
- files.zettacode2/hello_world.text/processing.txt
|
1462
|
+
- files.zettacode2/hello_world.text/prodos.txt
|
1463
|
+
- files.zettacode2/hello_world.text/programming_language.txt
|
1464
|
+
- files.zettacode2/hello_world.text/prolog.txt
|
1465
|
+
- files.zettacode2/hello_world.text/promal.txt
|
1466
|
+
- files.zettacode2/hello_world.text/psql.txt
|
1467
|
+
- files.zettacode2/hello_world.text/pure.txt
|
1468
|
+
- files.zettacode2/hello_world.text/purebasic.txt
|
1469
|
+
- files.zettacode2/hello_world.text/python.txt
|
1470
|
+
- files.zettacode2/hello_world.text/qb64.txt
|
1471
|
+
- files.zettacode2/hello_world.text/quackery.txt
|
1472
|
+
- files.zettacode2/hello_world.text/quill.txt
|
1473
|
+
- files.zettacode2/hello_world.text/quite_basic.txt
|
1474
|
+
- files.zettacode2/hello_world.text/r.txt
|
1475
|
+
- files.zettacode2/hello_world.text/ra.txt
|
1476
|
+
- files.zettacode2/hello_world.text/racket.txt
|
1477
|
+
- files.zettacode2/hello_world.text/raku.txt
|
1478
|
+
- files.zettacode2/hello_world.text/rasel.txt
|
1479
|
+
- files.zettacode2/hello_world.text/ratfor.txt
|
1480
|
+
- files.zettacode2/hello_world.text/raven.txt
|
1481
|
+
- files.zettacode2/hello_world.text/realbasic.txt
|
1482
|
+
- files.zettacode2/hello_world.text/rebol.txt
|
1483
|
+
- files.zettacode2/hello_world.text/red.txt
|
1484
|
+
- files.zettacode2/hello_world.text/relation.txt
|
1485
|
+
- files.zettacode2/hello_world.text/rescript.txt
|
1486
|
+
- files.zettacode2/hello_world.text/retro.txt
|
1487
|
+
- files.zettacode2/hello_world.text/rexx.txt
|
1488
|
+
- files.zettacode2/hello_world.text/ring.txt
|
1489
|
+
- files.zettacode2/hello_world.text/risc-v.txt
|
1490
|
+
- files.zettacode2/hello_world.text/rockstar.txt
|
1491
|
+
- files.zettacode2/hello_world.text/rtl-2.txt
|
1492
|
+
- files.zettacode2/hello_world.text/ruby.txt
|
1493
|
+
- files.zettacode2/hello_world.text/run_basic.txt
|
1494
|
+
- files.zettacode2/hello_world.text/rust.txt
|
1495
|
+
- files.zettacode2/hello_world.text/salmon.txt
|
1496
|
+
- files.zettacode2/hello_world.text/sas.txt
|
1497
|
+
- files.zettacode2/hello_world.text/sasl.txt
|
1498
|
+
- files.zettacode2/hello_world.text/sather.txt
|
1499
|
+
- files.zettacode2/hello_world.text/scala.txt
|
1500
|
+
- files.zettacode2/hello_world.text/scheme.txt
|
1501
|
+
- files.zettacode2/hello_world.text/scilab.txt
|
1502
|
+
- files.zettacode2/hello_world.text/scratchscript.txt
|
1503
|
+
- files.zettacode2/hello_world.text/sed.txt
|
1504
|
+
- files.zettacode2/hello_world.text/seed7.txt
|
1505
|
+
- files.zettacode2/hello_world.text/self.txt
|
1506
|
+
- files.zettacode2/hello_world.text/sensetalk.txt
|
1507
|
+
- files.zettacode2/hello_world.text/set_lang.txt
|
1508
|
+
- files.zettacode2/hello_world.text/setl.txt
|
1509
|
+
- files.zettacode2/hello_world.text/setl4.txt
|
1510
|
+
- files.zettacode2/hello_world.text/shen.txt
|
1511
|
+
- files.zettacode2/hello_world.text/shiny.txt
|
1512
|
+
- files.zettacode2/hello_world.text/sidef.txt
|
1513
|
+
- files.zettacode2/hello_world.text/simplecode.txt
|
1514
|
+
- files.zettacode2/hello_world.text/simpol.txt
|
1515
|
+
- files.zettacode2/hello_world.text/simula.txt
|
1516
|
+
- files.zettacode2/hello_world.text/sing.txt
|
1517
|
+
- files.zettacode2/hello_world.text/sisal.txt
|
1518
|
+
- files.zettacode2/hello_world.text/skookumscript.txt
|
1519
|
+
- files.zettacode2/hello_world.text/slate.txt
|
1520
|
+
- files.zettacode2/hello_world.text/slope.txt
|
1521
|
+
- files.zettacode2/hello_world.text/smalltalk.txt
|
1522
|
+
- files.zettacode2/hello_world.text/smart_basic.txt
|
1523
|
+
- files.zettacode2/hello_world.text/smilebasic.txt
|
1524
|
+
- files.zettacode2/hello_world.text/snobol4.txt
|
1525
|
+
- files.zettacode2/hello_world.text/snusp.txt
|
1526
|
+
- files.zettacode2/hello_world.text/soneking_assembly.txt
|
1527
|
+
- files.zettacode2/hello_world.text/sparc_assembly.txt
|
1528
|
+
- files.zettacode2/hello_world.text/sparkling.txt
|
1529
|
+
- files.zettacode2/hello_world.text/spl.txt
|
1530
|
+
- files.zettacode2/hello_world.text/sql.txt
|
1531
|
+
- files.zettacode2/hello_world.text/sql_pl.txt
|
1532
|
+
- files.zettacode2/hello_world.text/standard_ml.txt
|
1533
|
+
- files.zettacode2/hello_world.text/stata.txt
|
1534
|
+
- files.zettacode2/hello_world.text/suneido.txt
|
1535
|
+
- files.zettacode2/hello_world.text/swahili.txt
|
1536
|
+
- files.zettacode2/hello_world.text/swift.txt
|
1537
|
+
- files.zettacode2/hello_world.text/symsyn.txt
|
1538
|
+
- files.zettacode2/hello_world.text/tailspin.txt
|
1539
|
+
- files.zettacode2/hello_world.text/tcl.txt
|
1540
|
+
- files.zettacode2/hello_world.text/teco.txt
|
1541
|
+
- files.zettacode2/hello_world.text/tern.txt
|
1542
|
+
- files.zettacode2/hello_world.text/terra.txt
|
1543
|
+
- files.zettacode2/hello_world.text/terraform.txt
|
1544
|
+
- files.zettacode2/hello_world.text/testml.txt
|
1545
|
+
- files.zettacode2/hello_world.text/ti-83_basic.txt
|
1546
|
+
- files.zettacode2/hello_world.text/ti-89_basic.txt
|
1547
|
+
- files.zettacode2/hello_world.text/tiny_basic.txt
|
1548
|
+
- files.zettacode2/hello_world.text/tmg.txt
|
1549
|
+
- files.zettacode2/hello_world.text/torquescript.txt
|
1550
|
+
- files.zettacode2/hello_world.text/tpp.txt
|
1551
|
+
- files.zettacode2/hello_world.text/transact-sql.txt
|
1552
|
+
- files.zettacode2/hello_world.text/transd.txt
|
1553
|
+
- files.zettacode2/hello_world.text/transforth.txt
|
1554
|
+
- files.zettacode2/hello_world.text/trith.txt
|
1555
|
+
- files.zettacode2/hello_world.text/true_basic.txt
|
1556
|
+
- files.zettacode2/hello_world.text/tuscript.txt
|
1557
|
+
- files.zettacode2/hello_world.text/ubasic-4th.txt
|
1558
|
+
- files.zettacode2/hello_world.text/uniface.txt
|
1559
|
+
- files.zettacode2/hello_world.text/unison.txt
|
1560
|
+
- files.zettacode2/hello_world.text/unix_shell.txt
|
1561
|
+
- files.zettacode2/hello_world.text/unlambda.txt
|
1562
|
+
- files.zettacode2/hello_world.text/ursa.txt
|
1563
|
+
- files.zettacode2/hello_world.text/ursala.txt
|
1564
|
+
- files.zettacode2/hello_world.text/v.txt
|
1565
|
+
- files.zettacode2/hello_world.text/v_(vlang).txt
|
1566
|
+
- files.zettacode2/hello_world.text/vala.txt
|
1567
|
+
- files.zettacode2/hello_world.text/vax_assembly.txt
|
1568
|
+
- files.zettacode2/hello_world.text/vba.txt
|
1569
|
+
- files.zettacode2/hello_world.text/vbscript.txt
|
1570
|
+
- files.zettacode2/hello_world.text/vedit_macro_language.txt
|
1571
|
+
- files.zettacode2/hello_world.text/verbexx.txt
|
1572
|
+
- files.zettacode2/hello_world.text/verilog.txt
|
1573
|
+
- files.zettacode2/hello_world.text/vhdl.txt
|
1574
|
+
- files.zettacode2/hello_world.text/vim_script.txt
|
1575
|
+
- files.zettacode2/hello_world.text/visual_basic.txt
|
1576
|
+
- files.zettacode2/hello_world.text/visual_basic_.net.txt
|
1577
|
+
- files.zettacode2/hello_world.text/viua_vm_assembly.txt
|
1578
|
+
- files.zettacode2/hello_world.text/vtl-2.txt
|
1579
|
+
- files.zettacode2/hello_world.text/wart.txt
|
1580
|
+
- files.zettacode2/hello_world.text/wdte.txt
|
1581
|
+
- files.zettacode2/hello_world.text/webassembly.txt
|
1582
|
+
- files.zettacode2/hello_world.text/wee_basic.txt
|
1583
|
+
- files.zettacode2/hello_world.text/whenever.txt
|
1584
|
+
- files.zettacode2/hello_world.text/whiley.txt
|
1585
|
+
- files.zettacode2/hello_world.text/whitespace.txt
|
1586
|
+
- files.zettacode2/hello_world.text/wisp.txt
|
1587
|
+
- files.zettacode2/hello_world.text/wolfram_language.txt
|
1588
|
+
- files.zettacode2/hello_world.text/wren.txt
|
1589
|
+
- files.zettacode2/hello_world.text/x10.txt
|
1590
|
+
- files.zettacode2/hello_world.text/x86-64_assembly.txt
|
1591
|
+
- files.zettacode2/hello_world.text/x86_assembly.txt
|
1592
|
+
- files.zettacode2/hello_world.text/xbasic.txt
|
1593
|
+
- files.zettacode2/hello_world.text/xeec.txt
|
1594
|
+
- files.zettacode2/hello_world.text/xl.txt
|
1595
|
+
- files.zettacode2/hello_world.text/xlisp.txt
|
1596
|
+
- files.zettacode2/hello_world.text/xpath.txt
|
1597
|
+
- files.zettacode2/hello_world.text/xpl0.txt
|
1598
|
+
- files.zettacode2/hello_world.text/xslt.txt
|
1599
|
+
- files.zettacode2/hello_world.text/yabasic.txt
|
1600
|
+
- files.zettacode2/hello_world.text/yorick.txt
|
1601
|
+
- files.zettacode2/hello_world.text/z80_assembly.txt
|
1602
|
+
- files.zettacode2/hello_world.text/zig.txt
|
1603
|
+
- files.zettacode2/hello_world.text/zkl.txt
|
1604
|
+
- files.zettacode2/hello_world.text/zoea.txt
|
1605
|
+
- files.zettacode2/hello_world.text/zoea_visual.txt
|
1606
|
+
- files.zettacode2/hello_world.text/zoomscript.txt
|
1607
|
+
- files.zettacode2/hello_world.text/zx_spectrum_basic.txt
|
1608
|
+
- files.zettacode2/hello_world.text/உயிர்-uyir.txt
|
1609
|
+
- install/docker/.gitignore
|
1610
|
+
- install/docker/run
|
1611
|
+
- install/vagrant/debian/.gitignore
|
1612
|
+
- install/vagrant/debian/.ruby-version
|
1613
|
+
- install/vagrant/debian/Vagrantfile
|
1614
|
+
- install/vagrant/debian/install.sh
|
1615
|
+
- install/vagrant/opensuse/.gitignore
|
1616
|
+
- install/vagrant/opensuse/.ruby-version
|
1617
|
+
- install/vagrant/opensuse/Vagrantfile
|
858
1618
|
- lib/zettacode.rb
|
859
1619
|
- lib/zettacode/parse/parse.rb
|
860
1620
|
- lib/zettacode/scrap/scrap.rb
|
861
1621
|
- lib/zettacode/version.rb
|
862
1622
|
- sig/zettacode.rbs
|
863
1623
|
- tasks/devel.rb
|
864
|
-
- vagrant/.gitignore
|
865
|
-
- vagrant/.ruby-version
|
866
|
-
- vagrant/Vagrantfile
|
867
|
-
- vagrant/install.sh
|
868
1624
|
- zettacode
|
869
1625
|
- zettacode.gemspec
|
870
1626
|
homepage: https://github.com/dvarrui/zettacode
|