gitextract_ivh396s8/ ├── .claude/ │ ├── settings.local.json │ └── skills/ │ └── extract-task-code/ │ ├── SKILL.md │ └── extract.py ├── .envrc ├── .github/ │ └── FUNDING.yml ├── .gitignore ├── AGENTS.md ├── config.toml ├── content/ │ ├── _index.md │ ├── drafts/ │ │ ├── 100_doors_8086_assembly.md │ │ ├── 100_doors_mmix.md │ │ ├── 100_doors_xslt.md │ │ ├── 15_puzzle_solver_20_random.md │ │ ├── 15_puzzle_solver_optimal_solution.md │ │ ├── 24_game_abap.md │ │ ├── 24_game_c.md │ │ ├── 24_game_csharp.md │ │ ├── 360_assembly_include.md │ │ ├── 360_assembly_macros.md │ │ ├── 360asm.md │ │ ├── 9_billion_names_of_god_the_integer_rexx_histogram.md │ │ ├── _index.md │ │ ├── _net_framework.md │ │ ├── a_b_turing_machine.md │ │ ├── a_ux.md │ │ ├── actionscript_3.md │ │ ├── acurity_architect.md │ │ ├── ada_2005.md │ │ ├── ada_2012.md │ │ ├── ada_83.md │ │ ├── ada_95.md │ │ ├── addition-chain_exponentiation_achain_c.md │ │ ├── algol68.md │ │ ├── algol_68_-_numerical_algorithm_library.md │ │ ├── algol_68_prelude.md │ │ ├── algol_68_prelude_errata_a68.md │ │ ├── algol_68_prelude_graph_2d_a68.md │ │ ├── algolw.md │ │ ├── align_columns_c.md │ │ ├── align_columns_cpp.md │ │ ├── amigaos.md │ │ ├── ansi.md │ │ ├── ant.md │ │ ├── antlang.md │ │ ├── apex_amazon_s3.md │ │ ├── api.md │ │ ├── apple_inc.md │ │ ├── arithmetic-geometric_mean_calculate_pi_tcl_output.md │ │ ├── arithmetic.md │ │ ├── arithmetic_evaluation_ada.md │ │ ├── arithmetic_evaluation_c.md │ │ ├── arithmetic_evaluation_pascal.md │ │ ├── arithmetic_evaluation_rexx.md │ │ ├── arithmetic_evaluator_go.md │ │ ├── arithmetic_rational_ada.md │ │ ├── arithmetic_rational_c.md │ │ ├── arithmetic_rational_c_sharp.md │ │ ├── arithmetic_rational_java.md │ │ ├── arithmetic_rational_javascript.md │ │ ├── arithmetic_rational_modula-2.md │ │ ├── arithmetic_rational_modula-3.md │ │ ├── arithmetic_rational_objective-c.md │ │ ├── arithmetic_rational_tcl.md │ │ ├── arm_assembly.md │ │ ├── array.md │ │ ├── array_base.md │ │ ├── array_initialization.md │ │ ├── asm.md │ │ ├── asm360.md │ │ ├── assigning_values_to_an_array.md │ │ ├── associative_array.md │ │ ├── associative_arrays_creation_c.md │ │ ├── avl_tree_c.md │ │ ├── avl_tree_c_sharp.md │ │ ├── avl_tree_cpp.md │ │ ├── avl_tree_discussion.md │ │ ├── avl_tree_java.md │ │ ├── avl_tree_managed_c__.md │ │ ├── avl_tree_performance.md │ │ ├── avl_tree_rust.md │ │ ├── barcode.md │ │ ├── basic.md │ │ ├── bbcbasic.md │ │ ├── bcrypt.md │ │ ├── bell_labs.md │ │ ├── beos.md │ │ ├── bitmap_c__.md │ │ ├── bitmap_fortran.md │ │ ├── bitmap_oz.md │ │ ├── bitmap_python.md │ │ ├── bitwise_io_mips_assembly.md │ │ ├── block_rex.md │ │ ├── blockmm_rex.md │ │ ├── blog.md │ │ ├── boids_c.md │ │ ├── boids_java.md │ │ ├── boids_julia.md │ │ ├── boids_phix.md │ │ ├── brownian_tree_c___animated.md │ │ ├── bsd.md │ │ ├── btrees.md │ │ ├── bucketsort.md │ │ ├── busybox.md │ │ ├── bytecode.md │ │ ├── call_a_function_in_a_shared_library_ocaml.md │ │ ├── capability_compile_time_polymorphism.md │ │ ├── capability_concurrency.md │ │ ├── capability_dynamic_linking.md │ │ ├── capability_file_access.md │ │ ├── capability_file_system_access.md │ │ ├── capability_first_class_functions.md │ │ ├── capability_graphics.md │ │ ├── capability_mutable_state.md │ │ ├── capability_network_access.md │ │ ├── capability_objects.md │ │ ├── capability_opengl.md │ │ ├── capability_run_time_polymorphism.md │ │ ├── capability_signal_handling.md │ │ ├── capability_sound.md │ │ ├── capability_windowing_ui.md │ │ ├── category_360_assembly_macros.md │ │ ├── category_3d.md │ │ ├── category_MC___examples_needing_attention.md │ │ ├── category_active_directory.md │ │ ├── category_activesupport.md │ │ ├── category_acurity_architect.md │ │ ├── category_adding_content.md │ │ ├── category_ahk_xpath.md │ │ ├── category_algae_implementations.md │ │ ├── category_algol_68_implementations.md │ │ ├── category_alternate_language_names.md │ │ ├── category_animation.md │ │ ├── category_apache_ant.md │ │ ├── category_apache_commons_lang.md │ │ ├── category_apache_derby.md │ │ ├── category_applescript_toolbox.md │ │ ├── category_application_master_examples_needing_attention.md │ │ ├── category_arbitrary_precision.md │ │ ├── category_arithmetic.md │ │ ├── category_arithmetic_operations.md │ │ ├── category_assembler_language.md │ │ ├── category_autohotkey_implementations.md │ │ ├── category_autohotkey_originated.md │ │ ├── category_autopilot.md │ │ ├── category_autowin.md │ │ ├── category_aws.md │ │ ├── category_awt.md │ │ ├── category_babel_(library).md │ │ ├── category_babellanguage.md │ │ ├── category_bash_user.md │ │ ├── category_basic_c64.md │ │ ├── category_basic_commodore_pet_examples_needing_attention.md │ │ ├── category_basic_commodore_pet_implementations.md │ │ ├── category_basic_data_operations.md │ │ ├── category_basic_language_learning.md │ │ ├── category_basic_related.md │ │ ├── category_bc_-l.md │ │ ├── category_bcpl_implementations.md │ │ ├── category_befunge_implementations.md │ │ ├── category_bigfloat.md │ │ ├── category_bitwise_operations.md │ │ ├── category_bolt.md │ │ ├── category_boost.md │ │ ├── category_bordeaux_threads.md │ │ ├── category_bracmat_implementations.md │ │ ├── category_brainf____implementations.md │ │ ├── category_branches.md │ │ ├── category_bsd_libc.md │ │ ├── category_c___big_integer_library.md │ │ ├── category_c_standard_library.md │ │ ├── category_cairo.md │ │ ├── category_calc.md │ │ ├── category_caml-sha.md │ │ ├── category_camlzip.md │ │ ├── category_capability.md │ │ ├── category_capi.md │ │ ├── category_cards.md │ │ ├── category_category.md │ │ ├── category_cellular_automata.md │ │ ├── category_cffi.md │ │ ├── category_cfscript.md │ │ ├── category_checksums.md │ │ ├── category_chemistry.md │ │ ├── category_cimg.md │ │ ├── category_cl-fad.md │ │ ├── category_cl-ppcre.md │ │ ├── category_cl-serializer.md │ │ ├── category_clarified_and_needing_review.md │ │ ├── category_clarify_task.md │ │ ├── category_classic_cs_problems_and_programs.md │ │ ├── category_clim.md │ │ ├── category_clipboard_for_go.md │ │ ├── category_clj-figlet.md │ │ ├── category_closer_to_mop.md │ │ ├── category_closure_xml.md │ │ ├── category_clx.md │ │ ├── category_codepad_languages.md │ │ ├── category_collection_members.md │ │ ├── category_collision_detection.md │ │ ├── category_com.md │ │ ├── category_comdispatch.md │ │ ├── category_common_lisp_implementations.md │ │ ├── category_compilers_and_interpreters.md │ │ ├── category_compression.md │ │ ├── category_concurrency.md │ │ ├── category_conditional_loops.md │ │ ├── category_constraint_handling_rules.md │ │ ├── category_constructive_solid_geometry.md │ │ ├── category_continuation.md │ │ ├── category_control_structures.md │ │ ├── category_cos.md │ │ ├── category_crack_implementation.md │ │ ├── category_crimp.md │ │ ├── category_critcl.md │ │ ├── category_cryptonite.md │ │ ├── category_crystal_user.md │ │ ├── category_css.md │ │ ├── category_curses.md │ │ ├── category_data_structures.md │ │ ├── category_database_operations.md │ │ ├── category_date_and_time.md │ │ ├── category_db2doc.md │ │ ├── category_db2unit.md │ │ ├── category_dead_categories.md │ │ ├── category_deprecated_tags.md │ │ ├── category_dfl.md │ │ ├── category_discrete_math.md │ │ ├── category_draft_programming_tasks.md │ │ ├── category_drakma.md │ │ ├── category_droopy.md │ │ ├── category_dylan_implementations.md │ │ ├── category_e-xml.md │ │ ├── category_e_implementations.md │ │ ├── category_ecere.md │ │ ├── category_editor.md │ │ ├── category_electronics.md │ │ ├── category_elisa_implementations.md │ │ ├── category_encodings.md │ │ ├── category_encryption.md │ │ ├── category_encyclopedia.md │ │ ├── category_environment_variables.md │ │ ├── category_erlang_digraph.md │ │ ├── category_esoteric_languages.md │ │ ├── category_etree.md │ │ ├── category_example_attention_templates.md │ │ ├── category_example_description_templates.md │ │ ├── category_examples_needing_attention.md │ │ ├── category_excel.md │ │ ├── category_excessively_difficult_task.md │ │ ├── category_execution_method.md │ │ ├── category_execution_method_compiled_bytecode.md │ │ ├── category_execution_method_compiled_machine_code.md │ │ ├── category_expect.md │ │ ├── category_facile.md │ │ ├── category_feature.md │ │ ├── category_file_handling.md │ │ ├── category_file_system_operations.md │ │ ├── category_filemaker.md │ │ ├── category_flow_control.md │ │ ├── category_fltk.md │ │ ├── category_fltk4d.md │ │ ├── category_forth_foundation_library.md │ │ ├── category_forth_scientific_library.md │ │ ├── category_foxpro.md │ │ ├── category_fpr.md │ │ ├── category_fractals.md │ │ ├── category_freeglut.md │ │ ├── category_frontpage_widgets.md │ │ ├── category_functional.md │ │ ├── category_functions_and_subroutines.md │ │ ├── category_game_engine.md │ │ ├── category_games.md │ │ ├── category_garbage_collection.md │ │ ├── category_gd.md │ │ ├── category_gdi_.md │ │ ├── category_gdip.md │ │ ├── category_geometric_primitives.md │ │ ├── category_geometric_subtraction.md │ │ ├── category_geometry.md │ │ ├── category_glew.md │ │ ├── category_glfw_3_2_for_go.md │ │ ├── category_glib.md │ │ ├── category_glmlite.md │ │ ├── category_glut.md │ │ ├── category_gmp(go_wrapper).md │ │ ├── category_gmp.md │ │ ├── category_gnat_rtl.md │ │ ├── category_gnu_compiler_collection.md │ │ ├── category_gnu_scientific_library.md │ │ ├── category_go-daemon.md │ │ ├── category_go-gtk.md │ │ ├── category_go-ldap-client.md │ │ ├── category_go_graphics.md │ │ ├── category_go_ole.md │ │ ├── category_go_soap.md │ │ ├── category_go_sub-repositories.md │ │ ├── category_gogl.md │ │ ├── category_golang-pkg-pcre.md │ │ ├── category_goncurses.md │ │ ├── category_gonum_plot.md │ │ ├── category_gotk3.md │ │ ├── category_graphics_algorithms.md │ │ ├── category_gridscript.md │ │ ├── category_gtkada.md │ │ ├── category_gui.md │ │ ├── category_handicap.md │ │ ├── category_hardware.md │ │ ├── category_hgl.md │ │ ├── category_higher-order_functions.md │ │ ├── category_hpricot.md │ │ ├── category_hstats.md │ │ ├── category_html.md │ │ ├── category_hunt_the_wumpus.md │ │ ├── category_icon_implementations.md │ │ ├── category_icon_programming_library.md │ │ ├── category_image_processing.md │ │ ├── category_imger.md │ │ ├── category_imlib2.md │ │ ├── category_impl_needed.md │ │ ├── category_implementations.md │ │ ├── category_inform_7_omit.md │ │ ├── category_initialization.md │ │ ├── category_initlib.md │ │ ├── category_input_output.md │ │ ├── category_integrated_development_environments.md │ │ ├── category_internet_protocol.md │ │ ├── category_internet_protocol_(multiprotocol).md │ │ ├── category_internet_protocol_4.md │ │ ├── category_internet_protocol_6.md │ │ ├── category_inverted_syntax.md │ │ ├── category_ironclad.md │ │ ├── category_irrational_numbers.md │ │ ├── category_iteration.md │ │ ├── category_iuplua.md │ │ ├── category_iweb.md │ │ ├── category_james_ii.md │ │ ├── category_james_ii_rule-based_cellular_automata_examples_needing_attention.md │ │ ├── category_james_ii_rule-based_cellular_automata_implementations.md │ │ ├── category_james_ii_rule-based_cellular_automata_user.md │ │ ├── category_javafx.md │ │ ├── category_javafx_1_2.md │ │ ├── category_jline.md │ │ ├── category_jot.md │ │ ├── category_joy_implementations.md │ │ ├── category_joystick(go).md │ │ ├── category_joystick.md │ │ ├── category_json-static.md │ │ ├── category_json-wheel.md │ │ ├── category_json.md │ │ ├── category_judy.md │ │ ├── category_junit.md │ │ ├── category_keybd_event.md │ │ ├── category_keyboard_input.md │ │ ├── category_kivy.md │ │ ├── category_korn_shell_user.md │ │ ├── category_kotlin_examples_needing_attention.md │ │ ├── category_ksh_user.md │ │ ├── category_kxml.md │ │ ├── category_l%C3%96ve.md │ │ ├── category_labltk.md │ │ ├── category_labview_cwd.md │ │ ├── category_language_implementations.md │ │ ├── category_language_users.md │ │ ├── category_languages.md │ │ ├── category_languages_by_feature.md │ │ ├── category_lapack.md │ │ ├── category_less_than_10_examples.md │ │ ├── category_less_than_20_examples.md │ │ ├── category_less_than_5_examples.md │ │ ├── category_libco.md │ │ ├── category_libconfini.md │ │ ├── category_libcurl.md │ │ ├── category_libplot.md │ │ ├── category_library_toolkit.md │ │ ├── category_libtcl.md │ │ ├── category_libxml.md │ │ ├── category_libxml2(go).md │ │ ├── category_lisp_related.md │ │ ├── category_lisp_user.md │ │ ├── category_list__moreutils.md │ │ ├── category_live_unimpl_reports.md │ │ ├── category_livewires.md │ │ ├── category_locale.md │ │ ├── category_logic.md │ │ ├── category_logict.md │ │ ├── category_logo_implementations.md │ │ ├── category_logtalk_implementations.md │ │ ├── category_loop_modifiers.md │ │ ├── category_lotus_123_macro_scripting_examples_needing_attention.md │ │ ├── category_lotus_123_macro_scripting_implementations.md │ │ ├── category_luagl.md │ │ ├── category_luasocket.md │ │ ├── category_lumen.md │ │ ├── category_lwp.md │ │ ├── category_m2000_interpreter_implementations.md │ │ ├── category_m680x0_user.md │ │ ├── category_maintenance.md │ │ ├── category_maintenance_omitcategoriescreated.md │ │ ├── category_mapper_commands.md │ │ ├── category_marray_snippet.md │ │ ├── category_math__cephes.md │ │ ├── category_math__combinatorics.md │ │ ├── category_math__complex.md │ │ ├── category_math__matrix.md │ │ ├── category_math_net.md │ │ ├── category_mathematical_operations.md │ │ ├── category_mathematics.md │ │ ├── category_matplotlib.md │ │ ├── category_matrices.md │ │ ├── category_mc___implementations.md │ │ ├── category_memoization.md │ │ ├── category_memory_management.md │ │ ├── category_mercury_implementations.md │ │ ├── category_microsoft_scripting.md │ │ ├── category_minos.md │ │ ├── category_mirc_scripting_language_examples_needing_attention.md │ │ ├── category_mirc_scripting_language_implementations.md │ │ ├── category_ml_i_implementations.md │ │ ├── category_monads.md │ │ ├── category_moosex.md │ │ ├── category_mpfr.md │ │ ├── category_mpl.md │ │ ├── category_mumps_implementations.md │ │ ├── category_myhdl.md │ │ ├── category_mysqlclient.md │ │ ├── category_nc.md │ │ ├── category_ncurses.md │ │ ├── category_networking_and_web_interaction.md │ │ ├── category_node_js.md │ │ ├── category_non-programming_languages.md │ │ ├── category_non_parametric_generators.md │ │ ├── category_ntheory.md │ │ ├── category_objeck_implementations.md │ │ ├── category_object_oriented.md │ │ ├── category_ocaml-allegro.md │ │ ├── category_ocaml-cairo.md │ │ ├── category_ocaml-sfml.md │ │ ├── category_ocaml-xlib.md │ │ ├── category_ocaml_calendar_library.md │ │ ├── category_ocamlnet.md │ │ ├── category_ocamlsdl.md │ │ ├── category_ocamlsdl2.md │ │ ├── category_opengl_pbi.md │ │ ├── category_openssl.md │ │ ├── category_operating_systems.md │ │ ├── category_overtone.md │ │ ├── category_ozhttpclient.md │ │ ├── category_ozsqlite.md │ │ ├── category_palindromes.md │ │ ├── category_parameter_passing.md │ │ ├── category_parameter_passing_by_object_reference.md │ │ ├── category_parameter_passing_by_value.md │ │ ├── category_pari_gp_omit.md │ │ ├── category_path.md │ │ ├── category_percolation_simulations.md │ │ ├── category_perl_gtk2.md │ │ ├── category_perl_qt.md │ │ ├── category_perl_sdl.md │ │ ├── category_perl_tk.md │ │ ├── category_perl_wx.md │ │ ├── category_pgui.md │ │ ├── category_phix_examples_needing_attention.md │ │ ├── category_pil.md │ │ ├── category_pixmap.md │ │ ├── category_pl_i_implementations.md │ │ ├── category_platforms.md │ │ ├── category_plorth.md │ │ ├── category_pointing_devices.md │ │ ├── category_posix.md │ │ ├── category_postgresql.md │ │ ├── category_powershell_user.md │ │ ├── category_prime_numbers.md │ │ ├── category_primtrial.md │ │ ├── category_printer.md │ │ ├── category_probability_and_statistics.md │ │ ├── category_program_life_cycle.md │ │ ├── category_programming_environment_operations.md │ │ ├── category_programming_language_families.md │ │ ├── category_programming_languages.md │ │ ├── category_programming_paradigm.md │ │ ├── category_programming_paradigm_concatenative.md │ │ ├── category_programming_paradigm_concurrent.md │ │ ├── category_programming_paradigm_declarative.md │ │ ├── category_programming_paradigm_distributed.md │ │ ├── category_programming_paradigm_dynamic.md │ │ ├── category_programming_paradigm_event-driven.md │ │ ├── category_programming_paradigm_functional.md │ │ ├── category_programming_paradigm_functional_flow_based.md │ │ ├── category_programming_paradigm_generic.md │ │ ├── category_programming_paradigm_imperative.md │ │ ├── category_programming_paradigm_logic_programming.md │ │ ├── category_programming_paradigm_object-oriented.md │ │ ├── category_programming_paradigm_procedural.md │ │ ├── category_programming_paradigm_reflective.md │ │ ├── category_programming_paradigm_tacit.md │ │ ├── category_programming_tasks.md │ │ ├── category_programmingtools.md │ │ ├── category_property.md │ │ ├── category_protel.md │ │ ├── category_protocolbuffer.md │ │ ├── category_prototype.md │ │ ├── category_pthread.md │ │ ├── category_purelprint.md │ │ ├── category_puzzles.md │ │ ├── category_pyautogui.md │ │ ├── category_pygame.md │ │ ├── category_pygtk.md │ │ ├── category_pyqt.md │ │ ├── category_python-xcb.md │ │ ├── category_python-xlib.md │ │ ├── category_pythonwin.md │ │ ├── category_qb64.md │ │ ├── category_quil.md │ │ ├── category_quite_basic_user.md │ │ ├── category_radices.md │ │ ├── category_rand.md │ │ ├── category_randomness.md │ │ ├── category_range-v3.md │ │ ├── category_raster_graphics_operations.md │ │ ├── category_raylib-go.md │ │ ├── category_raytracing.md │ │ ├── category_rcbf.md │ │ ├── category_rchq9_.md │ │ ├── category_rcsnusp.md │ │ ├── category_rctemplates.md │ │ ├── category_rcurl.md │ │ ├── category_recursion.md │ │ ├── category_regular_expressions.md │ │ ├── category_requesting_content.md │ │ ├── category_rexml.md │ │ ├── category_rexx_library_routines.md │ │ ├── category_rexx_related.md │ │ ├── category_rgl.md │ │ ├── category_rgplot.md │ │ ├── category_rlab_user.md │ │ ├── category_robotgo.md │ │ ├── category_rosetta_code_related.md │ │ ├── category_ruby_gosu.md │ │ ├── category_ruby_tk.md │ │ ├── category_rubygems.md │ │ ├── category_satimage_osax.md │ │ ├── category_scala_100%25_immutable_variables.md │ │ ├── category_scala_digital_signal_processing.md │ │ ├── category_scala_functional_style.md │ │ ├── category_scala_gui_animation.md │ │ ├── category_scala_idiomatic.md │ │ ├── category_scala_java_swing_interoperability.md │ │ ├── category_scala_javanese_style.md │ │ ├── category_scala_lazylist.md │ │ ├── category_scala_math_polynomial.md │ │ ├── category_scala_math_statistic.md │ │ ├── category_scala_sub-repositories.md │ │ ├── category_scala_tail_recursion.md │ │ ├── category_scala_test_provided.md │ │ ├── category_scala_type_parameters.md │ │ ├── category_scalafiddle_qualified.md │ │ ├── category_scastie_qualified.md │ │ ├── category_scheme_implementations.md │ │ ├── category_scheme_pstk.md │ │ ├── category_scheme_srfis.md │ │ ├── category_sciences.md │ │ ├── category_scipy.md │ │ ├── category_scope.md │ │ ├── category_screen_capture.md │ │ ├── category_sdl.md │ │ ├── category_sdl2.md │ │ ├── category_seesaw.md │ │ ├── category_selection_short_circuit_console_program_basics.md │ │ ├── category_sfml.md │ │ ├── category_sge.md │ │ ├── category_shoes.md │ │ ├── category_signal_handling.md │ │ ├── category_simple_components_for_ada.md │ │ ├── category_simpledisplay.md │ │ ├── category_small.md │ │ ├── category_small_basic.md │ │ ├── category_smalltalk_implementations.md │ │ ├── category_snabel.md │ │ ├── category_snack.md │ │ ├── category_snap!.md │ │ ├── category_software_engineering.md │ │ ├── category_solutions.md │ │ ├── category_solutions_by_format.md │ │ ├── category_solutions_by_library.md │ │ ├── category_solutions_by_programming_language.md │ │ ├── category_solutions_by_programming_task.md │ │ ├── category_sorting.md │ │ ├── category_sorting_algorithms.md │ │ ├── category_sound.md │ │ ├── category_special_variables.md │ │ ├── category_speech_recognition.md │ │ ├── category_speech_synthesis.md │ │ ├── category_split_and_needing_review.md │ │ ├── category_sql_derivatives.md │ │ ├── category_sqlite.md │ │ ├── category_sqlite3-ruby.md │ │ ├── category_srfi-13.md │ │ ├── category_stateful_transactions.md │ │ ├── category_static_category_cache.md │ │ ├── category_stl.md │ │ ├── category_streams.md │ │ ├── category_string_algorithms.md │ │ ├── category_string_manipulation.md │ │ ├── category_substitution_templates.md │ │ ├── category_svg.md │ │ ├── category_swift_user.md │ │ ├── category_swing.md │ │ ├── category_syntax_elements.md │ │ ├── category_system_numerics.md │ │ ├── category_talk_6502_assembly.md │ │ ├── category_talk_8086_assembly.md │ │ ├── category_talk__omit.md │ │ ├── category_talk_active_directory.md │ │ ├── category_talk_ada.md │ │ ├── category_talk_agena.md │ │ ├── category_talk_algol_68.md │ │ ├── category_talk_alternate_language_names.md │ │ ├── category_talk_apl.md │ │ ├── category_talk_app_inventor.md │ │ ├── category_talk_autohotkey.md │ │ ├── category_talk_autohotkey_originated.md │ │ ├── category_talk_awk.md │ │ ├── category_talk_babel.md │ │ ├── category_talk_bash.md │ │ ├── category_talk_basic.md │ │ ├── category_talk_basic_commodore_pet.md │ │ ├── category_talk_basic_language_learning.md │ │ ├── category_talk_batch_file.md │ │ ├── category_talk_bots.md │ │ ├── category_talk_bourne_shell.md │ │ ├── category_talk_brainf___.md │ │ ├── category_talk_brainf____implementations.md │ │ ├── category_talk_c.md │ │ ├── category_talk_c1r.md │ │ ├── category_talk_c_sharp.md │ │ ├── category_talk_c_shell.md │ │ ├── category_talk_capability.md │ │ ├── category_talk_capi.md │ │ ├── category_talk_cellular_automata.md │ │ ├── category_talk_classic_cs_problems_and_programs.md │ │ ├── category_talk_commodore_basic.md │ │ ├── category_talk_common_lisp.md │ │ ├── category_talk_conditional_loops.md │ │ ├── category_talk_continuation.md │ │ ├── category_talk_cpp.md │ │ ├── category_talk_d.md │ │ ├── category_talk_d_user.md │ │ ├── category_talk_dc.md │ │ ├── category_talk_dc_implementations.md │ │ ├── category_talk_dead_categories.md │ │ ├── category_talk_deprecated_tags.md │ │ ├── category_talk_dos_batch_file.md │ │ ├── category_talk_draft_programming_tasks.md │ │ ├── category_talk_encyclopedia.md │ │ ├── category_talk_examples_needing_attention.md │ │ ├── category_talk_excel.md │ │ ├── category_talk_excel_user.md │ │ ├── category_talk_execution_method.md │ │ ├── category_talk_execution_method_compiled.md │ │ ├── category_talk_f_sharp.md │ │ ├── category_talk_falcon.md │ │ ├── category_talk_feature.md │ │ ├── category_talk_foxpro.md │ │ ├── category_talk_free_pascal_lazarus.md │ │ ├── category_talk_freebasic.md │ │ ├── category_talk_functions_and_subroutines.md │ │ ├── category_talk_game_engine.md │ │ ├── category_talk_gml.md │ │ ├── category_talk_go.md │ │ ├── category_talk_gtk.md │ │ ├── category_talk_gtk2.md │ │ ├── category_talk_guiss.md │ │ ├── category_talk_haskell.md │ │ ├── category_talk_html.md │ │ ├── category_talk_icon.md │ │ ├── category_talk_icon_and_unicon.md │ │ ├── category_talk_icon_programming_library.md │ │ ├── category_talk_iteration.md │ │ ├── category_talk_j.md │ │ ├── category_talk_javafx_script.md │ │ ├── category_talk_javascript.md │ │ ├── category_talk_jcon.md │ │ ├── category_talk_jocaml.md │ │ ├── category_talk_k3d.md │ │ ├── category_talk_keylist_databasing.md │ │ ├── category_talk_languages_by_feature.md │ │ ├── category_talk_liberty_basic.md │ │ ├── category_talk_lisp.md │ │ ├── category_talk_logo.md │ │ ├── category_talk_m680x0.md │ │ ├── category_talk_mapper.md │ │ ├── category_talk_mapper_commands.md │ │ ├── category_talk_math__complex.md │ │ ├── category_talk_mathematical_programming_languages.md │ │ ├── category_talk_matrices.md │ │ ├── category_talk_ml_i_implementations.md │ │ ├── category_talk_mmix.md │ │ ├── category_talk_monads.md │ │ ├── category_talk_mpif90.md │ │ ├── category_talk_ms_sql.md │ │ ├── category_talk_mssql.md │ │ ├── category_talk_mumps.md │ │ ├── category_talk_mysql.md │ │ ├── category_talk_netrexx.md │ │ ├── category_talk_non-programming_languages.md │ │ ├── category_talk_objeck.md │ │ ├── category_talk_objecticon.md │ │ ├── category_talk_octave.md │ │ ├── category_talk_omega.md │ │ ├── category_talk_oorexx.md │ │ ├── category_talk_operating_systems.md │ │ ├── category_talk_pari_gp.md │ │ ├── category_talk_perl5i.md │ │ ├── category_talk_perl_6.md │ │ ├── category_talk_picolisp.md │ │ ├── category_talk_posix.md │ │ ├── category_talk_postgresql.md │ │ ├── category_talk_powerbasic.md │ │ ├── category_talk_powershell.md │ │ ├── category_talk_prime_numbers.md │ │ ├── category_talk_prodos.md │ │ ├── category_talk_programming_languages.md │ │ ├── category_talk_programming_paradigm_concatenative.md │ │ ├── category_talk_programming_paradigm_dynamic.md │ │ ├── category_talk_programming_paradigm_functional.md │ │ ├── category_talk_programming_paradigm_functional_flow_bassed.md │ │ ├── category_talk_programming_paradigm_generic.md │ │ ├── category_talk_programming_paradigm_object-oriented.md │ │ ├── category_talk_programming_paradigm_reflective.md │ │ ├── category_talk_programming_tasks.md │ │ ├── category_talk_purebasic.md │ │ ├── category_talk_python.md │ │ ├── category_talk_python_implementations.md │ │ ├── category_talk_racket.md │ │ ├── category_talk_rcbf.md │ │ ├── category_talk_rctemplates.md │ │ ├── category_talk_realbasic.md │ │ ├── category_talk_recursion.md │ │ ├── category_talk_rexx_implementations.md │ │ ├── category_talk_ruby.md │ │ ├── category_talk_run_basic.md │ │ ├── category_talk_sas.md │ │ ├── category_talk_scala_implementations.md │ │ ├── category_talk_scastie_qualified.md │ │ ├── category_talk_scheme.md │ │ ├── category_talk_scheme_implementations.md │ │ ├── category_talk_scratch.md │ │ ├── category_talk_seed7_user.md │ │ ├── category_talk_snobol4.md │ │ ├── category_talk_snusp.md │ │ ├── category_talk_solutions_by_library.md │ │ ├── category_talk_solutions_by_programming_language.md │ │ ├── category_talk_solutions_by_programming_task.md │ │ ├── category_talk_sorting_algorithms.md │ │ ├── category_talk_spark.md │ │ ├── category_talk_sql.md │ │ ├── category_talk_sql_implementations.md │ │ ├── category_talk_sqlite.md │ │ ├── category_talk_standard_ml.md │ │ ├── category_talk_streams.md │ │ ├── category_talk_string_manipulation.md │ │ ├── category_talk_tcl.md │ │ ├── category_talk_the_concept_between.md │ │ ├── category_talk_ti-83_basic.md │ │ ├── category_talk_turbo_pascal.md │ │ ├── category_talk_type_system.md │ │ ├── category_talk_typing_expression.md │ │ ├── category_talk_unicon.md │ │ ├── category_talk_unimplemented_tasks_by_language.md │ │ ├── category_talk_unix_shell.md │ │ ├── category_talk_unix_shell_implementations.md │ │ ├── category_talk_unixpipes.md │ │ ├── category_talk_win32.md │ │ ├── category_talk_xbase.md │ │ ├── category_talk_xcb.md │ │ ├── category_talk_xml.md │ │ ├── category_talk_yoric.md │ │ ├── category_talk_zkl.md │ │ ├── category_tango.md │ │ ├── category_tcl3d.md │ │ ├── category_tcl_packages.md │ │ ├── category_tcllib.md │ │ ├── category_tcloo.md │ │ ├── category_tcltest.md │ │ ├── category_tcltk.md │ │ ├── category_tclx.md │ │ ├── category_tclxml.md │ │ ├── category_tcom.md │ │ ├── category_tdom.md │ │ ├── category_temporal_media.md │ │ ├── category_termbox-go.md │ │ ├── category_termcap.md │ │ ├── category_terminal_control.md │ │ ├── category_test_card.md │ │ ├── category_testing.md │ │ ├── category_text_phoneticcode_soundex.md │ │ ├── category_text_processing.md │ │ ├── category_the_concept_between.md │ │ ├── category_thread.md │ │ ├── category_tk.md │ │ ├── category_tkimg.md │ │ ├── category_tkinter.md │ │ ├── category_toadstool.md │ │ ├── category_tornadofx.md │ │ ├── category_tr.md │ │ ├── category_trestle.md │ │ ├── category_trivial-shell.md │ │ ├── category_tuscript_(tustep).md │ │ ├── category_twapi.md │ │ ├── category_txr_implementations.md │ │ ├── category_type_system.md │ │ ├── category_typing_checking_dynamic.md │ │ ├── category_typing_checking_static.md │ │ ├── category_typing_compatibility_duck.md │ │ ├── category_typing_compatibility_nominative.md │ │ ├── category_typing_compatibility_structural.md │ │ ├── category_typing_safe.md │ │ ├── category_u__.md │ │ ├── category_ubasic.md │ │ ├── category_ubasic_4th.md │ │ ├── category_underscore_js.md │ │ ├── category_unicode.md │ │ ├── category_unicon_code_library.md │ │ ├── category_unimplemented_tasks_by_language.md │ │ ├── category_unix_shell_implementations.md │ │ ├── category_useravatar.md │ │ ├── category_usocket.md │ │ ├── category_utility.md │ │ ├── category_vedit_macro_language_examples_needing_attention.md │ │ ├── category_virtual_machines.md │ │ ├── category_visual_language.md │ │ ├── category_visual_studio.md │ │ ├── category_vpython.md │ │ ├── category_web.md │ │ ├── category_web_68.md │ │ ├── category_web_application.md │ │ ├── category_what_rosetta_code_is.md │ │ ├── category_wikipediasourced.md │ │ ├── category_wikistubs.md │ │ ├── category_win32-utils.md │ │ ├── category_win32.md │ │ ├── category_winbinder.md │ │ ├── category_windows_forms.md │ │ ├── category_windows_presentation_foundation.md │ │ ├── category_wininet.md │ │ ├── category_winsock2_ahk.md │ │ ├── category_wolfram_linked.md │ │ ├── category_wpk.md │ │ ├── category_ws2_32.md │ │ ├── category_wxpython.md │ │ ├── category_xcb.md │ │ ├── category_xlib.md │ │ ├── category_xmerl.md │ │ ├── category_xml-light.md │ │ ├── category_xml.md │ │ ├── category_xml_(r).md │ │ ├── category_xml__mini.md │ │ ├── category_xml__simple.md │ │ ├── category_xml__xpath.md │ │ ├── category_xojo_user.md │ │ ├── category_xtalk.md │ │ ├── category_xtend.md │ │ ├── category_xul__gui.md │ │ ├── category_yojson.md │ │ ├── category_zet.md │ │ ├── category_zsh.md │ │ ├── catmull%E2%80%93clark_subdivision_surface_c.md │ │ ├── catmull%E2%80%93clark_subdivision_surface_ocaml.md │ │ ├── catmull%E2%80%93clark_subdivision_surface_tcl_test_code.md │ │ ├── cduce.md │ │ ├── changestr_rex.md │ │ ├── check_machin-like_formulas_text_equations.md │ │ ├── chess_player_picolisp.md │ │ ├── clips.md │ │ ├── closest-pair_problem_c.md │ │ ├── closest-pair_problem_fortran.md │ │ ├── closest-pair_problem_objective-c.md │ │ ├── closest-pair_problem_smalltalk.md │ │ ├── closures.md │ │ ├── closures_value_capture_c.md │ │ ├── cocoa.md │ │ ├── color_quantization_c.md │ │ ├── commodore.md │ │ ├── compare_a_list_of_strings_gotests.md │ │ ├── compile_time.md │ │ ├── compiler.md │ │ ├── compiler_sample_programs.md │ │ ├── composite_trapezoid_rule.md │ │ ├── conditional_structures_algol_68.md │ │ ├── conditional_structures_c.md │ │ ├── conditional_structures_j.md │ │ ├── conditional_structures_ruby.md │ │ ├── control_structures.md │ │ ├── conways_game_of_life_algol_68.md │ │ ├── conways_game_of_life_c.md │ │ ├── conways_game_of_life_java_swing.md │ │ ├── conways_game_of_life_scala.md │ │ ├── create_sqlite_table.md │ │ ├── creative_basic.md │ │ ├── cryptographic_hash_function.md │ │ ├── csh.md │ │ ├── csharp.md │ │ ├── csv-to-xml_xslt.md │ │ ├── death_star_j-oops.md │ │ ├── deconvolution_2d__test_data.md │ │ ├── deja_vu.md │ │ ├── delay_rex.md │ │ ├── dinesmans_multiple-dwelling_problem_autohotkey.md │ │ ├── distributed_programming_autohotkey.md │ │ ├── dos.md │ │ ├── doubly-linked_list_autohotkey.md │ │ ├── dragon_curve_autohotkey.md │ │ ├── dragon_curve_c.md │ │ ├── dragon_curve_d_dfl.md │ │ ├── dragon_curve_d_qd.md │ │ ├── dylan.net.md │ │ ├── ecere_ide.md │ │ ├── echo_server_autohotkey_client.md │ │ ├── eclipse.md │ │ ├── edsac.md │ │ ├── emacs.md │ │ ├── err_hel.md │ │ ├── es5.md │ │ ├── es6.md │ │ ├── euler_math_toolbox.md │ │ ├── example_hough_transform_c.md │ │ ├── example_hough_transform_matlab.md │ │ ├── example_hough_transform_racket.md │ │ ├── example_hough_transform_tcl.md │ │ ├── example_implemented_in_language.md │ │ ├── example_nonogram_solver_racket.md │ │ ├── example_talk_hough_transform_c.md │ │ ├── example_total_circles_area_racket.md │ │ ├── excel.md │ │ ├── execute_brainfuck/ │ │ │ ├── ada.md │ │ │ ├── algol_68.md │ │ │ ├── autohotkey.md │ │ │ ├── basic.md │ │ │ ├── basic_quickbasic.md │ │ │ ├── brainfuck.md │ │ │ ├── brat.md │ │ │ ├── c.md │ │ │ ├── clojure.md │ │ │ ├── cobol.md │ │ │ ├── common_lisp.md │ │ │ ├── cpp.md │ │ │ ├── csharp.md │ │ │ ├── d.md │ │ │ ├── e.md │ │ │ ├── elena.md │ │ │ ├── erlang.md │ │ │ ├── f_sharp.md │ │ │ ├── forth.md │ │ │ ├── haskell.md │ │ │ ├── icon.md │ │ │ ├── j.md │ │ │ ├── java.md │ │ │ ├── javascript.md │ │ │ ├── lua.md │ │ │ ├── modula-3.md │ │ │ ├── ocaml.md │ │ │ ├── perl.md │ │ │ ├── perl_6.md │ │ │ ├── purebasic.md │ │ │ ├── python.md │ │ │ ├── retro.md │ │ │ ├── ruby.md │ │ │ ├── scheme.md │ │ │ ├── standard_ml.md │ │ │ ├── tcl.md │ │ │ ├── ti-83_basic.md │ │ │ ├── ti-89_basic.md │ │ │ └── x86_assembly.md │ │ ├── execute_ramsey_mathprog.md │ │ ├── extended_brainfuck.md │ │ ├── factorial_go.md │ │ ├── fibonacci_word_fractal_fibfract_rex.md │ │ ├── find_uri_in_text.md │ │ ├── first-class_functions_use_numbers_analogously_go_interface_type.md │ │ ├── fizzbuzz_assembly.md │ │ ├── fizzbuzz_awk.md │ │ ├── fizzbuzz_basic.md │ │ ├── fizzbuzz_esolang.md │ │ ├── fizzbuzz_java.md │ │ ├── fizzbuzz_supercollider.md │ │ ├── floating_point.md │ │ ├── foreign_function_interface.md │ │ ├── forest_fire_java_graphics.md │ │ ├── form_solution.md │ │ ├── form_talk_taskimplmented.md │ │ ├── form_task.md │ │ ├── form_vptopic.md │ │ ├── formal_power_series_d.md │ │ ├── formal_power_series_java.md │ │ ├── formal_power_series_perl.md │ │ ├── forth_common_practice.md │ │ ├── four_bit_adder_c__.md │ │ ├── fsharp.md │ │ ├── garbage_collection.md │ │ ├── geekalize.md │ │ ├── general_fizzbuzz_jfizzbuzz.md │ │ ├── generalised_floating_point_addition.md │ │ ├── generalised_floating_point_multiplication.md │ │ ├── global_script.md │ │ ├── gnu.md │ │ ├── gnustep.md │ │ ├── go_fish_aime.md │ │ ├── go_fish_autohotkey.md │ │ ├── go_fish_c.md │ │ ├── go_fish_cpp.md │ │ ├── go_fish_d.md │ │ ├── go_fish_erlang.md │ │ ├── go_fish_go.md │ │ ├── go_fish_haskell.md │ │ ├── go_fish_j.md │ │ ├── go_fish_java.md │ │ ├── go_fish_julia.md │ │ ├── go_fish_kotlin.md │ │ ├── go_fish_locomotive_basic.md │ │ ├── go_fish_mathematica.md │ │ ├── go_fish_ocaml.md │ │ ├── go_fish_perl_6.md │ │ ├── go_fish_phix.md │ │ ├── go_fish_picolisp.md │ │ ├── go_fish_purebasic.md │ │ ├── go_fish_python.md │ │ ├── go_fish_ruby.md │ │ ├── go_fish_tcl.md │ │ ├── go_fish_unicon.md │ │ ├── gpl.md │ │ ├── gpperl.md │ │ ├── gps.md │ │ ├── greed_java.md │ │ ├── guga_tag_fixer.md │ │ ├── handicap.md │ │ ├── heap.md │ │ ├── hello_world_standard_error_esoteric.md │ │ ├── help_adding_a_new_compiler_interpreter.md │ │ ├── help_adding_a_new_programming_example.md │ │ ├── help_adding_a_new_programming_language.md │ │ ├── help_contents.md │ │ ├── help_contribute.md │ │ ├── help_ena_templates.md │ │ ├── help_formatting.md │ │ ├── help_irc.md │ │ ├── help_naming_requirements.md │ │ ├── help_orphaned_code.md │ │ ├── help_programming_example_prototypes.md │ │ ├── help_request_a_new_compiler_interpreter.md │ │ ├── help_rosetta_code_needs.md │ │ ├── help_sandbox_main_page.md │ │ ├── help_talk_adding_a_new_programming_example.md │ │ ├── help_talk_adding_a_new_programming_language.md │ │ ├── help_talk_adding_a_new_programming_task.md │ │ ├── help_talk_contribute.md │ │ ├── help_talk_formatting.md │ │ ├── help_talk_geshi.md │ │ ├── help_talk_orphaned_code.md │ │ ├── help_talk_programming_example_prototypes.md │ │ ├── help_talk_request_a_new_programming_language.md │ │ ├── help_talk_rosetta_code_needs.md │ │ ├── help_talk_similar_sites.md │ │ ├── help_talk_syntax_highlighting.md │ │ ├── help_task_clarity.md │ │ ├── hexadecimal.md │ │ ├── honeycombs_python.md │ │ ├── hq9+.md │ │ ├── http_mirc_scripting_language.md │ │ ├── hunt_the_wumpus_autohotkey.md │ │ ├── hunt_the_wumpus_c__.md │ │ ├── hunt_the_wumpus_csharp.md │ │ ├── hunt_the_wumpus_java.md │ │ ├── hunt_the_wumpus_javascript.md │ │ ├── hunt_the_wumpus_perl_6.md │ │ ├── hunt_the_wumpus_phix.md │ │ ├── hunt_the_wumpus_ruby.md │ │ ├── hunt_the_wumpus_rust.md │ │ ├── i.md │ │ ├── ibm.md │ │ ├── icon_unicon_analysis_of_unimplementedtasks.md │ │ ├── icon_unicon_inl_contents.md │ │ ├── icon_unicon_intro.md │ │ ├── ieee.md │ │ ├── image_noise_ocaml.md │ │ ├── image_noise_ocaml_alleg.md │ │ ├── image_noise_ocaml_opengl.md │ │ ├── image_noise_ocaml_xlib.md │ │ ├── increment_a_numerical_string_esoteric.md │ │ ├── inheritance_single_c.md │ │ ├── integer.md │ │ ├── integrity.md │ │ ├── intel.md │ │ ├── interpreter.md │ │ ├── iso.md │ │ ├── iso_iec_30170.md │ │ ├── j2se.md │ │ ├── j_housestyle.md │ │ ├── javafx.md │ │ ├── jocaml.md │ │ ├── just-in-time.md │ │ ├── just_in_time_processing_on_a_character_stream_rexx_jit_txt.md │ │ ├── kdf9_usercode.md │ │ ├── keyboard_input.md │ │ ├── knapsack_problem.md │ │ ├── knapsack_problem_0-1_mathprog.md │ │ ├── knapsack_problem_bounded_go_test.md │ │ ├── knapsack_problem_bounded_mathprog.md │ │ ├── knapsack_problem_continuous_j.md │ │ ├── knapsack_problem_continuous_mathprog.md │ │ ├── knapsack_problem_python.md │ │ ├── knapsack_problem_unbounded_mathprog.md │ │ ├── knapsack_problem_unbounded_python_dynamic_programming.md │ │ ├── knapsack_problem_visual_basic.md │ │ ├── knights_tour_c.md │ │ ├── lamp.md │ │ ├── language_comparison_table.md │ │ ├── lazarus.md │ │ ├── lazy_evaluation.md │ │ ├── lb.md │ │ ├── libraries.md │ │ ├── library_c_runtime.md │ │ ├── library_c_runtime_ranged_rand.md │ │ ├── library_java_io.md │ │ ├── library_microsoft_foundation_classes.md │ │ ├── library_org_xml_sax.md │ │ ├── library_qt.md │ │ ├── library_swing.md │ │ ├── linesize_hel.md │ │ ├── linesize_rex.md │ │ ├── link_time.md │ │ ├── linked_list.md │ │ ├── linux.md │ │ ├── livecode.md │ │ ├── llvm.md │ │ ├── loading_animated_3d_data_ocaml.md │ │ ├── locale.md │ │ ├── longest_common_subsequence_j.md │ │ ├── loop_over_multiple_arrays_simultaneously_c-elaboration.md │ │ ├── loop_structures.md │ │ ├── loops_while_until.md │ │ ├── m2000_compiler_task.md │ │ ├── m2000_interpreter_json_class.md │ │ ├── m2000_interpreter_rational_numbers.md │ │ ├── mac_os.md │ │ ├── magic_squares_lua.md │ │ ├── magic_squares_perl.md │ │ ├── magic_squares_perl_6.md │ │ ├── mandelbrot_set_j_output.md │ │ ├── mars.md │ │ ├── mayan_numerals%5Cmayan_rex.md │ │ ├── mcs.md │ │ ├── md5_implementation_debug.md │ │ ├── mediawiki_anoneditwarning.md │ │ ├── mediawiki_common_css.md │ │ ├── mediawiki_proxyblockreason.md │ │ ├── mediawiki_sidebar.md │ │ ├── mediawiki_talk_common_css.md │ │ ├── mediawiki_talk_sandbox.md │ │ ├── mediawiki_talk_sidebar.md │ │ ├── mediawiki_webchat-header.md │ │ ├── microsoft.md │ │ ├── minesweeper_game_d.md │ │ ├── mirc_(misc_examples).md │ │ ├── mirc_script_editor.md │ │ ├── mit_x11_license.md │ │ ├── mnumerical_encryption_decryption.md │ │ ├── modula2.md │ │ ├── modula3.md │ │ ├── morpion_solitaire_java.md │ │ ├── morpion_solitaire_phix.md │ │ ├── morpion_solitaire_unicon.md │ │ ├── morse_hel.md │ │ ├── morse_rex.md │ │ ├── mozart_oz.md │ │ ├── mutex.md │ │ ├── n-queens_problem_dlx_go.md │ │ ├── narcissistic_decimal_number_c.md │ │ ├── newsgroup.md │ │ ├── number_names_rexx.md │ │ ├── o.md │ │ ├── oberon2.md │ │ ├── object_serialization_oz.md │ │ ├── octal.md │ │ ├── octet.md │ │ ├── odd_word_problem_simplecoroutinesupportforj.md │ │ ├── odd_word_problem_trivialcharacterstreamsupportforj.md │ │ ├── one-time_pad_julia.md │ │ ├── one-time_pad_phix.md │ │ ├── one-time_pad_racket.md │ │ ├── online_code_execution.md │ │ ├── ooc.md │ │ ├── oorexx_rxmath.md │ │ ├── open_source.md │ │ ├── openvms.md │ │ ├── os_2.md │ │ ├── palindrome_pairs.md │ │ ├── parigp.md │ │ ├── parse_ebnf_tests.md │ │ ├── parsing_rpn_ruby.md │ │ ├── pastebin_atomic.md │ │ ├── paulo_jorente.md │ │ ├── pb.md │ │ ├── percolation_site_percolation_j.md │ │ ├── perl6.md │ │ ├── perl_gtk.md │ │ ├── perl_lwp.md │ │ ├── pict.md │ │ ├── pig_the_dice_game_player_autohotkey.md │ │ ├── pikachu.md │ │ ├── plan_9.md │ │ ├── play!.md │ │ ├── playing_cards_ada.md │ │ ├── playing_cards_c.md │ │ ├── playing_cards_e.md │ │ ├── playing_cards_mumps.md │ │ ├── plot_coordinate_pairs_rexx.md │ │ ├── pocket_pc.md │ │ ├── polyglot.md │ │ ├── polymorphism_basic.md │ │ ├── polymorphism_c.md │ │ ├── powershell.md │ │ ├── process.md │ │ ├── progress.md │ │ ├── proof_haskell.md │ │ ├── property_allowed_by.md │ │ ├── property_allows.md │ │ ├── property_compatible_with.md │ │ ├── property_derived_from.md │ │ ├── property_example_output_of.md │ │ ├── property_example_requires_attention.md │ │ ├── property_graduate_of.md │ │ ├── property_has_type.md │ │ ├── property_implementation_of.md │ │ ├── property_implementation_of_task.md │ │ ├── property_implemented_in_language.md │ │ ├── property_is_draft.md │ │ ├── property_is_language.md │ │ ├── property_is_solution_of.md │ │ ├── property_is_stub.md │ │ ├── property_is_task.md │ │ ├── property_is_topic_of.md │ │ ├── property_is_village_pump_topic.md │ │ ├── property_is_virtual_machine.md │ │ ├── property_modification_date.md │ │ ├── property_output_of_task.md │ │ ├── property_programs_for.md │ │ ├── property_provided_by.md │ │ ├── property_required_by.md │ │ ├── property_requires.md │ │ ├── property_runs_on_vm.md │ │ ├── property_sample_input_data_for.md │ │ ├── property_subcategory_of.md │ │ ├── property_summary.md │ │ ├── property_talk_allows.md │ │ ├── property_talk_implemented_in_language.md │ │ ├── property_talk_speaks.md │ │ ├── property_task_feature.md │ │ ├── property_topic.md │ │ ├── property_uses_library.md │ │ ├── property_uses_tcllib_package.md │ │ ├── psyco.md │ │ ├── pycon_china_2011.md │ │ ├── pythagorean_triples_java_brute_force_primitives.md │ │ ├── python_3.md │ │ ├── qb64.md │ │ ├── qnx.md │ │ ├── quill.md │ │ ├── race_condition.md │ │ ├── racket_options.md │ │ ├── random_number_generator.md │ │ ├── range_extraction_format.md │ │ ├── raspberry_pi.md │ │ ├── raster_graphics_operations_ruby.md │ │ ├── rc_pop_out.md │ │ ├── rcrpg_c.md │ │ ├── rcrpg_c__11.md │ │ ├── rcrpg_c__98.md │ │ ├── rcrpg_clojure.md │ │ ├── rcrpg_common_lisp.md │ │ ├── rcrpg_cpp.md │ │ ├── rcrpg_d.md │ │ ├── rcrpg_erlang.md │ │ ├── rcrpg_go.md │ │ ├── rcrpg_haskell.md │ │ ├── rcrpg_inform_7.md │ │ ├── rcrpg_java.md │ │ ├── rcrpg_javascript.md │ │ ├── rcrpg_julia.md │ │ ├── rcrpg_miniscript.md │ │ ├── rcrpg_oz.md │ │ ├── rcrpg_perl.md │ │ ├── rcrpg_perl_6.md │ │ ├── rcrpg_phix.md │ │ ├── rcrpg_purebasic.md │ │ ├── rcrpg_python.md │ │ ├── rcrpg_racket.md │ │ ├── rcrpg_ruby.md │ │ ├── rcrpg_rust.md │ │ ├── rcrpg_tcl.md │ │ ├── rcrpg_unicon.md │ │ ├── rcsnusp_autohotkey.md │ │ ├── rcsnusp_c__.md │ │ ├── rcsnusp_cobol.md │ │ ├── rcsnusp_lua.md │ │ ├── rcsnusp_mathematica.md │ │ ├── rcsnusp_picolisp.md │ │ ├── real-time_computing.md │ │ ├── rebol.md │ │ ├── red_black_trees.md │ │ ├── reference.md │ │ ├── reflection.md │ │ ├── regex.md │ │ ├── remote_agent.md │ │ ├── remote_agent_agent_interface_julia.md │ │ ├── remote_agent_agent_logic_julia.md │ │ ├── remote_agent_agent_logic_picolisp.md │ │ ├── remote_agent_simulation_c.md │ │ ├── remote_agent_simulation_julia.md │ │ ├── reports_talk_tasks_not_implemented_in_68000_assembly.md │ │ ├── reports_talk_tasks_not_implemented_in_freebasic.md │ │ ├── reports_talk_tasks_not_implemented_in_haskell.md │ │ ├── retrieving_an_element_of_an_array.md │ │ ├── robots_c__.md │ │ ├── robots_go.md │ │ ├── robots_java.md │ │ ├── robots_kotlin.md │ │ ├── robots_phix.md │ │ ├── roman_numerals.md │ │ ├── rosetta_code.md │ │ ├── rosetta_code_about.md │ │ ├── rosetta_code_add_a_language.md │ │ ├── rosetta_code_analytics_20091209-20100108_browsers.md │ │ ├── rosetta_code_analytics_20091209-20100108_ie_versions.md │ │ ├── rosetta_code_api.md │ │ ├── rosetta_code_api_mediawiki.md │ │ ├── rosetta_code_api_mediawiki_perl.md │ │ ├── rosetta_code_api_mediawiki_perl_mediawiki__api.md │ │ ├── rosetta_code_autogeshi.md │ │ ├── rosetta_code_book.md │ │ ├── rosetta_code_brainf___.md │ │ ├── rosetta_code_community.md │ │ ├── rosetta_code_community_portal.md │ │ ├── rosetta_code_copyrights.md │ │ ├── rosetta_code_count_examples_full_list.md │ │ ├── rosetta_code_count_examples_java_screenscrape.md │ │ ├── rosetta_code_email_confirmation.md │ │ ├── rosetta_code_error.md │ │ ├── rosetta_code_extra_credit.md │ │ ├── rosetta_code_finances.md │ │ ├── rosetta_code_general_disclaimer.md │ │ ├── rosetta_code_ideas.md │ │ ├── rosetta_code_ipv6.md │ │ ├── rosetta_code_language_comparison_script.md │ │ ├── rosetta_code_list_authors_of_task_descriptions_full_list.md │ │ ├── rosetta_code_multiple_passes.md │ │ ├── rosetta_code_my_scripts_menu.md │ │ ├── rosetta_code_mylangbadexample.md │ │ ├── rosetta_code_optimization.md │ │ ├── rosetta_code_per-code_example_buttonbar.md │ │ ├── rosetta_code_planet.md │ │ ├── rosetta_code_policy.md │ │ ├── rosetta_code_privacy_policy.md │ │ ├── rosetta_code_rank_languages_by_popularity_full_list.md │ │ ├── rosetta_code_rank_languages_by_popularity_tcl_api_full_output.md │ │ ├── rosetta_code_sandbox.md │ │ ├── rosetta_code_sandbox2.md │ │ ├── rosetta_code_social_media.md │ │ ├── rosetta_code_solve_a_task.md │ │ ├── rosetta_code_syntax_highlight_color_picker.md │ │ ├── rosetta_code_talk_add_a_language.md │ │ ├── rosetta_code_talk_add_a_task.md │ │ ├── rosetta_code_talk_book.md │ │ ├── rosetta_code_talk_copyrights.md │ │ ├── rosetta_code_talk_email_confirmation.md │ │ ├── rosetta_code_talk_finances.md │ │ ├── rosetta_code_talk_general_disclaimer.md │ │ ├── rosetta_code_talk_language_comparison_script.md │ │ ├── rosetta_code_talk_my_scripts_menu.md │ │ ├── rosetta_code_talk_policy.md │ │ ├── rosetta_code_talk_solve_a_task.md │ │ ├── rosetta_code_talk_todo.md │ │ ├── rosetta_code_talk_village_pump_cs_pages_wanted.md │ │ ├── rosetta_code_todo.md │ │ ├── rosetta_code_village_pump_crafting_short_checklists.md │ │ ├── rosetta_code_village_pump_cs_pages_wanted.md │ │ ├── rosetta_code_village_pump_css_problem_with_progress_language.md │ │ ├── rosetta_code_village_pump_db_vs_programming_languages.md │ │ ├── rosetta_code_village_pump_delete_webpage.md │ │ ├── rosetta_code_village_pump_dialects.md │ │ ├── rosetta_code_village_pump_did_i_implement_this_new_task_correctly.md │ │ ├── rosetta_code_village_pump_download_perl_code.md │ │ ├── rosetta_code_village_pump_edit_link_movement.md │ │ ├── rosetta_code_village_pump_editandexternallinks.md │ │ ├── rosetta_code_village_pump_email_protection_in_code.md │ │ ├── rosetta_code_village_pump_enable_mediawiki_api_edit.md │ │ ├── rosetta_code_village_pump_examples_needing_attention.md │ │ ├── rosetta_code_village_pump_examples_needing_attention_not_useful.md │ │ ├── rosetta_code_village_pump_executing_code_samples.md │ │ ├── rosetta_code_village_pump_extraneous_printing_requirements_in_tasks.md │ │ ├── rosetta_code_village_pump_faulty_code.md │ │ ├── rosetta_code_village_pump_fbsl_categorization_question.md │ │ ├── rosetta_code_village_pump_features_wanted.md │ │ ├── rosetta_code_village_pump_feed_problems.md │ │ ├── rosetta_code_village_pump_fight_spam.md │ │ ├── rosetta_code_village_pump_foldable_output.md │ │ ├── rosetta_code_village_pump_footnotes_and_references.md │ │ ├── rosetta_code_village_pump_fortran_77__90_etc_.md │ │ ├── rosetta_code_village_pump_gadgets_vs__widgets.md │ │ ├── rosetta_code_village_pump_google.md │ │ ├── rosetta_code_village_pump_highlight_for_rust.md │ │ ├── rosetta_code_village_pump_hopl.md │ │ ├── rosetta_code_village_pump_hopl_murdoch_edu_au_unavailable.md │ │ ├── rosetta_code_village_pump_how_to_add_a_subcategory_when_editing_a_page.md │ │ ├── rosetta_code_village_pump_ideas_for_2010.md │ │ ├── rosetta_code_village_pump_image_uploads.md │ │ ├── rosetta_code_village_pump_images.md │ │ ├── rosetta_code_village_pump_implsearchbot_fate_and_replacement.md │ │ ├── rosetta_code_village_pump_income.md │ │ ├── rosetta_code_village_pump_insertallimplementedtaskintolanguagepage.md │ │ ├── rosetta_code_village_pump_irc_wiki_bridge.md │ │ ├── rosetta_code_village_pump_javascript_functionality_add.md │ │ ├── rosetta_code_village_pump_lang-tag_bot.md │ │ ├── rosetta_code_village_pump_lang-tag_bot_source.md │ │ ├── rosetta_code_village_pump_lang-tag_bot_task_list.md │ │ ├── rosetta_code_village_pump_language_iota.md │ │ ├── rosetta_code_village_pump_language_page_for_ezhil.md │ │ ├── rosetta_code_village_pump_language_page_links.md │ │ ├── rosetta_code_village_pump_language_template_enhancements.md │ │ ├── rosetta_code_village_pump_language_to_use_for_source_code.md │ │ ├── rosetta_code_village_pump_less_than_x_examples.md │ │ ├── rosetta_code_village_pump_library_template.md │ │ ├── rosetta_code_village_pump_librc__a_library_for_rosettacode_code.md │ │ ├── rosetta_code_village_pump_line_breaks_in_templates.md │ │ ├── rosetta_code_village_pump_line_length.md │ │ ├── rosetta_code_village_pump_link_to_task-section.md │ │ ├── rosetta_code_village_pump_linkedin.md │ │ ├── rosetta_code_village_pump_linters.md │ │ ├── rosetta_code_village_pump_linting_code_examples.md │ │ ├── rosetta_code_village_pump_long_examples.md │ │ ├── rosetta_code_village_pump_mediawiki_1_20_upgrade_issues.md │ │ ├── rosetta_code_village_pump_minimum_penetration.md │ │ ├── rosetta_code_village_pump_missing_languages.md │ │ ├── rosetta_code_village_pump_more_convenient_links_to_tasks.md │ │ ├── rosetta_code_village_pump_multicatsearch_no_result.md │ │ ├── rosetta_code_village_pump_my_code_is_better_than_existing_one.md │ │ ├── rosetta_code_village_pump_new_reports.md │ │ ├── rosetta_code_village_pump_news_channel.md │ │ ├── rosetta_code_village_pump_old_draft_tasks.md │ │ ├── rosetta_code_village_pump_old_main_talk.md │ │ ├── rosetta_code_village_pump_omit_bot.md │ │ ├── rosetta_code_village_pump_over-categorization.md │ │ ├── rosetta_code_village_pump_phix_geshi_file.md │ │ ├── rosetta_code_village_pump_planet.md │ │ ├── rosetta_code_village_pump_please_appoint_more_moderators!.md │ │ ├── rosetta_code_village_pump_pre_to_lang_tag_fixer.md │ │ ├── rosetta_code_village_pump_rank_tasks_language_by_hits.md │ │ ├── rosetta_code_village_pump_rc_thinks_cookies_are_disabled_on_chrome.md │ │ ├── rosetta_code_village_pump_recent_changes_broadcast.md │ │ ├── rosetta_code_village_pump_recently-updated-tasks.md │ │ ├── rosetta_code_village_pump_renaming_a_language.md │ │ ├── rosetta_code_village_pump_renaming_to_rename_tasks.md │ │ ├── rosetta_code_village_pump_repairing_invisible_formulae.md │ │ ├── rosetta_code_village_pump_replace_mediawiki.md │ │ ├── rosetta_code_village_pump_review_templates.md │ │ ├── rosetta_code_village_pump_rosettacodeneedsx.md │ │ ├── rosetta_code_village_pump_run_snippets_in_browser.md │ │ ├── rosetta_code_village_pump_run_times_on_examples%3F.md │ │ ├── rosetta_code_village_pump_running_the_programs.md │ │ ├── rosetta_code_village_pump_sales_and_stuff.md │ │ ├── rosetta_code_village_pump_sales_and_stuff_general_programmer.md │ │ ├── rosetta_code_village_pump_sales_and_stuff_lingual_sets.md │ │ ├── rosetta_code_village_pump_screwed_pages.md │ │ ├── rosetta_code_village_pump_search_support.md │ │ ├── rosetta_code_village_pump_semantic_mediawiki.md │ │ ├── rosetta_code_village_pump_semantic_mediawiki_semantics.md │ │ ├── rosetta_code_village_pump_semantic_solutions_with_forms.md │ │ ├── rosetta_code_village_pump_shared_names_for_languages_and_implementations.md │ │ ├── rosetta_code_village_pump_site_usability.md │ │ ├── rosetta_code_village_pump_small_basic.md │ │ ├── rosetta_code_village_pump_smw_examples_by_language_and_concept.md │ │ ├── rosetta_code_village_pump_sort_popular_pump_pages.md │ │ ├── rosetta_code_village_pump_special_allpages_broken.md │ │ ├── rosetta_code_village_pump_specification_languages.md │ │ ├── rosetta_code_village_pump_subreddit.md │ │ ├── rosetta_code_village_pump_suggest_a_language.md │ │ ├── rosetta_code_village_pump_suggest_a_programming_task.md │ │ ├── rosetta_code_village_pump_syntax_highlighting.md │ │ ├── rosetta_code_village_pump_task_creation_process_discussion.md │ │ ├── rosetta_code_village_pump_task_organization.md │ │ ├── rosetta_code_village_pump_task_page_subsections.md │ │ ├── rosetta_code_village_pump_task_titles.md │ │ ├── rosetta_code_village_pump_task_titles_list.md │ │ ├── rosetta_code_village_pump_task_types.md │ │ ├── rosetta_code_village_pump_tasks_descriptions_only.md │ │ ├── rosetta_code_village_pump_testml.md │ │ ├── rosetta_code_village_pump_tex_and_math.md │ │ ├── rosetta_code_village_pump_the_server_refuses_the_connection.md │ │ ├── rosetta_code_village_pump_trivial_task_automation.md │ │ ├── rosetta_code_village_pump_unimplemented_tasks.md │ │ ├── rosetta_code_village_pump_unknown_sorting_algorithm.md │ │ ├── rosetta_code_village_pump_upgrades.md │ │ ├── rosetta_code_village_pump_upgrades_(2011).md │ │ ├── rosetta_code_village_pump_uses_algorithm_template.md │ │ ├── rosetta_code_village_pump_web_programming_tasks%3F.md │ │ ├── rosetta_code_village_pump_website_down_ipv6.md │ │ ├── rosetta_code_village_pump_whoa!_10000_examples!.md │ │ ├── rosetta_code_village_pump_whoops.md │ │ ├── rosetta_code_village_pump_why_not_give_a_separate_page_to_each_language_for_each_task.md │ │ ├── rosetta_code_village_pump_wikipedia_articles_for_deletion_rosetta_code.md │ │ ├── rosetta_code_village_pump_wiktionarydumps.md │ │ ├── rosetta_code_village_pump_works_with.md │ │ ├── rosetta_code_village_pump_works_with_against_libheader.md │ │ ├── rosetta_code_village_pump_xbase_languages.md │ │ ├── rosetta_code_wiki_wishlist.md │ │ ├── run-length_encoding_c.md │ │ ├── run-length_encoding_objective-c.md │ │ ├── run-length_encoding_smalltalk.md │ │ ├── run_time.md │ │ ├── runbasic.md │ │ ├── sailors__coconuts_and_a_monkey_problem_ruby_output_100.md │ │ ├── sandbox.md │ │ ├── sandbox_random_widgets.md │ │ ├── sandbox_randomizer.md │ │ ├── sandbox_realazthat_hough_transform_c.md │ │ ├── scite.md │ │ ├── scrsize_hel.md │ │ ├── scrsize_rex.md │ │ ├── semaphore.md │ │ ├── sequence.md │ │ ├── sha-1_fips-180-1.md │ │ ├── sierpinski_triangle_rexx_output_64.md │ │ ├── similar_string_groups.md │ │ ├── simulate_input.md │ │ ├── slime.md │ │ ├── small_basic.md │ │ ├── smilebasic.md │ │ ├── sml.md │ │ ├── snake_java.md │ │ ├── snobol.md │ │ ├── sokoban_c.md │ │ ├── solaris.md │ │ ├── solution_ramsey_mathprog.md │ │ ├── solve_a_hidato_puzzle_extended_tcl_solution.md │ │ ├── sorting.md │ │ ├── sorting_algorithms_shell_sort_whitespace.md │ │ ├── sorting_algorithms_timsort.md │ │ ├── sound_rex.md │ │ ├── soundex_ocaml.md │ │ ├── sparc_assembly.md │ │ ├── spark_proof_process.md │ │ ├── special_ordered_sets_of_type_n.md │ │ ├── spell_hel.md │ │ ├── spell_rex.md │ │ ├── spim.md │ │ ├── spss.md │ │ ├── srfi.md │ │ ├── stable_marriage_problem_xslt_input.md │ │ ├── stem-and-leaf_plot_data_generator.md │ │ ├── strings.md │ │ ├── subleq_go.md │ │ ├── subvi.md │ │ ├── sudoku_c.md │ │ ├── sudoku_hel.md │ │ ├── sudoku_rexx.md │ │ ├── sun_microsystems.md │ │ ├── system_stack.md │ │ ├── t_hel.md │ │ ├── t_rex.md │ │ ├── talk_%E0%AE%89%E0%AE%AF%E0%AE%BF%E0%AE%B0%E0%AF%8D_uyir.md │ │ ├── talk_100_doors.md │ │ ├── talk_100_doors_xslt.md │ │ ├── talk_15_puzzle_game.md │ │ ├── talk_15_puzzle_solver.md │ │ ├── talk_2001_digits_of_root_two.md │ │ ├── talk_21_game.md │ │ ├── talk_24_game.md │ │ ├── talk_24_game_csharp.md │ │ ├── talk_24_game_solve.md │ │ ├── talk_4-rings_or_4-squares_puzzle.md │ │ ├── talk_99_bottles_of_beer.md │ │ ├── talk_9_billion_names_of_god_the_integer.md │ │ ├── talk_a__search_algorithm.md │ │ ├── talk_a_b.md │ │ ├── talk_a_fortran_program_which_generates_the_all_permutations_of_n_different_objects______12_of_the_chromatic_scale_c__b__bb__a__ab__g__gb__f__e__d__db__c.md │ │ ├── talk_abbreviations__automatic.md │ │ ├── talk_abbreviations__easy.md │ │ ├── talk_abbreviations__simple.md │ │ ├── talk_abc_problem.md │ │ ├── talk_abstract_type.md │ │ ├── talk_abundant_odd_numbers.md │ │ ├── talk_accumulator_factory.md │ │ ├── talk_ackermann_function.md │ │ ├── talk_active_directory_connect.md │ │ ├── talk_active_directory_search_for_a_user.md │ │ ├── talk_active_object.md │ │ ├── talk_add_a_variable_to_a_class_instance_at_runtime.md │ │ ├── talk_addition-chain_exponentiation.md │ │ ├── talk_addition_chains.md │ │ ├── talk_address_of_a_variable.md │ │ ├── talk_aks_test_for_primes.md │ │ ├── talk_algol_68_prelude.md │ │ ├── talk_align_columns.md │ │ ├── talk_almost_prime.md │ │ ├── talk_amb.md │ │ ├── talk_amicable_pairs.md │ │ ├── talk_anagrams.md │ │ ├── talk_anagrams_deranged_anagrams.md │ │ ├── talk_angle_difference_between_two_bearings.md │ │ ├── talk_animate_a_pendulum.md │ │ ├── talk_animation.md │ │ ├── talk_anonymous_recursion.md │ │ ├── talk_ansi_c.md │ │ ├── talk_append_a_record_to_the_end_of_a_text_file.md │ │ ├── talk_apply_a_callback_to_an_array.md │ │ ├── talk_approximate_equality.md │ │ ├── talk_arbitrary-precision_integers_(included).md │ │ ├── talk_arena_storage_pool.md │ │ ├── talk_arithmetic-geometric_mean.md │ │ ├── talk_arithmetic-geometric_mean_calculate_pi.md │ │ ├── talk_arithmetic_coding_as_a_generalized_change_of_radix.md │ │ ├── talk_arithmetic_complex.md │ │ ├── talk_arithmetic_evaluation.md │ │ ├── talk_arithmetic_integer.md │ │ ├── talk_arithmetic_rational.md │ │ ├── talk_array.md │ │ ├── talk_array_concatenation.md │ │ ├── talk_array_initialization.md │ │ ├── talk_array_length.md │ │ ├── talk_array_map.md │ │ ├── talk_arrays.md │ │ ├── talk_ascii_art_diagram_converter.md │ │ ├── talk_aspect_oriented_programming.md │ │ ├── talk_assertions.md │ │ ├── talk_assertions_in_design_by_contract.md │ │ ├── talk_assigning_values_to_an_array.md │ │ ├── talk_associative_array_creation.md │ │ ├── talk_associative_array_iteration.md │ │ ├── talk_atir_tahir.md │ │ ├── talk_atomic_updates.md │ │ ├── talk_attractive_numbers.md │ │ ├── talk_audioalarm.md │ │ ├── talk_average_loop_length.md │ │ ├── talk_averages_arithmetic_mean.md │ │ ├── talk_averages_mean_angle.md │ │ ├── talk_averages_mean_time_of_day.md │ │ ├── talk_averages_mode.md │ │ ├── talk_averages_pythagorean_means.md │ │ ├── talk_averages_root_mean_square.md │ │ ├── talk_averages_simple_moving_average.md │ │ ├── talk_avl_tree.md │ │ ├── talk_avl_tree_c__.md │ │ ├── talk_avl_tree_c_sharp.md │ │ ├── talk_avl_tree_discussion.md │ │ ├── talk_avl_tree_java.md │ │ ├── talk_avl_tree_managed_c__.md │ │ ├── talk_avl_tree_performance.md │ │ ├── talk_babbage_problem.md │ │ ├── talk_bacon_cipher.md │ │ ├── talk_balanced_brackets.md │ │ ├── talk_balanced_ternary.md │ │ ├── talk_bankers_algorithm.md │ │ ├── talk_base58check_encoding.md │ │ ├── talk_base64_encode_data.md │ │ ├── talk_basica.md │ │ ├── talk_bcrypt.md │ │ ├── talk_bell_numbers.md │ │ ├── talk_benfords_law.md │ │ ├── talk_bernoulli_numbers.md │ │ ├── talk_best_shuffle.md │ │ ├── talk_bifernod.md │ │ ├── talk_bilinear_interpolation.md │ │ ├── talk_binary_digits.md │ │ ├── talk_binary_search.md │ │ ├── talk_binary_strings.md │ │ ├── talk_birthday_problem.md │ │ ├── talk_bit_shifts.md │ │ ├── talk_bitcoin_address_validation.md │ │ ├── talk_bitmap.md │ │ ├── talk_bitmap_b%C3%A9zier_curves_cubic.md │ │ ├── talk_bitmap_bresenhams_line_algorithm.md │ │ ├── talk_bitmap_flood_fill.md │ │ ├── talk_bitmap_histogram.md │ │ ├── talk_bitmap_python.md │ │ ├── talk_bitmap_read_a_ppm_file.md │ │ ├── talk_bitmap_write_a_ppm_file.md │ │ ├── talk_bitwise_io.md │ │ ├── talk_bitwise_operations.md │ │ ├── talk_blackjack_strategy.md │ │ ├── talk_bnf_grammar.md │ │ ├── talk_boids.md │ │ ├── talk_boids_simulation_c.md │ │ ├── talk_boolean_values.md │ │ ├── talk_bourne_again_shell.md │ │ ├── talk_box_the_compass.md │ │ ├── talk_brace_expansion.md │ │ ├── talk_brazilian_numbers.md │ │ ├── talk_break_oo_privacy.md │ │ ├── talk_brownian_tree.md │ │ ├── talk_bulls_and_cows.md │ │ ├── talk_bulls_and_cows_player.md │ │ ├── talk_burrows%E2%80%93wheeler_transform.md │ │ ├── talk_bywater_basic.md │ │ ├── talk_c.md │ │ ├── talk_c_ffi.md │ │ ├── talk_caesar_cipher.md │ │ ├── talk_calendar.md │ │ ├── talk_call_a_foreign-language_function.md │ │ ├── talk_call_a_function.md │ │ ├── talk_call_a_function_in_a_shared_library.md │ │ ├── talk_call_an_object_method.md │ │ ├── talk_calling_functions.md │ │ ├── talk_canny_edge_detector.md │ │ ├── talk_cantor_set.md │ │ ├── talk_card_shuffles.md │ │ ├── talk_carmichael_3_strong_pseudoprimes.md │ │ ├── talk_cartesian_product_of_two_or_more_lists.md │ │ ├── talk_case-sensitivity_of_identifiers.md │ │ ├── talk_casting_out_nines.md │ │ ├── talk_catalan_numbers.md │ │ ├── talk_catalan_numbers_pascals_triangle.md │ │ ├── talk_catamorphism.md │ │ ├── talk_categroy_tango.md │ │ ├── talk_catmull%E2%80%93clark_subdivision_surface.md │ │ ├── talk_chaocipher.md │ │ ├── talk_character_codes.md │ │ ├── talk_chat_server.md │ │ ├── talk_chebyshev_coefficients.md │ │ ├── talk_check_input_device_is_a_terminal.md │ │ ├── talk_check_machin-like_formulas.md │ │ ├── talk_check_output_device_is_a_terminal.md │ │ ├── talk_check_that_file_exists.md │ │ ├── talk_checkpoint_synchronization.md │ │ ├── talk_chemical_calculator.md │ │ ├── talk_chernicks_carmichael_numbers.md │ │ ├── talk_cheryls_birthday.md │ │ ├── talk_chess_player.md │ │ ├── talk_chess_player_move_generation.md │ │ ├── talk_chinese_remainder_theorem.md │ │ ├── talk_chinese_zodiac.md │ │ ├── talk_cholesky_decomposition.md │ │ ├── talk_chowla_numbers.md │ │ ├── talk_church_numerals.md │ │ ├── talk_cipollas_algorithm.md │ │ ├── talk_circles_of_given_radius_through_two_points.md │ │ ├── talk_classes.md │ │ ├── talk_closest-pair_problem.md │ │ ├── talk_closest-pair_problem_c.md │ │ ├── talk_closures_value_capture.md │ │ ├── talk_closures_value_capture_c.md │ │ ├── talk_cmucl.md │ │ ├── talk_collatz_conjecture.md │ │ ├── talk_collections.md │ │ ├── talk_color_of_a_screen_pixel.md │ │ ├── talk_color_quantization.md │ │ ├── talk_colour_pinstripe_printer.md │ │ ├── talk_combinations.md │ │ ├── talk_combinations_and_permutations.md │ │ ├── talk_combinations_with_repetitions.md │ │ ├── talk_combinations_with_repetitions_square_digit_chain.md │ │ ├── talk_comma_quibbling.md │ │ ├── talk_command-line_arguments.md │ │ ├── talk_commatizing_numbers.md │ │ ├── talk_comments.md │ │ ├── talk_compare_a_list_of_strings.md │ │ ├── talk_compare_sorting_algorithms_performance.md │ │ ├── talk_compile-time_calculation.md │ │ ├── talk_compiler_ast_interpreter.md │ │ ├── talk_compiler_lexical_analyzer.md │ │ ├── talk_compiler_sample_programs.md │ │ ├── talk_compiler_syntax_analyzer.md │ │ ├── talk_complex_conjugate.md │ │ ├── talk_compose_function.md │ │ ├── talk_compound_data_type.md │ │ ├── talk_concurrent_computing.md │ │ ├── talk_conditional_structures.md │ │ ├── talk_conjugate_transpose.md │ │ ├── talk_constants.md │ │ ├── talk_constrained_genericity.md │ │ ├── talk_constrained_random_points_on_a_circle.md │ │ ├── talk_continued_fraction.md │ │ ├── talk_continued_fraction_arithmetic_construct_from_rational_number.md │ │ ├── talk_control_structures.md │ │ ├── talk_convert_decimal_number_to_rational.md │ │ ├── talk_convert_seconds_to_compound_duration.md │ │ ├── talk_conways_game_of_life.md │ │ ├── talk_copy_a_string.md │ │ ├── talk_count_in_factors.md │ │ ├── talk_count_in_octal.md │ │ ├── talk_count_occurrences_of_a_substring.md │ │ ├── talk_count_the_coins.md │ │ ├── talk_crc-32.md │ │ ├── talk_create_a_file.md │ │ ├── talk_create_a_file_on_magnetic_tape.md │ │ ├── talk_create_a_two-dimensional_array_at_runtime.md │ │ ├── talk_create_an_html_table.md │ │ ├── talk_create_an_object_at_a_given_address.md │ │ ├── talk_create_an_object_native_demonstration.md │ │ ├── talk_creating_an_array.md │ │ ├── talk_csv_data_manipulation.md │ │ ├── talk_csv_to_html_translation.md │ │ ├── talk_cuban_primes.md │ │ ├── talk_cumulative_standard_deviation.md │ │ ├── talk_currency.md │ │ ├── talk_currying.md │ │ ├── talk_curve_that_touches_three_points.md │ │ ├── talk_cut_a_rectangle.md │ │ ├── talk_cycle_detection.md │ │ ├── talk_damm_algorithm.md │ │ ├── talk_data_encryption_standard.md │ │ ├── talk_date_format.md │ │ ├── talk_date_manipulation.md │ │ ├── talk_day_of_the_week.md │ │ ├── talk_db2_udb.md │ │ ├── talk_de_bruijn_sequences.md │ │ ├── talk_deal_cards_for_freecell.md │ │ ├── talk_death_star.md │ │ ├── talk_decimal_floating_point_number_to_binary.md │ │ ├── talk_decision_tables.md │ │ ├── talk_deconvolution_1d.md │ │ ├── talk_deconvolution_2d_.md │ │ ├── talk_deepcopy.md │ │ ├── talk_define_a_primitive_data_type.md │ │ ├── talk_delegates.md │ │ ├── talk_delete_a_file.md │ │ ├── talk_demings_funnel.md │ │ ├── talk_detect_division_by_zero.md │ │ ├── talk_determinant_and_permanent.md │ │ ├── talk_determine_if_a_string_is_numeric.md │ │ ├── talk_determine_if_only_one_instance_is_running.md │ │ ├── talk_dice_game_probabilities.md │ │ ├── talk_digital_root.md │ │ ├── talk_digital_root_multiplicative_digital_root.md │ │ ├── talk_dijkstras_algorithm.md │ │ ├── talk_dinesmans_multiple-dwelling_problem.md │ │ ├── talk_dining_philosophers.md │ │ ├── talk_discordian_date.md │ │ ├── talk_display_a_linear_combination.md │ │ ├── talk_distributed_programming.md │ │ ├── talk_diversity_prediction_theorem.md │ │ ├── talk_divisors_of_a_natural_number.md │ │ ├── talk_dns_query.md │ │ ├── talk_dot_product.md │ │ ├── talk_doubly-linked_list_definition.md │ │ ├── talk_doubly-linked_list_element_definition.md │ │ ├── talk_doubly-linked_list_element_insertion.md │ │ ├── talk_dragon_curve.md │ │ ├── talk_dragon_curve_c.md │ │ ├── talk_draw_a_clock.md │ │ ├── talk_draw_a_cuboid.md │ │ ├── talk_draw_a_rotating_cube.md │ │ ├── talk_draw_a_sphere.md │ │ ├── talk_dutch_national_flag_problem.md │ │ ├── talk_dynamic_variable_names.md │ │ ├── talk_eban_numbers.md │ │ ├── talk_echo_server.md │ │ ├── talk_eclipse.md │ │ ├── talk_eertree.md │ │ ├── talk_egyptian_division.md │ │ ├── talk_egyptian_fractions.md │ │ ├── talk_ekg_sequence_convergence.md │ │ ├── talk_element-wise_operations.md │ │ ├── talk_elementary_cellular_automaton.md │ │ ├── talk_elementary_cellular_automaton_infinite_length.md │ │ ├── talk_elementary_cellular_automaton_random_number_generator.md │ │ ├── talk_elliptic_curve_arithmetic.md │ │ ├── talk_elliptic_curve_digital_signature_algorithm.md │ │ ├── talk_emirp_primes.md │ │ ├── talk_empty_directory.md │ │ ├── talk_empty_program.md │ │ ├── talk_empty_string.md │ │ ├── talk_enforced_immutability.md │ │ ├── talk_entropy.md │ │ ├── talk_enumerations.md │ │ ├── talk_environment_variables.md │ │ ├── talk_equilibrium_index.md │ │ ├── talk_err_rex.md │ │ ├── talk_ethiopian_multiplication.md │ │ ├── talk_euler_method.md │ │ ├── talk_eulers_sum_of_powers_conjecture.md │ │ ├── talk_evaluate_binomial_coefficients.md │ │ ├── talk_even_or_odd.md │ │ ├── talk_events.md │ │ ├── talk_evolutionary_algorithm.md │ │ ├── talk_exceptions_catch_an_exception_thrown_in_a_nested_call.md │ │ ├── talk_executable_library.md │ │ ├── talk_execute_a_markov_algorithm.md │ │ ├── talk_execute_a_system_command.md │ │ ├── talk_execute_brain____.md │ │ ├── talk_execute_brain_____autohotkey.md │ │ ├── talk_execute_brain_____basic_quickbasic.md │ │ ├── talk_execute_brain_____c__.md │ │ ├── talk_execute_brain_____common_lisp.md │ │ ├── talk_execute_brain_____ti-83_basic.md │ │ ├── talk_execute_brain_____x86_assembly.md │ │ ├── talk_execute_copypasta_language.md │ │ ├── talk_execute_hq9_.md │ │ ├── talk_execute_hq9__tcl.md │ │ ├── talk_execute_ramsey_mathprog.md │ │ ├── talk_execute_snusp_c.md │ │ ├── talk_execute_snusp_d.md │ │ ├── talk_execute_snusp_ruby.md │ │ ├── talk_exponentiation_operator.md │ │ ├── talk_exponentiation_order.md │ │ ├── talk_extend_your_language.md │ │ ├── talk_extensible_prime_generator.md │ │ ├── talk_external_sort.md │ │ ├── talk_extract_file_extension.md │ │ ├── talk_extreme_floating_point_values.md │ │ ├── talk_factorial.md │ │ ├── talk_factorial_base_numbers_indexing_permutations_of_a_collection.md │ │ ├── talk_factorial_go.md │ │ ├── talk_factors_of_a_mersenne_number.md │ │ ├── talk_factors_of_an_integer.md │ │ ├── talk_farey_sequence.md │ │ ├── talk_fast_fourier_transform.md │ │ ├── talk_fasta_format.md │ │ ├── talk_faulhabers_formula.md │ │ ├── talk_faulhabers_triangle.md │ │ ├── talk_feigenbaum_constant_calculation.md │ │ ├── talk_fibonacci_n-step_number_sequences.md │ │ ├── talk_fibonacci_sequence.md │ │ ├── talk_fibonacci_word.md │ │ ├── talk_fibonacci_word_fractal.md │ │ ├── talk_file_extension_is_in_extensions_list.md │ │ ├── talk_file_input_output.md │ │ ├── talk_file_size.md │ │ ├── talk_file_size_distribution.md │ │ ├── talk_filter.md │ │ ├── talk_find_common_directory_path.md │ │ ├── talk_find_first_and_last_set_bit_of_a_long_integer.md │ │ ├── talk_find_largest_left_truncatable_prime_in_a_given_base.md │ │ ├── talk_find_limit_of_recursion.md │ │ ├── talk_find_palindromic_numbers_in_both_binary_and_ternary_bases.md │ │ ├── talk_find_the_intersection_of_a_line_with_a_plane.md │ │ ├── talk_find_the_intersection_of_two_lines.md │ │ ├── talk_find_the_last_sunday_of_each_month.md │ │ ├── talk_find_the_missing_permutation.md │ │ ├── talk_find_uri_in_text.md │ │ ├── talk_finite_state_machine.md │ │ ├── talk_firefox.md │ │ ├── talk_first-class_functions.md │ │ ├── talk_first-class_functions_use_numbers_analogously.md │ │ ├── talk_first_class_environments.md │ │ ├── talk_first_perfect_square_in_base_n_with_n_unique_digits.md │ │ ├── talk_five_weekends.md │ │ ├── talk_fivenum.md │ │ ├── talk_fixed_length_records.md │ │ ├── talk_fizzbuzz.md │ │ ├── talk_flatten_a_list.md │ │ ├── talk_flipping_bits_game.md │ │ ├── talk_flow-control_structures.md │ │ ├── talk_floyd-warshall_algorithm.md │ │ ├── talk_floyds_triangle.md │ │ ├── talk_forest_fire.md │ │ ├── talk_fork.md │ │ ├── talk_formal_power_series.md │ │ ├── talk_formatted_numeric_output.md │ │ ├── talk_forth_common_practice.md │ │ ├── talk_forward_difference.md │ │ ├── talk_four_bit_adder.md │ │ ├── talk_four_is_the_number_of_letters_in_the____.md │ │ ├── talk_fractal_tree.md │ │ ├── talk_fraction_reduction.md │ │ ├── talk_fractran.md │ │ ├── talk_french_republican_calendar.md │ │ ├── talk_ftp.md │ │ ├── talk_function_composition.md │ │ ├── talk_function_definition.md │ │ ├── talk_function_frequency.md │ │ ├── talk_function_prototype.md │ │ ├── talk_functional_coverage_tree.md │ │ ├── talk_fusc_sequence.md │ │ ├── talk_galton_box_animation.md │ │ ├── talk_gamma_function.md │ │ ├── talk_gauss-jordan_matrix_inversion.md │ │ ├── talk_gaussian_elimination.md │ │ ├── talk_general_fizzbuzz.md │ │ ├── talk_generalised_floating_point_addition.md │ │ ├── talk_generate_chess960_starting_position.md │ │ ├── talk_generate_lower_case_ascii_alphabet.md │ │ ├── talk_generate_random_chess_position.md │ │ ├── talk_generator_exponential.md │ │ ├── talk_generic_swap.md │ │ ├── talk_geometric_algebra.md │ │ ├── talk_get_email_addresses_and_write_to_a_text_file_in_batch.md │ │ ├── talk_get_system_command_output.md │ │ ├── talk_globally_replace_text_in_several_files.md │ │ ├── talk_gnu_smalltalk.md │ │ ├── talk_go_1.md │ │ ├── talk_go_fish.md │ │ ├── talk_go_fish_go.md │ │ ├── talk_go_fish_purebasic.md │ │ ├── talk_gradient_descent.md │ │ ├── talk_gray_code.md │ │ ├── talk_grayscale_image.md │ │ ├── talk_greatest_common_divisor.md │ │ ├── talk_greatest_element_of_a_list.md │ │ ├── talk_greatest_subsequential_sum.md │ │ ├── talk_guess_the_number.md │ │ ├── talk_guess_the_number_one-liner.md │ │ ├── talk_guess_the_number_with_feedback.md │ │ ├── talk_guess_the_number_with_feedback_(player).md │ │ ├── talk_guga_tag_fixer.md │ │ ├── talk_gui_enabling_disabling_of_controls.md │ │ ├── talk_gui_maximum_window_dimensions.md │ │ ├── talk_hailstone_sequence.md │ │ ├── talk_hamming_numbers.md │ │ ├── talk_handle_a_signal.md │ │ ├── talk_happy_numbers.md │ │ ├── talk_harshad_or_niven_series.md │ │ ├── talk_hash_from_two_arrays.md │ │ ├── talk_hash_join.md │ │ ├── talk_haversine_formula.md │ │ ├── talk_hello_world_graphical.md │ │ ├── talk_hello_world_line_printer.md │ │ ├── talk_hello_world_newbie.md │ │ ├── talk_hello_world_newline_omission.md │ │ ├── talk_hello_world_standard_error.md │ │ ├── talk_hello_world_text.md │ │ ├── talk_hello_world_web_server.md │ │ ├── talk_here_document.md │ │ ├── talk_heronian_triangles.md │ │ ├── talk_hexapawn.md │ │ ├── talk_hickerson_series_of_almost_integers.md │ │ ├── talk_high_programing_c_program.md │ │ ├── talk_higher-order_functions.md │ │ ├── talk_history_variables.md │ │ ├── talk_hofstadter-conway_10_000_sequence.md │ │ ├── talk_hofstadter_figure-figure_sequences.md │ │ ├── talk_hofstadter_q_sequence.md │ │ ├── talk_holidays_related_to_easter.md │ │ ├── talk_honeycombs.md │ │ ├── talk_horizontal_sundial_calculations.md │ │ ├── talk_horners_rule_for_polynomial_evaluation.md │ │ ├── talk_host_introspection.md │ │ ├── talk_hostname.md │ │ ├── talk_hough_transform.md │ │ ├── talk_http.md │ │ ├── talk_https_authenticated.md │ │ ├── talk_huffman_coding.md │ │ ├── talk_humble_numbers.md │ │ ├── talk_hunt_the_wumpus.md │ │ ├── talk_i_before_e_except_after_c.md │ │ ├── talk_i_q__puzzle.md │ │ ├── talk_icon_unicon_intro.md │ │ ├── talk_identity_matrix.md │ │ ├── talk_idiomatically_determine_all_the_characters_that_can_be_used_for_symbols.md │ │ ├── talk_idiomatically_determine_all_the_lowercase_and_uppercase_letters.md │ │ ├── talk_im_a_software_engineer__get_me_out_of_here.md │ │ ├── talk_image_convolution.md │ │ ├── talk_image_noise.md │ │ ├── talk_imaginary_base_numbers.md │ │ ├── talk_implicit_type_conversion.md │ │ ├── talk_increment_a_numerical_string.md │ │ ├── talk_index_finite_lists_of_positive_integers.md │ │ ├── talk_infinity.md │ │ ├── talk_inheritance_multiple.md │ │ ├── talk_inheritance_single.md │ │ ├── talk_inheritance_single_c.md │ │ ├── talk_input_loop.md │ │ ├── talk_input_output_for_lines_of_text.md │ │ ├── talk_integer_comparison.md │ │ ├── talk_integer_overflow.md │ │ ├── talk_integer_roots.md │ │ ├── talk_integer_sequence.md │ │ ├── talk_interactive_programming.md │ │ ├── talk_inverted_index.md │ │ ├── talk_inverted_syntax.md │ │ ├── talk_ipc_via_named_pipe.md │ │ ├── talk_irc_gateway.md │ │ ├── talk_iterated_digits_squaring.md │ │ ├── talk_j_housestyle.md │ │ ├── talk_jaro_distance.md │ │ ├── talk_java_virtual_machine.md │ │ ├── talk_javac.md │ │ ├── talk_jcon.md │ │ ├── talk_jensens_device.md │ │ ├── talk_jewels_and_stones.md │ │ ├── talk_jortsort.md │ │ ├── talk_josephus_problem.md │ │ ├── talk_joystick_position.md │ │ ├── talk_jscript.md │ │ ├── talk_julia_set.md │ │ ├── talk_jump_anywhere.md │ │ ├── talk_just_in_time_processing_on_a_character_stream.md │ │ ├── talk_k-d_tree.md │ │ ├── talk_k-means___clustering.md │ │ ├── talk_kahan_summation.md │ │ ├── talk_kaprekar_numbers.md │ │ ├── talk_keyboard_input.md │ │ ├── talk_keyboard_input_flush_the_keyboard_buffer.md │ │ ├── talk_keyboard_input_keypress_check.md │ │ ├── talk_keyboard_input_obtain_a_y_or_n_response.md │ │ ├── talk_keyboard_macros.md │ │ ├── talk_knapsack_problem_0-1.md │ │ ├── talk_knapsack_problem_bounded.md │ │ ├── talk_knapsack_problem_unbounded.md │ │ ├── talk_knights_tour.md │ │ ├── talk_knuth_shuffle.md │ │ ├── talk_knuths_algorithm_s.md │ │ ├── talk_knuths_power_tree.md │ │ ├── talk_koch_curve.md │ │ ├── talk_kronecker_product_based_fractals.md │ │ ├── talk_lah_numbers.md │ │ ├── talk_langtons_ant.md │ │ ├── talk_language_comparison_table.md │ │ ├── talk_largest_int_from_concatenated_ints.md │ │ ├── talk_last_friday_of_each_month.md │ │ ├── talk_last_letter-first_letter.md │ │ ├── talk_latin_squares_in_reduced_form.md │ │ ├── talk_latin_squares_in_reduced_form_randomizing_using_jacobson_and_matthews%E2%80%99_technique.md │ │ ├── talk_launch_rocket_with_countdown_and_acceleration_in_stdout.md │ │ ├── talk_law_of_cosines_-_triples.md │ │ ├── talk_leap_year.md │ │ ├── talk_least_common_multiple.md │ │ ├── talk_letter_frequency.md │ │ ├── talk_levenshtein_distance.md │ │ ├── talk_levenshtein_distance_alignment.md │ │ ├── talk_linear_congruential_generator.md │ │ ├── talk_linux.md │ │ ├── talk_linux_cpu_utilization.md │ │ ├── talk_list_comprehensions.md │ │ ├── talk_list_rooted_trees.md │ │ ├── talk_literals_floating_point.md │ │ ├── talk_literals_integer.md │ │ ├── talk_literals_string.md │ │ ├── talk_long_multiplication.md │ │ ├── talk_longest_common_prefix.md │ │ ├── talk_longest_common_substring.md │ │ ├── talk_longest_increasing_subsequence.md │ │ ├── talk_longest_string_challenge.md │ │ ├── talk_look-and-say_sequence.md │ │ ├── talk_loop_over_multiple_arrays_simultaneously.md │ │ ├── talk_loop_over_multiple_arrays_simultaneously_c-elaboration.md │ │ ├── talk_loop_structures.md │ │ ├── talk_loops.md │ │ ├── talk_loops_break.md │ │ ├── talk_loops_continue.md │ │ ├── talk_loops_do-while.md │ │ ├── talk_loops_downward_for.md │ │ ├── talk_loops_for.md │ │ ├── talk_loops_for_with_a_specified_step.md │ │ ├── talk_loops_increment_loop_index_within_loop_body.md │ │ ├── talk_loops_infinite.md │ │ ├── talk_loops_n_plus_one_half.md │ │ ├── talk_loops_nested.md │ │ ├── talk_loops_while.md │ │ ├── talk_loops_with_multiple_ranges.md │ │ ├── talk_loops_wrong_ranges.md │ │ ├── talk_lu_decomposition.md │ │ ├── talk_lucas-lehmer_test.md │ │ ├── talk_lucky_and_even_lucky_numbers.md │ │ ├── talk_ludic_numbers.md │ │ ├── talk_luhn_test_of_credit_card_numbers.md │ │ ├── talk_lychrel_numbers.md │ │ ├── talk_lzw_compression.md │ │ ├── talk_m2000_compiler_task.md │ │ ├── talk_mac_os_x.md │ │ ├── talk_machine_code.md │ │ ├── talk_mad_libs.md │ │ ├── talk_main_step_of_gost_28147-89.md │ │ ├── talk_make_a_backup_file.md │ │ ├── talk_make_directory_path.md │ │ ├── talk_man_or_boy_test.md │ │ ├── talk_mandelbrot_set.md │ │ ├── talk_map_range.md │ │ ├── talk_markov_chain_text_generator.md │ │ ├── talk_mastermind.md │ │ ├── talk_matrix-exponentiation_operator.md │ │ ├── talk_matrix_multiplication.md │ │ ├── talk_maximum_triangle_path_sum.md │ │ ├── talk_mayan_calendar.md │ │ ├── talk_mayan_numerals.md │ │ ├── talk_maze_generation.md │ │ ├── talk_maze_solving.md │ │ ├── talk_mcnuggets_problem.md │ │ ├── talk_md5.md │ │ ├── talk_md5_implementation.md │ │ ├── talk_md5_implementation_debug.md │ │ ├── talk_median_filter.md │ │ ├── talk_memoization.md │ │ ├── talk_memory_allocation.md │ │ ├── talk_memory_layout_of_a_data_structure.md │ │ ├── talk_menu.md │ │ ├── talk_mersenne_primes.md │ │ ├── talk_metaprogramming.md │ │ ├── talk_metered_concurrency.md │ │ ├── talk_metronome.md │ │ ├── talk_mian-chowla_sequence.md │ │ ├── talk_middle_three_digits.md │ │ ├── talk_miller%E2%80%93rabin_primality_test.md │ │ ├── talk_mind_boggling_card_trick.md │ │ ├── talk_minesweeper_game.md │ │ ├── talk_mirc.md │ │ ├── talk_mit_x11_license.md │ │ ├── talk_modular_arithmetic.md │ │ ├── talk_modular_exponentiation.md │ │ ├── talk_modular_inverse.md │ │ ├── talk_modulinos.md │ │ ├── talk_monads_list_monad.md │ │ ├── talk_monads_maybe_monad.md │ │ ├── talk_monads_writer_monad.md │ │ ├── talk_mono.md │ │ ├── talk_monte_carlo_methods.md │ │ ├── talk_montgomery_reduction.md │ │ ├── talk_monty_hall_problem.md │ │ ├── talk_morpion_solitaire.md │ │ ├── talk_morpion_solitaire_unicon.md │ │ ├── talk_morse_code.md │ │ ├── talk_most_frequent_k_chars_distance.md │ │ ├── talk_mouse_position.md │ │ ├── talk_multi-dimensional_array.md │ │ ├── talk_multifactorial.md │ │ ├── talk_multiline_shebang.md │ │ ├── talk_multiple_regression.md │ │ ├── talk_multiplication_tables.md │ │ ├── talk_multiplicative_order.md │ │ ├── talk_multisplit.md │ │ ├── talk_munchausen_numbers.md │ │ ├── talk_munching_squares.md │ │ ├── talk_musical_scale.md │ │ ├── talk_mutex.md │ │ ├── talk_mutual_recursion.md │ │ ├── talk_n-body_problem.md │ │ ├── talk_n-queens_problem.md │ │ ├── talk_n-smooth_numbers.md │ │ ├── talk_named_parameters.md │ │ ├── talk_narcissist.md │ │ ├── talk_narcissistic_decimal_number.md │ │ ├── talk_native_shebang.md │ │ ├── talk_natural_sorting.md │ │ ├── talk_nautical_bell.md │ │ ├── talk_negative_base_numbers.md │ │ ├── talk_nested_function.md │ │ ├── talk_nim_game.md │ │ ├── talk_non-continuous_subsequences.md │ │ ├── talk_non-decimal_radices_convert.md │ │ ├── talk_non-decimal_radices_input.md │ │ ├── talk_non-decimal_radices_output.md │ │ ├── talk_nonogram_solver.md │ │ ├── talk_nth.md │ │ ├── talk_nth_root.md │ │ ├── talk_null_object.md │ │ ├── talk_number_names.md │ │ ├── talk_number_reversal_game.md │ │ ├── talk_numeric_error_propagation.md │ │ ├── talk_numeric_separator_syntax.md │ │ ├── talk_numerical_integration.md │ │ ├── talk_numerical_integration_adaptive_simpsons_method.md │ │ ├── talk_numerical_integration_gauss-legendre_quadrature.md │ │ ├── talk_nysiis.md │ │ ├── talk_object_serialization.md │ │ ├── talk_objective-c.md │ │ ├── talk_odd_word_problem.md │ │ ├── talk_old_lady_swallowed_a_fly.md │ │ ├── talk_old_russian_measure_of_length.md │ │ ├── talk_ole_automation.md │ │ ├── talk_one-dimensional_cellular_automata.md │ │ ├── talk_one-time_pad.md │ │ ├── talk_one_of_n_lines_in_a_file.md │ │ ├── talk_online_certification_17029.md │ │ ├── talk_open_object_rexx.md │ │ ├── talk_opengl.md │ │ ├── talk_opengl_pixel_shader.md │ │ ├── talk_operating_system.md │ │ ├── talk_operator_precedence.md │ │ ├── talk_optional_parameters.md │ │ ├── talk_orbital_elements.md │ │ ├── talk_order_disjoint_list_items.md │ │ ├── talk_order_two_numerical_lists.md │ │ ├── talk_ordered_partitions.md │ │ ├── talk_ordered_words.md │ │ ├── talk_os_2.md │ │ ├── talk_p-value_correction.md │ │ ├── talk_palindrome_detection.md │ │ ├── talk_pangram_checker.md │ │ ├── talk_paraffins.md │ │ ├── talk_parallel_calculations.md │ │ ├── talk_parametric_polymorphism.md │ │ ├── talk_parametrized_sql_statement.md │ │ ├── talk_parse_an_ip_address.md │ │ ├── talk_parse_command-line_arguments.md │ │ ├── talk_parse_ebnf.md │ │ ├── talk_parse_ebnf_tests.md │ │ ├── talk_parsing_rpn_calculator_algorithm.md │ │ ├── talk_parsing_rpn_to_infix_conversion.md │ │ ├── talk_parsing_shunting-yard_algorithm.md │ │ ├── talk_partial_function_application.md │ │ ├── talk_particle_swarm_optimization.md │ │ ├── talk_pascal_matrix_generation.md │ │ ├── talk_pascals_triangle.md │ │ ├── talk_pascals_triangle_puzzle.md │ │ ├── talk_password_generator.md │ │ ├── talk_pathological_floating_point_problems.md │ │ ├── talk_pattern_matching.md │ │ ├── talk_pb.md │ │ ├── talk_peaceful_chess_queen_armies.md │ │ ├── talk_peloton.md │ │ ├── talk_penneys_game.md │ │ ├── talk_pentomino_tiling.md │ │ ├── talk_percentage_difference_between_images.md │ │ ├── talk_perceptron.md │ │ ├── talk_percolation_bond_percolation.md │ │ ├── talk_percolation_mean_run_density.md │ │ ├── talk_percolation_site_percolation.md │ │ ├── talk_perfect_numbers.md │ │ ├── talk_perfect_shuffle.md │ │ ├── talk_perlin_noise.md │ │ ├── talk_permutation_test.md │ │ ├── talk_permutations.md │ │ ├── talk_permutations_by_swapping.md │ │ ├── talk_permutations_rank_of_a_permutation.md │ │ ├── talk_permutations_with_repetitions.md │ │ ├── talk_permutations_with_some_identical_elements.md │ │ ├── talk_pernicious_numbers.md │ │ ├── talk_php.md │ │ ├── talk_pi.md │ │ ├── talk_pick_random_element.md │ │ ├── talk_pierpont_primes.md │ │ ├── talk_pig_the_dice_game.md │ │ ├── talk_pig_the_dice_game_player.md │ │ ├── talk_pinstripe_display.md │ │ ├── talk_pinstripe_printer.md │ │ ├── talk_play_recorded_sounds.md │ │ ├── talk_playfair_cipher.md │ │ ├── talk_playing_cards.md │ │ ├── talk_pointers_and_references.md │ │ ├── talk_poker_hand_analyser.md │ │ ├── talk_polyglot.md │ │ ├── talk_polymorphic_copy.md │ │ ├── talk_polymorphism.md │ │ ├── talk_polymorphism_c.md │ │ ├── talk_polynomial_regression.md │ │ ├── talk_polynomial_synthetic_division.md │ │ ├── talk_polyspiral.md │ │ ├── talk_population_count.md │ │ ├── talk_postgresql.md │ │ ├── talk_power_set.md │ │ ├── talk_powerbasic_console_compiler.md │ │ ├── talk_pragmatic_directives.md │ │ ├── talk_price_fraction.md │ │ ├── talk_primality_by_trial_division.md │ │ ├── talk_prime_conspiracy.md │ │ ├── talk_prime_decomposition.md │ │ ├── talk_primes_-_allocate_descendants_to_their_ancestors.md │ │ ├── talk_primorial_numbers.md │ │ ├── talk_priority_queue.md │ │ ├── talk_probabilistic_choice.md │ │ ├── talk_problem_of_apollonius.md │ │ ├── talk_process_smil_directives_in_xml_data.md │ │ ├── talk_program_name.md │ │ ├── talk_program_termination.md │ │ ├── talk_programming_language.md │ │ ├── talk_programming_tasks.md │ │ ├── talk_prompting.md │ │ ├── talk_proof.md │ │ ├── talk_proper_divisors.md │ │ ├── talk_pythagorean_triples.md │ │ ├── talk_qbasic.md │ │ ├── talk_qr_decomposition.md │ │ ├── talk_quaternion_type.md │ │ ├── talk_queue_definition.md │ │ ├── talk_quickbasic.md │ │ ├── talk_quickselect_algorithm.md │ │ ├── talk_quine.md │ │ ├── talk_race_condition.md │ │ ├── talk_railway_circuit.md │ │ ├── talk_ramseys_theorem.md │ │ ├── talk_random_latin_squares.md │ │ ├── talk_random_number_generator_(device).md │ │ ├── talk_random_number_generator_(included).md │ │ ├── talk_random_numbers.md │ │ ├── talk_range_consolidation.md │ │ ├── talk_range_expansion.md │ │ ├── talk_range_extraction.md │ │ ├── talk_ranking_methods.md │ │ ├── talk_rare_numbers.md │ │ ├── talk_ray-casting_algorithm.md │ │ ├── talk_rc_pop_out.md │ │ ├── talk_rcrpg.md │ │ ├── talk_read_a_configuration_file.md │ │ ├── talk_read_a_file_character_by_character_utf8.md │ │ ├── talk_read_a_file_line_by_line.md │ │ ├── talk_read_a_specific_line_from_a_file.md │ │ ├── talk_read_entire_file.md │ │ ├── talk_readline_interface.md │ │ ├── talk_real-time_computing.md │ │ ├── talk_real_constants_and_functions.md │ │ ├── talk_recamans_sequence.md │ │ ├── talk_record_sound.md │ │ ├── talk_recursive_descent_parser_generator.md │ │ ├── talk_red_black_trees.md │ │ ├── talk_reduced_row_echelon_form.md │ │ ├── talk_regular_expressions.md │ │ ├── talk_remote_agent.md │ │ ├── talk_remote_agent_agent_interface.md │ │ ├── talk_remote_agent_simulation.md │ │ ├── talk_remove_duplicate_elements.md │ │ ├── talk_remove_lines_from_a_file.md │ │ ├── talk_rename_a_file.md │ │ ├── talk_rendezvous.md │ │ ├── talk_rep-string.md │ │ ├── talk_repeat.md │ │ ├── talk_repeat_a_string.md │ │ ├── talk_resistance_calculator.md │ │ ├── talk_resistance_network_calculator.md │ │ ├── talk_resistor_mesh.md │ │ ├── talk_respond_to_an_unknown_method_call.md │ │ ├── talk_restart.md │ │ ├── talk_reverse_a_string.md │ │ ├── talk_reverse_polish_notation.md │ │ ├── talk_reverse_the_gender_of_a_string.md │ │ ├── talk_reverse_words_in_a_string.md │ │ ├── talk_rit.md │ │ ├── talk_rock-paper-scissors.md │ │ ├── talk_roman_numerals_decode.md │ │ ├── talk_roman_numerals_encode.md │ │ ├── talk_roots_of_a_function.md │ │ ├── talk_roots_of_a_quadratic_function.md │ │ ├── talk_roots_of_unity.md │ │ ├── talk_rosetta_code_(strictly)_equal_in_rexx.md │ │ ├── talk_rosetta_code_.md │ │ ├── talk_rosetta_code_count_examples.md │ │ ├── talk_rosetta_code_find_bare_lang_tags.md │ │ ├── talk_rosetta_code_find_unimplemented_tasks.md │ │ ├── talk_rosetta_code_fix_code_tags.md │ │ ├── talk_rosetta_code_rank_languages_by_popularity.md │ │ ├── talk_rosetta_code_run_examples.md │ │ ├── talk_rosetta_code_tasks_sorted_by_average_lines_of_code.md │ │ ├── talk_rosetta_code_tasks_without_examples.md │ │ ├── talk_rot-13.md │ │ ├── talk_rsa_code.md │ │ ├── talk_run-length_encoding.md │ │ ├── talk_run_as_a_daemon_or_service.md │ │ ├── talk_runge-kutta_method.md │ │ ├── talk_runtime_evaluation.md │ │ ├── talk_runtime_evaluation_in_an_environment.md │ │ ├── talk_s-expressions.md │ │ ├── talk_safe_addition.md │ │ ├── talk_safe_primes_and_unsafe_primes.md │ │ ├── talk_sailors__coconuts_and_a_monkey_problem.md │ │ ├── talk_same_fringe.md │ │ ├── talk_sandbox.md │ │ ├── talk_satimage_osax.md │ │ ├── talk_sattolo_cycle.md │ │ ├── talk_scope_modifiers.md │ │ ├── talk_search_a_list.md │ │ ├── talk_search_a_list_of_records.md │ │ ├── talk_sedols.md │ │ ├── talk_selective_file_copy.md │ │ ├── talk_self-describing_numbers.md │ │ ├── talk_self-hosting_compiler.md │ │ ├── talk_self-referential_sequence.md │ │ ├── talk_semiprime.md │ │ ├── talk_semordnilap.md │ │ ├── talk_send_an_unknown_method_call.md │ │ ├── talk_separate_the_house_number_from_the_street_name.md │ │ ├── talk_sequence__nth_number_with_exactly_n_divisors.md │ │ ├── talk_sequence__smallest_number_greater_than_previous_term_with_exactly_n_divisors.md │ │ ├── talk_sequence__smallest_number_with_exactly_n_divisors.md │ │ ├── talk_sequence_of_non-squares.md │ │ ├── talk_sequence_of_primes_by_trial_division.md │ │ ├── talk_sequence_of_primorial_primes.md │ │ ├── talk_set.md │ │ ├── talk_set_consolidation.md │ │ ├── talk_set_of_real_numbers.md │ │ ├── talk_set_puzzle.md │ │ ├── talk_seven-sided_dice_from_five-sided_dice.md │ │ ├── talk_sexy_primes.md │ │ ├── talk_sha-1.md │ │ ├── talk_sha-256.md │ │ ├── talk_shell_one-liner.md │ │ ├── talk_short-circuit_evaluation.md │ │ ├── talk_shortest_common_supersequence.md │ │ ├── talk_show_ascii_table.md │ │ ├── talk_show_the_epoch.md │ │ ├── talk_shutdown.md │ │ ├── talk_sierpinski_carpet.md │ │ ├── talk_sierpinski_triangle.md │ │ ├── talk_sierpinski_triangle_graphical.md │ │ ├── talk_sierpinski_triangle_rexx_output_64.md │ │ ├── talk_sieve_of_eratosthenes.md │ │ ├── talk_simple_database.md │ │ ├── talk_simulate_input_keyboard.md │ │ ├── talk_simulate_input_mouse.md │ │ ├── talk_simulated_annealing.md │ │ ├── talk_singleton.md │ │ ├── talk_singly-linked_list_element_insertion.md │ │ ├── talk_singly-linked_list_element_removal.md │ │ ├── talk_singly-linked_list_traversal.md │ │ ├── talk_sleep.md │ │ ├── talk_smarandache_prime-digital_sequence.md │ │ ├── talk_smith_numbers.md │ │ ├── talk_soap.md │ │ ├── talk_sockets.md │ │ ├── talk_sokoban.md │ │ ├── talk_solve_a_hidato_puzzle.md │ │ ├── talk_solve_a_holy_knights_tour.md │ │ ├── talk_solve_a_hopido_puzzle.md │ │ ├── talk_solve_a_rubiks_cube.md │ │ ├── talk_solve_the_no_connection_puzzle.md │ │ ├── talk_solving_coin_problems.md │ │ ├── talk_sort_a_list_of_object_identifiers.md │ │ ├── talk_sort_an_array_of_composite_structures.md │ │ ├── talk_sort_an_integer_array.md │ │ ├── talk_sort_disjoint_sublist.md │ │ ├── talk_sort_numbers_lexicographically.md │ │ ├── talk_sort_stability.md │ │ ├── talk_sort_using_a_custom_comparator.md │ │ ├── talk_sorting.md │ │ ├── talk_sorting_algorithms_bogosort.md │ │ ├── talk_sorting_algorithms_bubble_sort.md │ │ ├── talk_sorting_algorithms_circle_sort.md │ │ ├── talk_sorting_algorithms_cocktail_sort.md │ │ ├── talk_sorting_algorithms_comb_sort.md │ │ ├── talk_sorting_algorithms_counting_sort.md │ │ ├── talk_sorting_algorithms_cycle_sort.md │ │ ├── talk_sorting_algorithms_gnome_sort.md │ │ ├── talk_sorting_algorithms_heapsort.md │ │ ├── talk_sorting_algorithms_merge_sort.md │ │ ├── talk_sorting_algorithms_pancake_sort.md │ │ ├── talk_sorting_algorithms_permutation_sort.md │ │ ├── talk_sorting_algorithms_quicksort.md │ │ ├── talk_sorting_algorithms_radix_sort.md │ │ ├── talk_sorting_algorithms_selection_sort.md │ │ ├── talk_sorting_algorithms_shell_sort.md │ │ ├── talk_sorting_algorithms_sleep_sort.md │ │ ├── talk_sorting_algorithms_stooge_sort.md │ │ ├── talk_sorting_algorithms_strand_sort.md │ │ ├── talk_sorting_algorithms_timsort.md │ │ ├── talk_sorting_algorithms_tree_sort_on_a_linked_list.md │ │ ├── talk_soundex.md │ │ ├── talk_sparkline_in_unicode.md │ │ ├── talk_special_characters.md │ │ ├── talk_special_ordered_sets_of_type_n.md │ │ ├── talk_special_variables.md │ │ ├── talk_speech_synthesis.md │ │ ├── talk_spelling_of_ordinal_numbers.md │ │ ├── talk_spiral_matrix.md │ │ ├── talk_split_a_character_string_based_on_change_of_character.md │ │ ├── talk_sql-based_authentication.md │ │ ├── talk_square-free_integers.md │ │ ├── talk_stable_marriage_problem.md │ │ ├── talk_stack.md │ │ ├── talk_stack_traces.md │ │ ├── talk_stair-climbing_puzzle.md │ │ ├── talk_standard_ml.md │ │ ├── talk_state_name_puzzle.md │ │ ├── talk_statistics_basic.md │ │ ├── talk_statistics_normal_distribution.md │ │ ├── talk_stem-and-leaf_plot.md │ │ ├── talk_stern-brocot_sequence.md │ │ ├── talk_straddling_checkerboard.md │ │ ├── talk_string_append.md │ │ ├── talk_string_byte_length.md │ │ ├── talk_string_case.md │ │ ├── talk_string_character_length.md │ │ ├── talk_string_comparison.md │ │ ├── talk_string_concatenation.md │ │ ├── talk_string_interpolation_(included).md │ │ ├── talk_string_length.md │ │ ├── talk_string_manipulation.md │ │ ├── talk_string_prepend.md │ │ ├── talk_strip_a_set_of_characters_from_a_string.md │ │ ├── talk_strip_block_comments.md │ │ ├── talk_strip_comments_from_a_string.md │ │ ├── talk_strip_control_codes_and_extended_characters_from_a_string.md │ │ ├── talk_strip_whitespace_from_a_string_top_and_tail.md │ │ ├── talk_subleq.md │ │ ├── talk_subset_sum_problem.md │ │ ├── talk_substitution_cipher.md │ │ ├── talk_substring.md │ │ ├── talk_substring_top_and_tail.md │ │ ├── talk_subtractive_generator.md │ │ ├── talk_successive_prime_differences.md │ │ ├── talk_sudoku.md │ │ ├── talk_sudoku_rexx.md │ │ ├── talk_suffix_tree.md │ │ ├── talk_sum_and_product_puzzle.md │ │ ├── talk_sum_data_type.md │ │ ├── talk_sum_digits_of_an_integer.md │ │ ├── talk_sum_multiples_of_3_and_5.md │ │ ├── talk_sum_of_a_series.md │ │ ├── talk_sum_of_array.md │ │ ├── talk_sum_of_prime_factors_for_a_range_of_numbers.md │ │ ├── talk_sum_of_squares.md │ │ ├── talk_sum_to_100.md │ │ ├── talk_sunflower_fractal.md │ │ ├── talk_super-d_numbers.md │ │ ├── talk_superellipse.md │ │ ├── talk_superpermutation_minimisation.md │ │ ├── talk_sutherland-hodgman_polygon_clipping.md │ │ ├── talk_symmetric_difference.md │ │ ├── talk_synchronous_concurrency.md │ │ ├── talk_system_time.md │ │ ├── talk_table_creation.md │ │ ├── talk_table_creation_postal_addresses.md │ │ ├── talk_tacit_programming.md │ │ ├── talk_take_notes_on_the_command_line.md │ │ ├── talk_tasks_not_implemented_in_basic.md │ │ ├── talk_tasks_not_implemented_in_c.md │ │ ├── talk_taxicab_numbers.md │ │ ├── talk_tcl.md │ │ ├── talk_teacup_rim_text.md │ │ ├── talk_temperature_conversion.md │ │ ├── talk_terminal_control.md │ │ ├── talk_terminal_control_coloured_text.md │ │ ├── talk_terminal_control_cursor_movement.md │ │ ├── talk_terminal_control_cursor_positioning.md │ │ ├── talk_terminal_control_display_an_extended_character.md │ │ ├── talk_terminal_control_inverse_video.md │ │ ├── talk_terminal_control_positional_read.md │ │ ├── talk_terminal_control_preserve_screen.md │ │ ├── talk_terminal_control_unicode_output.md │ │ ├── talk_ternary_logic.md │ │ ├── talk_test_a_function.md │ │ ├── talk_test_integerness.md │ │ ├── talk_text_between.md │ │ ├── talk_text_processing_1.md │ │ ├── talk_text_processing_2.md │ │ ├── talk_text_processing_max_licenses_in_use.md │ │ ├── talk_text_to_html.md │ │ ├── talk_textonyms.md │ │ ├── talk_the_art_of_computer_programming.md │ │ ├── talk_the_isaac_cipher.md │ │ ├── talk_the_name_game.md │ │ ├── talk_the_twelve_days_of_christmas.md │ │ ├── talk_thieles_interpolation_formula.md │ │ ├── talk_thue-morse.md │ │ ├── talk_tic-tac-toe.md │ │ ├── talk_time_a_function.md │ │ ├── talk_tokenize_a_string.md │ │ ├── talk_tokenize_a_string_with_escaping.md │ │ ├── talk_tonelli-shanks_algorithm.md │ │ ├── talk_top_rank_per_group.md │ │ ├── talk_topic_variable.md │ │ ├── talk_topological_sort.md │ │ ├── talk_topological_sort_extracted_top_item.md │ │ ├── talk_topswops.md │ │ ├── talk_total_circles_area.md │ │ ├── talk_towers_of_hanoi.md │ │ ├── talk_trabb_pardo%E2%80%93knuth_algorithm.md │ │ ├── talk_transportation_problem.md │ │ ├── talk_tree_datastructures.md │ │ ├── talk_tree_traversal.md │ │ ├── talk_trigonometric_functions.md │ │ ├── talk_truncatable_primes.md │ │ ├── talk_truncate_a_file.md │ │ ├── talk_truth_table.md │ │ ├── talk_twelve_statements.md │ │ ├── talk_two_sum.md │ │ ├── talk_type_casting.md │ │ ├── talk_type_detection.md │ │ ├── talk_ukkonen%E2%80%99s_suffix_tree_construction.md │ │ ├── talk_unbias_a_random_generator.md │ │ ├── talk_undefined_values.md │ │ ├── talk_unicode_polynomial_equation.md │ │ ├── talk_unicode_strings.md │ │ ├── talk_unicode_variable_names.md │ │ ├── talk_unit_testing.md │ │ ├── talk_universal_turing_machine.md │ │ ├── talk_unix.md │ │ ├── talk_unix_ls.md │ │ ├── talk_update_a_configuration_file.md │ │ ├── talk_url_decoding.md │ │ ├── talk_url_encoding.md │ │ ├── talk_url_parser.md │ │ ├── talk_use_another_language_to_call_a_function.md │ │ ├── talk_user_defined_pipe_and_redirection_operators.md │ │ ├── talk_user_input.md │ │ ├── talk_user_input_text.md │ │ ├── talk_using_a_speech_engine_to_highlight_words.md │ │ ├── talk_using_the_meetup_com_api.md │ │ ├── talk_utf-8_encode_and_decode.md │ │ ├── talk_validate_international_securities_identification_number.md │ │ ├── talk_vampire_number.md │ │ ├── talk_van_der_corput_sequence.md │ │ ├── talk_van_eck_sequence.md │ │ ├── talk_variable-length_quantity.md │ │ ├── talk_variable_size_get.md │ │ ├── talk_variable_size_set.md │ │ ├── talk_variables.md │ │ ├── talk_variadic_function.md │ │ ├── talk_vector.md │ │ ├── talk_vector_products.md │ │ ├── talk_verify_distribution_uniformity_chi-squared_test.md │ │ ├── talk_verify_distribution_uniformity_naive.md │ │ ├── talk_vibrating_rectangles.md │ │ ├── talk_vigen%C3%A8re_cipher.md │ │ ├── talk_vigen%C3%A8re_cipher_cryptanalysis.md │ │ ├── talk_village_pump_home_syntax_highlighting_(_archived_2009-06-18_).md │ │ ├── talk_visual_studio.md │ │ ├── talk_visualize_a_tree.md │ │ ├── talk_vlist.md │ │ ├── talk_vogels_approximation_method.md │ │ ├── talk_voronoi_diagram.md │ │ ├── talk_voronoi_diagram_j_delaunay_triangulation.md │ │ ├── talk_walk_a_directory_non-recursively.md │ │ ├── talk_walk_a_directory_recursively.md │ │ ├── talk_water_collected_between_towers.md │ │ ├── talk_waveform_analysis_doh_ray_me.md │ │ ├── talk_web_scraping.md │ │ ├── talk_weird_numbers.md │ │ ├── talk_welchs_t-test.md │ │ ├── talk_window_creation.md │ │ ├── talk_window_creation_x11.md │ │ ├── talk_window_management.md │ │ ├── talk_wireworld.md │ │ ├── talk_wireworld_c.md │ │ ├── talk_word_break_problem.md │ │ ├── talk_word_frequency.md │ │ ├── talk_word_search.md │ │ ├── talk_word_wrap.md │ │ ├── talk_world_cup_group_stage.md │ │ ├── talk_write_float_arrays_to_a_text_file.md │ │ ├── talk_write_language_name_in_3d_ascii.md │ │ ├── talk_xiaolin_wus_line_algorithm.md │ │ ├── talk_xml_dom_serialization.md │ │ ├── talk_xml_input.md │ │ ├── talk_xml_output.md │ │ ├── talk_xml_validation.md │ │ ├── talk_xml_xpath.md │ │ ├── talk_y_combinator.md │ │ ├── talk_yahoo!_search_interface.md │ │ ├── talk_yin_and_yang.md │ │ ├── talk_zebra_puzzle.md │ │ ├── talk_zeckendorf_arithmetic.md │ │ ├── talk_zeckendorf_number_representation.md │ │ ├── talk_zero_to_the_zero_power.md │ │ ├── talk_zhang-suen_thinning_algorithm.md │ │ ├── talk_zig-zag_matrix.md │ │ ├── task.md │ │ ├── temperature_conversion_rexx.md │ │ ├── template_2-column_table_header.md │ │ ├── template_alertbox.md │ │ ├── template_allowed_by.md │ │ ├── template_allows.md │ │ ├── template_amazon.md │ │ ├── template_anchor.md │ │ ├── template_assembler_language.md │ │ ├── template_att_temp.md │ │ ├── template_autohotkey_case.md │ │ ├── template_basic_data_operation.md │ │ ├── template_blogroll.md │ │ ├── template_blogrollbegin.md │ │ ├── template_blogrollend.md │ │ ├── template_booklink.md │ │ ├── template_booklink_testing.md │ │ ├── template_boximage.md │ │ ├── template_broken.md │ │ ├── template_capability.md │ │ ├── template_citation.md │ │ ├── template_citation_core.md │ │ ├── template_citation_make_link.md │ │ ├── template_cite.md │ │ ├── template_cite_book.md │ │ ├── template_clarified-review.md │ │ ├── template_clarify_task.md │ │ ├── template_codepad.md │ │ ├── template_collection.md │ │ ├── template_combinations_and_permutations.md │ │ ├── template_compiler.md │ │ ├── template_component.md │ │ ├── template_component_body.md │ │ ├── template_confusing.md │ │ ├── template_control_structures.md │ │ ├── template_count.md │ │ ├── template_data_structure.md │ │ ├── template_dead_category.md │ │ ├── template_deprecatedtask.md │ │ ├── template_difficulty.md │ │ ├── template_documentation.md │ │ ├── template_documentation_core.md │ │ ├── template_documentation_core2.md │ │ ├── template_documentation_core_doc.md │ │ ├── template_documentation_subpage.md │ │ ├── template_draft_task.md │ │ ├── template_duplicate.md │ │ ├── template_e_2d_utilities.md │ │ ├── template_echo.md │ │ ├── template_eff_note.md │ │ ├── template_enacat_body.md │ │ ├── template_enaheader.md │ │ ├── template_example.md │ │ ├── template_examples.md │ │ ├── template_examples_needing_attention_body.md │ │ ├── template_examples_needing_attention_header.md │ │ ├── template_feature.md │ │ ├── template_field_attention.md │ │ ├── template_fmbox.md │ │ ├── template_format.md │ │ ├── template_header.md │ │ ├── template_header_beta.md │ │ ├── template_hidden.md │ │ ├── template_hopl.md │ │ ├── template_ide.md │ │ ├── template_image-program-code.md │ │ ├── template_image-program-output.md │ │ ├── template_image-rosettacode-internal.md │ │ ├── template_imo.md │ │ ├── template_impl_needed.md │ │ ├── template_implementation.md │ │ ├── template_implementation_beta.md │ │ ├── template_implementation_cat.md │ │ ├── template_improve.md │ │ ├── template_in.md │ │ ├── template_in_progress.md │ │ ├── template_incomplete.md │ │ ├── template_incorrect.md │ │ ├── template_infobox_begin.md │ │ ├── template_infobox_end.md │ │ ├── template_langgroup.md │ │ ├── template_language.md │ │ ├── template_language_beta.md │ │ ├── template_language_end.md │ │ ├── template_language_icon.md │ │ ├── template_language_inlinesemantics.md │ │ ├── template_language_programming_paradigm.md │ │ ├── template_language_property_generic.md │ │ ├── template_language_property_url.md │ │ ├── template_language_start.md │ │ ├── template_language_type_expression.md │ │ ├── template_latex.md │ │ ├── template_libheader.md │ │ ├── template_library.md │ │ ├── template_library_beta.md │ │ ├── template_library_body.md │ │ ├── template_lines_too_long.md │ │ ├── template_maintenance.md │ │ ├── template_mapper.md │ │ ├── template_math.md │ │ ├── template_mbox.md │ │ ├── template_merge_language.md │ │ ├── template_mp_community.md │ │ ├── template_mp_contribute.md │ │ ├── template_mp_explore.md │ │ ├── template_mp_feeds.md │ │ ├── template_mp_introduction.md │ │ ├── template_mp_migration.md │ │ ├── template_mp_random_languages.md │ │ ├── template_mp_random_tasks.md │ │ ├── template_mylang.md │ │ ├── template_mylangbegin.md │ │ ├── template_mylangend.md │ │ ├── template_navbox.md │ │ ├── template_needs-review.md │ │ ├── template_no.md │ │ ├── template_noticebox.md │ │ ├── template_notmylang.md │ │ ├── template_notmylangbegin.md │ │ ├── template_notmylangend.md │ │ ├── template_novice_example.md │ │ ├── template_np_language.md │ │ ├── template_nwtag.md │ │ ├── template_omit_cat.md │ │ ├── template_omit_from.md │ │ ├── template_optional.md │ │ ├── template_out.md │ │ ├── template_output%3F.md │ │ ├── template_output%3F_beta.md │ │ ├── template_overline.md │ │ ├── template_pari_gp_select.md │ │ ├── template_penetrationbox.md │ │ ├── template_percolation_simulation.md │ │ ├── template_platform.md │ │ ├── template_platheader.md │ │ ├── template_pp-meta.md │ │ ├── template_pp-template.md │ │ ├── template_prelude_general_a68.md │ │ ├── template_prelude_is_prime_a68.md │ │ ├── template_prelude_pow_mod_a68.md │ │ ├── template_prelude_sort_a68.md │ │ ├── template_proggit.md │ │ ├── template_programming-example-page.md │ │ ├── template_programming_language.md │ │ ├── template_prop.md │ │ ├── template_property.md │ │ ├── template_provided_by.md │ │ ├── template_provides.md │ │ ├── template_puzzle.md │ │ ├── template_quote.md │ │ ├── template_rcpower.md │ │ ├── template_reflist.md │ │ ├── template_related_tasks_statistical_measures.md │ │ ├── template_related_tasks_word_plays.md │ │ ├── template_remove.md │ │ ├── template_required_by.md │ │ ├── template_requires.md │ │ ├── template_see_also_lists.md │ │ ├── template_selection.md │ │ ├── template_sharethis.md │ │ ├── template_simple-transclude.md │ │ ├── template_solution.md │ │ ├── template_solutions.md │ │ ├── template_solutions_per_task_header.md │ │ ├── template_sorting_algorithm.md │ │ ├── template_split-review.md │ │ ├── template_strings.md │ │ ├── template_stub.md │ │ ├── template_table_footer.md │ │ ├── template_talk_allows.md │ │ ├── template_talk_boximage.md │ │ ├── template_talk_capability.md │ │ ├── template_talk_clarified-review.md │ │ ├── template_talk_codepad.md │ │ ├── template_talk_collection.md │ │ ├── template_talk_compileonline.md │ │ ├── template_talk_confusing.md │ │ ├── template_talk_deprecatedtask.md │ │ ├── template_talk_draft_task.md │ │ ├── template_talk_eff_note.md │ │ ├── template_talk_example.md │ │ ├── template_talk_garbage_collection.md │ │ ├── template_talk_header.md │ │ ├── template_talk_hopl.md │ │ ├── template_talk_implementation.md │ │ ├── template_talk_incorrect.md │ │ ├── template_talk_language.md │ │ ├── template_talk_language_beta.md │ │ ├── template_talk_libheader.md │ │ ├── template_talk_library.md │ │ ├── template_talk_lines_too_long.md │ │ ├── template_talk_mapper.md │ │ ├── template_talk_mp_random_languages.md │ │ ├── template_talk_mylang.md │ │ ├── template_talk_notmylang.md │ │ ├── template_talk_output%3F.md │ │ ├── template_talk_platheader.md │ │ ├── template_talk_programming_language.md │ │ ├── template_talk_property.md │ │ ├── template_talk_remove.md │ │ ├── template_talk_sorting_algorithm.md │ │ ├── template_talk_task_heading.md │ │ ├── template_talk_toolkit.md │ │ ├── template_talk_unimp_body_autohotkey.md │ │ ├── template_talk_unimpl_header.md │ │ ├── template_talk_unimpl_page.md │ │ ├── template_talk_user.md │ │ ├── template_talk_uses_from.md │ │ ├── template_talk_wikipedia.md │ │ ├── template_talk_wolfram.md │ │ ├── template_talk_works_with.md │ │ ├── template_talk_wp.md │ │ ├── template_task.md │ │ ├── template_task2.md │ │ ├── template_task_heading.md │ │ ├── template_task_icon.md │ │ ├── template_task_property.md │ │ ├── template_task_realazthat.md │ │ ├── template_tasksimplementedin_count.md │ │ ├── template_tcllib.md │ │ ├── template_template.md │ │ ├── template_template_other.md │ │ ├── template_tex.md │ │ ├── template_ti-image-task.md │ │ ├── template_tl.md │ │ ├── template_tlf.md │ │ ├── template_tmpl.md │ │ ├── template_todo.md │ │ ├── template_toolkit.md │ │ ├── template_trans.md │ │ ├── template_unimpl_header.md │ │ ├── template_unimpl_page.md │ │ ├── template_unimpl_page_not_considered.md │ │ ├── template_unimpl_page_not_considered_beta.md │ │ ├── template_unimpl_page_not_implemented.md │ │ ├── template_unimpl_page_not_implemented_beta.md │ │ ├── template_unimpl_page_requiring_attention.md │ │ ├── template_unimpl_page_requiring_attention_examples.md │ │ ├── template_unimpl_page_requiring_attention_examples_beta.md │ │ ├── template_unimpl_page_requiring_attention_others.md │ │ ├── template_unimpl_page_requiring_attention_others_beta.md │ │ ├── template_untested.md │ │ ├── template_update.md │ │ ├── template_user.md │ │ ├── template_useravatar.md │ │ ├── template_userbottom.md │ │ ├── template_usertop.md │ │ ├── template_uses_from.md │ │ ├── template_vi_snippet.md │ │ ├── template_vi_solution.md │ │ ├── template_virtual_machine.md │ │ ├── template_vp.md │ │ ├── template_vptopic.md │ │ ├── template_welcome.md │ │ ├── template_wikipedia.md │ │ ├── template_wikipedia_pre_15_june_2009.md │ │ ├── template_wip.md │ │ ├── template_wolfram.md │ │ ├── template_wont_work_with.md │ │ ├── template_works_with.md │ │ ├── template_yes.md │ │ ├── terra.md │ │ ├── tetris_ansi94_forth.md │ │ ├── tetris_applesoft_basic.md │ │ ├── tetris_java.md │ │ ├── tetris_javascript.md │ │ ├── tetris_julia.md │ │ ├── tetris_mathematica.md │ │ ├── tetris_microsoft_small_basic.md │ │ ├── text_to_html.md │ │ ├── textonyms_wordlist.md │ │ ├── the_art_of_computer_programming.md │ │ ├── thread.md │ │ ├── tk.md │ │ ├── txt.md │ │ ├── type_algebra.md │ │ ├── type_checking.md │ │ ├── type_compatibility.md │ │ ├── type_safety.md │ │ ├── type_strength.md │ │ ├── ulam_spiral_(for_primes)_rexx.md │ │ ├── unicode.md │ │ ├── unix.md │ │ ├── url_parser_uri_parser_algol68.md │ │ ├── utf-8.md │ │ ├── vb.md │ │ ├── vi.md │ │ ├── village_pump_approximate_fit_solutions.md │ │ ├── village_pump_de-skilling%3F.md │ │ ├── village_pump_home_little_damages.md │ │ ├── village_pump_home_main_page_broken_link.md │ │ ├── village_pump_home_main_page_examples.md │ │ ├── village_pump_home_syntax_highlighting_(_archived_2009-06-18_).md │ │ ├── voronoi_diagram_j_delaunay_triangulation.md │ │ ├── vxworks.md │ │ ├── wdte.md │ │ ├── weather_routing.md │ │ ├── web_scraping_ocaml.md │ │ ├── whiley.md │ │ ├── wince.md │ │ ├── windows.md │ │ ├── windows_nt.md │ │ ├── winsock2_ahk.md │ │ ├── wireworld_c.md │ │ ├── wireworld_c_sharp.md │ │ ├── wireworld_java.md │ │ ├── wireworld_ruby.md │ │ ├── wireworld_smalltalk.md │ │ ├── wireworld_tcl.md │ │ ├── xmlgawk.md │ │ ├── yin_and_yang_j.md │ │ ├── zhang-suen_thinning_algorithm_bigrc_csv.md │ │ ├── zhang-suen_thinning_algorithm_smallrc_csv.md │ │ ├── zxbasic.md │ │ └── உயிர்_(uyir).md │ ├── languages/ │ │ ├── 0815.md │ │ ├── 11l.md │ │ ├── 1c.md │ │ ├── 360_assembly.md │ │ ├── 360asm.md │ │ ├── 4d.md │ │ ├── 4dos_batch.md │ │ ├── 4th.md │ │ ├── 6502_assembly.md │ │ ├── 68000_assembly.md │ │ ├── 6800_assembly.md │ │ ├── 7basic.md │ │ ├── 80386_assembly.md │ │ ├── 8051_assembly.md │ │ ├── 8080_assembly.md │ │ ├── 8086_assembly.md │ │ ├── 8_1_2.md │ │ ├── 8th.md │ │ ├── _index.md │ │ ├── _ql.md │ │ ├── a_.md │ │ ├── aarch64_assembly.md │ │ ├── abap.md │ │ ├── acl2.md │ │ ├── action!.md │ │ ├── actionscript.md │ │ ├── actionscript_3.md │ │ ├── activetcl.md │ │ ├── acurity_architect.md │ │ ├── ada.md │ │ ├── adobe_director.md │ │ ├── advpl.md │ │ ├── agda.md │ │ ├── agena.md │ │ ├── aikido.md │ │ ├── aime.md │ │ ├── algae.md │ │ ├── algol-m.md │ │ ├── algol.md │ │ ├── algol68.md │ │ ├── algol_60.md │ │ ├── algol_68.md │ │ ├── algol_68_genie.md │ │ ├── algol_68c.md │ │ ├── algol_68g.md │ │ ├── algol_68r.md │ │ ├── algol_68rs.md │ │ ├── algol_68s.md │ │ ├── algol_w.md │ │ ├── algolw.md │ │ ├── alice_ml.md │ │ ├── almquist_shell.md │ │ ├── alore.md │ │ ├── ambienttalk.md │ │ ├── amigae.md │ │ ├── ampl.md │ │ ├── angelscript.md │ │ ├── ansi94_forth.md │ │ ├── ansi_basic.md │ │ ├── ansi_standard_basic.md │ │ ├── ant.md │ │ ├── antlang.md │ │ ├── antlr.md │ │ ├── anyways.md │ │ ├── apache_derby.md │ │ ├── apex.md │ │ ├── apl.md │ │ ├── app_inventor.md │ │ ├── apple_script.md │ │ ├── applescript.md │ │ ├── applesoft.md │ │ ├── applesoft_basic.md │ │ ├── applesoft_basic_interpreter_by_joshua_bell.md │ │ ├── applesoftbasic.md │ │ ├── apricot.md │ │ ├── aquarius_basic.md │ │ ├── arbre.md │ │ ├── arc.md │ │ ├── arendelle.md │ │ ├── argile.md │ │ ├── arm_assembly.md │ │ ├── arm_bbc_basic.md │ │ ├── arnoldc.md │ │ ├── arturo.md │ │ ├── asciidots.md │ │ ├── asciidots_online_interpreter.md │ │ ├── asm.md │ │ ├── asp.md │ │ ├── aspectc__.md │ │ ├── aspectj.md │ │ ├── assembly.md │ │ ├── assemblyscript.md │ │ ├── astro.md │ │ ├── asymptote.md │ │ ├── at_and_t_dc.md │ │ ├── atari_basic.md │ │ ├── ats.md │ │ ├── aurelbasic.md │ │ ├── autohotkey.md │ │ ├── autohotkey_1_1.md │ │ ├── autohotkey_basic.md │ │ ├── autohotkey_dll.md │ │ ├── autohotkey_h.md │ │ ├── autoit.md │ │ ├── autolisp.md │ │ ├── awk.md │ │ ├── awka.md │ │ ├── awkfunge.md │ │ ├── axe.md │ │ ├── axe_parser.md │ │ ├── axiom.md │ │ ├── axum.md │ │ ├── b.md │ │ ├── b4j.md │ │ ├── babel.md │ │ ├── bacon.md │ │ ├── bash.md │ │ ├── basic.md │ │ ├── basic256.md │ │ ├── basic_casio.md │ │ ├── basica.md │ │ ├── batch.md │ │ ├── batch_file.md │ │ ├── batik.md │ │ ├── battlestar.md │ │ ├── bbc_basic.md │ │ ├── bbc_basic_for_windows.md │ │ ├── bbcbasic.md │ │ ├── bc.md │ │ ├── bcpl.md │ │ ├── bddbddb.md │ │ ├── beed.md │ │ ├── beeswax.md │ │ ├── befunge.md │ │ ├── befunge_93.md │ │ ├── befungee.md │ │ ├── berp.md │ │ ├── beta.md │ │ ├── beta_basic.md │ │ ├── biferno.md │ │ ├── bifernod.md │ │ ├── bigforth.md │ │ ├── binary_lambda_calculus.md │ │ ├── bird.md │ │ ├── blast.md │ │ ├── blitzmax.md │ │ ├── bloop.md │ │ ├── blz.md │ │ ├── bml.md │ │ ├── boo.md │ │ ├── bori.md │ │ ├── borland_c__.md │ │ ├── borland_pascal.md │ │ ├── bourne_shell.md │ │ ├── brace.md │ │ ├── bracmat.md │ │ ├── brainfuck.md │ │ ├── brandy_basic.md │ │ ├── brat.md │ │ ├── brexx.md │ │ ├── brlcad.md │ │ ├── bsd_make.md │ │ ├── burlesque.md │ │ ├── burlesque_shell.md │ │ ├── bywater_basic.md │ │ ├── c.md │ │ ├── c0h.md │ │ ├── c0h_implementation.md │ │ ├── c1r.md │ │ ├── c1r_implementation.md │ │ ├── c_17.md │ │ ├── c__builder.md │ │ ├── c_cli.md │ │ ├── c_shell.md │ │ ├── cache_objectscript.md │ │ ├── cafeobj.md │ │ ├── cambridge_algol_68c.md │ │ ├── caml.md │ │ ├── casio_basic.md │ │ ├── cat.md │ │ ├── ccbi.md │ │ ├── cdent.md │ │ ├── cduce.md │ │ ├── cecil.md │ │ ├── ceylon.md │ │ ├── cfscript.md │ │ ├── chapel.md │ │ ├── chef.md │ │ ├── chez_scheme.md │ │ ├── chicken_scheme.md │ │ ├── chipmunk_basic.md │ │ ├── chr.md │ │ ├── chuck.md │ │ ├── cilk.md │ │ ├── cilk__.md │ │ ├── cilkpp.md │ │ ├── cind.md │ │ ├── cis_cobol.md │ │ ├── cixl.md │ │ ├── clarion.md │ │ ├── clay.md │ │ ├── clean.md │ │ ├── clio.md │ │ ├── clipper.md │ │ ├── clipper_xbase.md │ │ ├── clipper_xbasepp.md │ │ ├── clips.md │ │ ├── clojure.md │ │ ├── clozure_cl.md │ │ ├── cmake.md │ │ ├── cmucl.md │ │ ├── cobol.md │ │ ├── cobra.md │ │ ├── coco.md │ │ ├── codewarrior.md │ │ ├── coffeescript.md │ │ ├── coldfusion.md │ │ ├── comal.md │ │ ├── comefrom0x10.md │ │ ├── commodore_basic.md │ │ ├── common_lisp.md │ │ ├── component_pascal.md │ │ ├── computer_zero_assembly.md │ │ ├── conceptbase.md │ │ ├── coq.md │ │ ├── cpp.md │ │ ├── cpp_cli.md │ │ ├── cpython.md │ │ ├── crack.md │ │ ├── creative_basic.md │ │ ├── critical_mass_modula-3.md │ │ ├── crystal.md │ │ ├── csh.md │ │ ├── csharp.md │ │ ├── csnobol4.md │ │ ├── csoar.md │ │ ├── css.md │ │ ├── cubescript.md │ │ ├── curry.md │ │ ├── curry2vm.md │ │ ├── cygnus_x_ursa.md │ │ ├── d.md │ │ ├── dafny.md │ │ ├── dao.md │ │ ├── darkbasic.md │ │ ├── dart.md │ │ ├── datalog.md │ │ ├── dataweave.md │ │ ├── dc.md │ │ ├── dcl.md │ │ ├── ddnc.md │ │ ├── debian_almquist_shell.md │ │ ├── deja_vu.md │ │ ├── delphi.md │ │ ├── deluge.md │ │ ├── des.md │ │ ├── deviousyarn.md │ │ ├── diesel.md │ │ ├── digital_mars_c__.md │ │ ├── digital_mars_d.md │ │ ├── discorunner.md │ │ ├── div_games_studio.md │ │ ├── dm.md │ │ ├── dms.md │ │ ├── dodo0.md │ │ ├── dolphin_smalltalk.md │ │ ├── dos.md │ │ ├── dotgnu.md │ │ ├── dragon.md │ │ ├── dup.md │ │ ├── dwscript.md │ │ ├── dyalect.md │ │ ├── dyalog_apl.md │ │ ├── dylan.md │ │ ├── dylan.net.md │ │ ├── e-on-java.md │ │ ├── e.md │ │ ├── eagle.md │ │ ├── easylang.md │ │ ├── ec.md │ │ ├── echolisp.md │ │ ├── ecl.md │ │ ├── ecmascript.md │ │ ├── edsac.md │ │ ├── edsac_order_code.md │ │ ├── edt.md │ │ ├── eero.md │ │ ├── efene.md │ │ ├── egel.md │ │ ├── egison.md │ │ ├── egl.md │ │ ├── ehbasic.md │ │ ├── eiffel.md │ │ ├── eiffelstudio.md │ │ ├── ela.md │ │ ├── elacli.md │ │ ├── elan.md │ │ ├── elastic.md │ │ ├── elena.md │ │ ├── eleven_l.md │ │ ├── elisa.md │ │ ├── elixir.md │ │ ├── ella.md │ │ ├── ella_algol_68rs.md │ │ ├── elm.md │ │ ├── emacs_lisp.md │ │ ├── emojicode.md │ │ ├── epigram.md │ │ ├── erlang.md │ │ ├── erre.md │ │ ├── es.md │ │ ├── es5.md │ │ ├── es6.md │ │ ├── esql.md │ │ ├── etcl.md │ │ ├── euler.md │ │ ├── euler_math_toolbox.md │ │ ├── euphoria.md │ │ ├── excel.md │ │ ├── excel_vba.md │ │ ├── execute_hq9__ada.md │ │ ├── execute_hq9__common_lisp.md │ │ ├── execute_hq9__e.md │ │ ├── execute_hq9__haskell.md │ │ ├── execute_hq9__java.md │ │ ├── execute_hq9__python.md │ │ ├── execute_hq9__ruby.md │ │ ├── execute_hq9__tcl.md │ │ ├── execute_hq9__ursa.md │ │ ├── execute_hq9__ursala.md │ │ ├── execute_snusp_ada.md │ │ ├── execute_snusp_c.md │ │ ├── execute_snusp_d.md │ │ ├── execute_snusp_f_sharp.md │ │ ├── execute_snusp_go.md │ │ ├── execute_snusp_haskell.md │ │ ├── execute_snusp_java.md │ │ ├── execute_snusp_javascript.md │ │ ├── execute_snusp_ocaml.md │ │ ├── execute_snusp_perl.md │ │ ├── execute_snusp_racket.md │ │ ├── execute_snusp_ruby.md │ │ ├── execute_snusp_tcl.md │ │ ├── extended_brainfuck.md │ │ ├── ezhil.md │ │ ├── f.md │ │ ├── factor.md │ │ ├── falcon.md │ │ ├── false.md │ │ ├── fan.md │ │ ├── fancy.md │ │ ├── fantom.md │ │ ├── faust.md │ │ ├── fbsl.md │ │ ├── fcc.md │ │ ├── featurecpp.md │ │ ├── felix.md │ │ ├── ferite.md │ │ ├── fexl.md │ │ ├── ficl.md │ │ ├── filemaker.md │ │ ├── firefox.md │ │ ├── fish.md │ │ ├── fish_py.md │ │ ├── flora-2.md │ │ ├── florid.md │ │ ├── fnc.md │ │ ├── focal.md │ │ ├── formulae.md │ │ ├── formulaone.md │ │ ├── forth.md │ │ ├── fortran.md │ │ ├── fortress.md │ │ ├── fp.md │ │ ├── fpi.md │ │ ├── free_pascal.md │ │ ├── freebasic.md │ │ ├── freemat.md │ │ ├── frege.md │ │ ├── friendly_interactive_shell.md │ │ ├── frink.md │ │ ├── frisc_assembly.md │ │ ├── fsharp.md │ │ ├── full_basic.md │ │ ├── funl.md │ │ ├── furryscript.md │ │ ├── futhark.md │ │ ├── futurebasic.md │ │ ├── fuze_basic.md │ │ ├── g-fu.md │ │ ├── g__.md │ │ ├── gambas.md │ │ ├── game_maker.md │ │ ├── gap.md │ │ ├── gastona.md │ │ ├── gauche.md │ │ ├── gauche_scheme.md │ │ ├── gawk.md │ │ ├── gb_basic.md │ │ ├── gccrs.md │ │ ├── gcj.md │ │ ├── gcl.md │ │ ├── gdc.md │ │ ├── gdl.md │ │ ├── gecho.md │ │ ├── gema.md │ │ ├── genexus.md │ │ ├── genie.md │ │ ├── gentee.md │ │ ├── genyris.md │ │ ├── george.md │ │ ├── gerbil.md │ │ ├── gfa_basic.md │ │ ├── gfortran.md │ │ ├── ghc.md │ │ ├── glagol.md │ │ ├── glbasic.md │ │ ├── glee.md │ │ ├── global_script.md │ │ ├── glovepie.md │ │ ├── glsl.md │ │ ├── gml.md │ │ ├── gnat.md │ │ ├── gnat_gpl.md │ │ ├── gnu_apl.md │ │ ├── gnu_apl_dyalog_apl.md │ │ ├── gnu_bc.md │ │ ├── gnu_compiler_collection.md │ │ ├── gnu_forth.md │ │ ├── gnu_liberty_basic_compiler_collection.md │ │ ├── gnu_pascal.md │ │ ├── gnu_prolog.md │ │ ├── gnu_sed.md │ │ ├── gnu_setl.md │ │ ├── gnu_smalltalk.md │ │ ├── gnucobol.md │ │ ├── gnuplot.md │ │ ├── go.md │ │ ├── go_1.md │ │ ├── go_2.md │ │ ├── goexclam.md │ │ ├── golfscript.md │ │ ├── golo.md │ │ ├── goo.md │ │ ├── gosu.md │ │ ├── green_hill_ada.md │ │ ├── gri.md │ │ ├── gridscript.md │ │ ├── groovy.md │ │ ├── guile.md │ │ ├── guiss.md │ │ ├── gw-basic.md │ │ ├── hack.md │ │ ├── halon.md │ │ ├── harbour.md │ │ ├── haskell.md │ │ ├── haxe.md │ │ ├── heron.md │ │ ├── hexiscript.md │ │ ├── hicest.md │ │ ├── hla.md │ │ ├── holyc.md │ │ ├── hoon.md │ │ ├── hope.md │ │ ├── hpppl.md │ │ ├── hq9+.md │ │ ├── hs_global_script.md │ │ ├── html.md │ │ ├── huginn.md │ │ ├── hugs.md │ │ ├── hy.md │ │ ├── hypercard.md │ │ ├── hypertalk.md │ │ ├── i.md │ │ ├── iat.md │ │ ├── ibm_enterprise_cobol_for_z_os.md │ │ ├── ibm_ile_cobol.md │ │ ├── ic.md │ │ ├── icl_1900_cobol.md │ │ ├── icon.md │ │ ├── idl.md │ │ ├── idris.md │ │ ├── iforth.md │ │ ├── inform_6.md │ │ ├── inform_7.md │ │ ├── integer_basic.md │ │ ├── intel_c___compiler.md │ │ ├── interactive_active_algol_68.md │ │ ├── intercal.md │ │ ├── io.md │ │ ├── io_(interpreter).md │ │ ├── ioke.md │ │ ├── ipl_loader_config.md │ │ ├── iptscrae.md │ │ ├── iris_reasoner.md │ │ ├── ironahk.md │ │ ├── ironpython.md │ │ ├── is-basic.md │ │ ├── iwbasic.md │ │ ├── j.md │ │ ├── jack.md │ │ ├── jacl.md │ │ ├── jacquard_loom.md │ │ ├── james_2.md │ │ ├── janusada.md │ │ ├── java.md │ │ ├── javac.md │ │ ├── javafx_script.md │ │ ├── javascript.md │ │ ├── javascript_nodejs.md │ │ ├── jawk.md │ │ ├── jcl.md │ │ ├── jcon.md │ │ ├── jim_tcl.md │ │ ├── jocaml.md │ │ ├── jotacode.md │ │ ├── jovial.md │ │ ├── joy.md │ │ ├── jq.md │ │ ├── jruby.md │ │ ├── jscript.md │ │ ├── jscript_net.md │ │ ├── jsish.md │ │ ├── jsoar.md │ │ ├── json.md │ │ ├── jtcl.md │ │ ├── judoscript.md │ │ ├── julia.md │ │ ├── just_basic.md │ │ ├── jython.md │ │ ├── k.md │ │ ├── kabap.md │ │ ├── kamailio_script.md │ │ ├── kaya.md │ │ ├── kdf9_usercode.md │ │ ├── keylist_databasing.md │ │ ├── kics.md │ │ ├── kite.md │ │ ├── kitten.md │ │ ├── kjs.md │ │ ├── klong.md │ │ ├── kona.md │ │ ├── konsolscript.md │ │ ├── korn_shell.md │ │ ├── kotlin.md │ │ ├── kql.md │ │ ├── kroc.md │ │ ├── ksh93.md │ │ ├── l__.md │ │ ├── l_in_oleum.md │ │ ├── labview.md │ │ ├── lambda_prolog.md │ │ ├── lambdatalk.md │ │ ├── lang5.md │ │ ├── langur.md │ │ ├── lasso.md │ │ ├── latex.md │ │ ├── latitude.md │ │ ├── lb.md │ │ ├── lb_booster.md │ │ ├── lc2200_assembly.md │ │ ├── lc3_assembly.md │ │ ├── ldc.md │ │ ├── ldpl.md │ │ ├── leon.md │ │ ├── lfe.md │ │ ├── lhogho.md │ │ ├── liberty_basic.md │ │ ├── libreoffice_basic.md │ │ ├── librep.md │ │ ├── lil.md │ │ ├── lily.md │ │ ├── lilypond.md │ │ ├── limbo.md │ │ ├── lingo.md │ │ ├── lisaac.md │ │ ├── lisp.md │ │ ├── lisp_1_5.md │ │ ├── lispworks.md │ │ ├── little.md │ │ ├── livecode.md │ │ ├── livescript.md │ │ ├── llp.md │ │ ├── llvm.md │ │ ├── lobster.md │ │ ├── locomotive_basic.md │ │ ├── loglan82.md │ │ ├── logo.md │ │ ├── logtalk.md │ │ ├── lolcode.md │ │ ├── lolli.md │ │ ├── lotus_123_macro_scripting.md │ │ ├── lotusscript.md │ │ ├── lout.md │ │ ├── lox.md │ │ ├── lse.md │ │ ├── lse64.md │ │ ├── lsl.md │ │ ├── lua.md │ │ ├── lua_torch.md │ │ ├── lucid.md │ │ ├── luck.md │ │ ├── luna.md │ │ ├── lush.md │ │ ├── lychen.md │ │ ├── lygon.md │ │ ├── m2000_interpreter.md │ │ ├── m2000_interpreter_implementation.md │ │ ├── m4.md │ │ ├── maclisp.md │ │ ├── macro_snobol4_in_c.md │ │ ├── make.md │ │ ├── malbolge.md │ │ ├── manool.md │ │ ├── mapbasic.md │ │ ├── maple.md │ │ ├── mapper.md │ │ ├── masm.md │ │ ├── masm_basic.md │ │ ├── mathcortex.md │ │ ├── mathematica.md │ │ ├── mathprog.md │ │ ├── matlab.md │ │ ├── maude.md │ │ ├── mawk.md │ │ ├── maxima.md │ │ ├── maxscript.md │ │ ├── mbs.md │ │ ├── mc__.md │ │ ├── mdl.md │ │ ├── mel.md │ │ ├── mercury.md │ │ ├── metafont.md │ │ ├── metal.md │ │ ├── metapost.md │ │ ├── mgs.md │ │ ├── microsoft_small_basic.md │ │ ├── min.md │ │ ├── mingw.md │ │ ├── minil.md │ │ ├── minimal_basic.md │ │ ├── miniscript.md │ │ ├── minizinc.md │ │ ├── minizinc_2.md │ │ ├── minnesota_snobol4.md │ │ ├── mips.md │ │ ├── mips_assembly.md │ │ ├── mirah.md │ │ ├── mirbsd_korn_shell.md │ │ ├── mirc_scripting_language.md │ │ ├── mirelle.md │ │ ├── mixal.md │ │ ├── mk-61_52.md │ │ ├── ml.md │ │ ├── ml_i.md │ │ ├── mlite.md │ │ ├── mlton.md │ │ ├── mmix.md │ │ ├── moarvm.md │ │ ├── modula-2.md │ │ ├── modula-3.md │ │ ├── modula2.md │ │ ├── modula3.md │ │ ├── monicelli.md │ │ ├── monkey.md │ │ ├── mono.md │ │ ├── monte.md │ │ ├── montilang.md │ │ ├── moo.md │ │ ├── moonbrat.md │ │ ├── moonscript.md │ │ ├── morfa.md │ │ ├── moscow_ml.md │ │ ├── mozart_oz.md │ │ ├── mri.md │ │ ├── mruby.md │ │ ├── mrustc.md │ │ ├── ms_smallbasic.md │ │ ├── msw_logo.md │ │ ├── msx_basic.md │ │ ├── muf.md │ │ ├── mumps.md │ │ ├── mydef.md │ │ ├── myhdl.md │ │ ├── myrddin.md │ │ ├── myrtlescript.md │ │ ├── mysql.md │ │ ├── mython.md │ │ ├── mythryl.md │ │ ├── münster_curry_compiler.md │ │ ├── n_t_roff.md │ │ ├── nanoquery.md │ │ ├── nasl.md │ │ ├── nasm.md │ │ ├── nawk.md │ │ ├── ncurses.md │ │ ├── neat.md │ │ ├── neko.md │ │ ├── nemerle.md │ │ ├── nesl.md │ │ ├── netlogo.md │ │ ├── netrexx.md │ │ ├── never.md │ │ ├── newlisp.md │ │ ├── newtonscript.md │ │ ├── ngs.md │ │ ├── nial.md │ │ ├── nice.md │ │ ├── nickle.md │ │ ├── niecza.md │ │ ├── nim.md │ │ ├── nit.md │ │ ├── niue.md │ │ ├── nix.md │ │ ├── njs.md │ │ ├── nmake_exe.md │ │ ├── node_js.md │ │ ├── nqp.md │ │ ├── ns-hubasic.md │ │ ├── nsis.md │ │ ├── nyquist.md │ │ ├── oasys.md │ │ ├── oasys_assembler.md │ │ ├── oberon.md │ │ ├── oberon2.md │ │ ├── oberon_2.md │ │ ├── objeck.md │ │ ├── object_pascal.md │ │ ├── objectada.md │ │ ├── objecticon.md │ │ ├── objective-c.md │ │ ├── ocaml.md │ │ ├── occam.md │ │ ├── octave.md │ │ ├── oforth.md │ │ ├── ok.md │ │ ├── ol.md │ │ ├── omega.md │ │ ├── onyx.md │ │ ├── oo2c.md │ │ ├── ooc.md │ │ ├── oocalc.md │ │ ├── oorexx.md │ │ ├── opa.md │ │ ├── open_firmware.md │ │ ├── open_object_rexx.md │ │ ├── openbsd_bc.md │ │ ├── opencpp.md │ │ ├── openedge_abl_progress_4gl.md │ │ ├── openedge_progress.md │ │ ├── openjdk.md │ │ ├── openlisp.md │ │ ├── openscad.md │ │ ├── opera.md │ │ ├── opl.md │ │ ├── oracle.md │ │ ├── order.md │ │ ├── os_8_basic.md │ │ ├── ossp_js.md │ │ ├── oxford_oberon-2_compiler.md │ │ ├── oxygenbasic.md │ │ ├── oxygene.md │ │ ├── oz.md │ │ ├── pakcs.md │ │ ├── panda.md │ │ ├── panoramic.md │ │ ├── pare.md │ │ ├── pari_gp.md │ │ ├── parigp.md │ │ ├── parrot.md │ │ ├── pascal.md │ │ ├── pasm.md │ │ ├── pdp-11_assembly.md │ │ ├── pdp-1_assembly.md │ │ ├── peloton.md │ │ ├── pentium_assembly.md │ │ ├── peoplecode.md │ │ ├── perl.md │ │ ├── perl5i.md │ │ ├── perl6.md │ │ ├── perl_5.md │ │ ├── perl_6.md │ │ ├── pharo.md │ │ ├── phix.md │ │ ├── phl.md │ │ ├── phlc.md │ │ ├── php.md │ │ ├── picat.md │ │ ├── picolisp.md │ │ ├── pict.md │ │ ├── piet.md │ │ ├── pikachu.md │ │ ├── pike.md │ │ ├── pilot.md │ │ ├── pir.md │ │ ├── pl_b.md │ │ ├── pl_i.md │ │ ├── pl_m.md │ │ ├── pl_pgsql.md │ │ ├── pl_sql.md │ │ ├── plaintex.md │ │ ├── plan.md │ │ ├── plorth.md │ │ ├── pony.md │ │ ├── ponyc.md │ │ ├── pop11.md │ │ ├── postgresql.md │ │ ├── postscript.md │ │ ├── potion.md │ │ ├── pov-ray.md │ │ ├── powerbasic.md │ │ ├── powerbasic_console_compiler.md │ │ ├── powerbasic_for_dos.md │ │ ├── powerbasic_for_windows.md │ │ ├── powerbuilder.md │ │ ├── powershell.md │ │ ├── ppl.md │ │ ├── processing.md │ │ ├── prodos.md │ │ ├── prolog.md │ │ ├── psql.md │ │ ├── public_domain_korn_shell.md │ │ ├── pugs.md │ │ ├── pure.md │ │ ├── pure_data.md │ │ ├── purebasic.md │ │ ├── purescript.md │ │ ├── purity.md │ │ ├── pypy.md │ │ ├── pyret.md │ │ ├── python.md │ │ ├── python_2.md │ │ ├── python_3.md │ │ ├── q.md │ │ ├── qb64.md │ │ ├── qbasic.md │ │ ├── qi.md │ │ ├── qore.md │ │ ├── quack.md │ │ ├── quackasm.md │ │ ├── quakec.md │ │ ├── quickbasic.md │ │ ├── quill.md │ │ ├── quite_basic.md │ │ ├── quixie.md │ │ ├── r.md │ │ ├── r4.md │ │ ├── ra.md │ │ ├── racket.md │ │ ├── racompiler.md │ │ ├── raku.md │ │ ├── rakudo.md │ │ ├── rakudo_star.md │ │ ├── rapidq.md │ │ ├── rapira.md │ │ ├── rascal.md │ │ ├── raven.md │ │ ├── rbd.md │ │ ├── rc.md │ │ ├── rchq9__go.md │ │ ├── rchq9__netrexx.md │ │ ├── rcsnusp_factor.md │ │ ├── realbasic.md │ │ ├── rebol.md │ │ ├── red.md │ │ ├── reduce.md │ │ ├── refal.md │ │ ├── regex.md │ │ ├── regina.md │ │ ├── retro.md │ │ ├── rexx.md │ │ ├── rhino.md │ │ ├── rhope.md │ │ ├── ring.md │ │ ├── risc-v.md │ │ ├── rlab.md │ │ ├── rlsl.md │ │ ├── robotic.md │ │ ├── rockstar.md │ │ ├── roo!.md │ │ ├── rpg.md │ │ ├── rpgiv.md │ │ ├── rpl.md │ │ ├── rpl_2.md │ │ ├── rtl_2.md │ │ ├── rtsl.md │ │ ├── rubinius.md │ │ ├── ruby.md │ │ ├── ruby_with_rspec.md │ │ ├── rubylog.md │ │ ├── run_basic.md │ │ ├── runbasic.md │ │ ├── rust.md │ │ ├── rustc.md │ │ ├── rutgers_algol_68.md │ │ ├── s-lang.md │ │ ├── s_basic.md │ │ ├── sac.md │ │ ├── sage.md │ │ ├── salmon.md │ │ ├── salmoneye.md │ │ ├── sam_basic.md │ │ ├── sas.md │ │ ├── sasl.md │ │ ├── sass_scss.md │ │ ├── sather.md │ │ ├── sbcl.md │ │ ├── scala.md │ │ ├── scheme.md │ │ ├── schemer.md │ │ ├── scilab.md │ │ ├── scratch.md │ │ ├── script3d.md │ │ ├── script_basic.md │ │ ├── scriptbasic.md │ │ ├── sed.md │ │ ├── see.md │ │ ├── seed7.md │ │ ├── self.md │ │ ├── sequencel.md │ │ ├── set_lang.md │ │ ├── setl.md │ │ ├── setl4.md │ │ ├── sheerpower_4gl.md │ │ ├── shen.md │ │ ├── shiny.md │ │ ├── sicstus.md │ │ ├── sidef.md │ │ ├── simpol.md │ │ ├── simula.md │ │ ├── sinclair_zx81_basic.md │ │ ├── sisal.md │ │ ├── skookumscript.md │ │ ├── slate.md │ │ ├── sloth.md │ │ ├── smallbasic.md │ │ ├── smalltalk.md │ │ ├── smalltalk_x.md │ │ ├── smart_basic.md │ │ ├── smeql.md │ │ ├── smilebasic.md │ │ ├── sml.md │ │ ├── sml_nj.md │ │ ├── snabel.md │ │ ├── snobol.md │ │ ├── snobol4.md │ │ ├── snusp.md │ │ ├── soar.md │ │ ├── softbridge_basic.md │ │ ├── soneking.md │ │ ├── soneking_assembly.md │ │ ├── spad.md │ │ ├── sparc_assembly.md │ │ ├── spark.md │ │ ├── spark_gpl.md │ │ ├── sparkling.md │ │ ├── spidermonkey.md │ │ ├── spin.md │ │ ├── spitbol.md │ │ ├── spl.md │ │ ├── spn.md │ │ ├── sql.md │ │ ├── sql_pl.md │ │ ├── sqlite.md │ │ ├── squeak.md │ │ ├── squirrel.md │ │ ├── src_modula-3.md │ │ ├── ssem.md │ │ ├── standard_ml.md │ │ ├── stata.md │ │ ├── streamit.md │ │ ├── suneido.md │ │ ├── supercollider.md │ │ ├── supernova.md │ │ ├── supertalk.md │ │ ├── svg.md │ │ ├── swi_prolog.md │ │ ├── swift.md │ │ ├── swiftforth.md │ │ ├── symsyn.md │ │ ├── systemverilog.md │ │ ├── tailspin.md │ │ ├── tal.md │ │ ├── tawk.md │ │ ├── tbas.md │ │ ├── tcc.md │ │ ├── tcl.md │ │ ├── tclkit.md │ │ ├── tclsh.md │ │ ├── techbasic.md │ │ ├── teco.md │ │ ├── tela.md │ │ ├── teradata_stored_procedure.md │ │ ├── tern.md │ │ ├── terra.md │ │ ├── testml.md │ │ ├── tex.md │ │ ├── thinbasic.md │ │ ├── thistle.md │ │ ├── thyrd-tcl.md │ │ ├── thyrd.md │ │ ├── ti-83_basic.md │ │ ├── ti-89_basic.md │ │ ├── ti_basic.md │ │ ├── tinypy.md │ │ ├── tinyscheme.md │ │ ├── tiscript.md │ │ ├── tixwish.md │ │ ├── tk.md │ │ ├── tock.md │ │ ├── toffeescript.md │ │ ├── toka.md │ │ ├── torquescript.md │ │ ├── tpp.md │ │ ├── transact-sql.md │ │ ├── transforth.md │ │ ├── trith.md │ │ ├── true_basic.md │ │ ├── tse_sal.md │ │ ├── turbo_pascal.md │ │ ├── turing.md │ │ ├── tuscript.md │ │ ├── twelf.md │ │ ├── txr.md │ │ ├── txt.md │ │ ├── typescript.md │ │ ├── ubasic_4th.md │ │ ├── uc__.md │ │ ├── ucb_logo.md │ │ ├── unicon.md │ │ ├── uniface.md │ │ ├── unix_shell.md │ │ ├── unixpipes.md │ │ ├── unlambda.md │ │ ├── ursa.md │ │ ├── ursala.md │ │ ├── uscript.md │ │ ├── utfool.md │ │ ├── uyir.md │ │ ├── v.md │ │ ├── vala.md │ │ ├── vanilla_snobol4.md │ │ ├── vax_assembly.md │ │ ├── vb.md │ │ ├── vb6.md │ │ ├── vba.md │ │ ├── vbscript.md │ │ ├── vedit.md │ │ ├── vedit_macro_language.md │ │ ├── verbexx.md │ │ ├── verilog.md │ │ ├── vfxforth.md │ │ ├── vhdl.md │ │ ├── vim_script.md │ │ ├── visual_basic.md │ │ ├── visual_basic_.net.md │ │ ├── visual_c__.md │ │ ├── visual_c_sharp.md │ │ ├── visual_cobol.md │ │ ├── visual_foxpro.md │ │ ├── visual_j__.md │ │ ├── visual_objects.md │ │ ├── visual_prolog.md │ │ ├── visualworks_smalltalk.md │ │ ├── viua_vm_assembly.md │ │ ├── vlang.md │ │ ├── vorpal.md │ │ ├── vox.md │ │ ├── vrml.md │ │ ├── vu.md │ │ ├── wart.md │ │ ├── wdte.md │ │ ├── web_68.md │ │ ├── webassembly.md │ │ ├── webkit.md │ │ ├── wee_basic.md │ │ ├── whenever.md │ │ ├── whiley.md │ │ ├── whitespace.md │ │ ├── win32forth.md │ │ ├── winbatch.md │ │ ├── windows_script_host.md │ │ ├── windows_xbasic.md │ │ ├── wish.md │ │ ├── wml.md │ │ ├── wolfram_language.md │ │ ├── wolframalpha.md │ │ ├── wollok.md │ │ ├── wortel.md │ │ ├── wrapl.md │ │ ├── wren.md │ │ ├── x10.md │ │ ├── x86_assembly.md │ │ ├── xanadu.md │ │ ├── xbase.md │ │ ├── xbasic.md │ │ ├── xeec.md │ │ ├── xfractint.md │ │ ├── xidel.md │ │ ├── xl.md │ │ ├── xlisp.md │ │ ├── xmidas.md │ │ ├── xml.md │ │ ├── xojo.md │ │ ├── xpath_2_0.md │ │ ├── xpl0.md │ │ ├── xproc.md │ │ ├── xquery.md │ │ ├── xs.md │ │ ├── xslt.md │ │ ├── xslt_1_0.md │ │ ├── xslt_2_0.md │ │ ├── xsltproc.md │ │ ├── xtalk.md │ │ ├── xtend.md │ │ ├── xul.md │ │ ├── ya.md │ │ ├── yabasic.md │ │ ├── yacas.md │ │ ├── yap.md │ │ ├── yorick.md │ │ ├── z80.md │ │ ├── z80_assembly.md │ │ ├── z_arch_assembler.md │ │ ├── zc.md │ │ ├── zed.md │ │ ├── zig.md │ │ ├── zinc.md │ │ ├── zkl.md │ │ ├── zonnon.md │ │ ├── zpl.md │ │ ├── zsh.md │ │ ├── zx_spectrum_basic.md │ │ ├── zxbasic.md │ │ └── உயிர்_(uyir).md │ ├── online_execution.md │ ├── remaining_drafts.txt │ ├── similar_sites.md │ └── tasks/ │ ├── 100_doors/ │ │ ├── 11l.11l │ │ ├── 360_assembly.360asm │ │ ├── 4dos_batch.txt │ │ ├── 6502_assembly_1.asm │ │ ├── 6502_assembly_2.asm │ │ ├── 68000_assembly.asm │ │ ├── 8th.forth │ │ ├── abap_1.abap │ │ ├── abap_2.abap │ │ ├── abap_3.abap │ │ ├── abap_4.abap │ │ ├── abap_5.abap │ │ ├── acl2.lisp │ │ ├── actionscript.as │ │ ├── acurity_architect.txt │ │ ├── ada_1.adb │ │ ├── ada_2.adb │ │ ├── agena.agena │ │ ├── aikido.aikido │ │ ├── algol_68_1.a68 │ │ ├── algol_68_2.a68 │ │ ├── algol_w.alw │ │ ├── amigae.amigae │ │ ├── apl.apl │ │ ├── applescript_1.applescript │ │ ├── applescript_2.applescript │ │ ├── applescript_3.applescript │ │ ├── applescript_4.applescript │ │ ├── applescript_5.applescript │ │ ├── applescript_6.applescript │ │ ├── applesoft_basic.bas │ │ ├── arbre.arbre │ │ ├── argile.argile │ │ ├── arm_assembly_1.txt │ │ ├── arm_assembly_2.txt │ │ ├── astro.py │ │ ├── ats.ats │ │ ├── autohotkey_1.ahk │ │ ├── autohotkey_2.ahk │ │ ├── autohotkey_3.ahk │ │ ├── autoit.au3 │ │ ├── awk_1.awk │ │ ├── awk_2.awk │ │ ├── axiom_1.axiom │ │ ├── axiom_2.axiom │ │ ├── b.b │ │ ├── bacon.qbasic │ │ ├── basic256.bas │ │ ├── batch_file_1.bat │ │ ├── batch_file_2.bat │ │ ├── bbc_basic.bas │ │ ├── bc.bc │ │ ├── befunge_1.befunge │ │ ├── befunge_2.befunge │ │ ├── befunge_3.befunge │ │ ├── blitzmax.blitzmax │ │ ├── bloop.bloop │ │ ├── bracmat_1.bra │ │ ├── bracmat_2.bra │ │ ├── bracmat_3.bra │ │ ├── bracmat_4.bra │ │ ├── bracmat_5.bra │ │ ├── burlesque.burlesque │ │ ├── c1r.c │ │ ├── c_1.c │ │ ├── c_2.c │ │ ├── c_3.c │ │ ├── c_4.c │ │ ├── c_5.c │ │ ├── cache_objectscript.cos │ │ ├── ceylon.ceylon │ │ ├── clarion.clarion │ │ ├── clio_1.clio │ │ ├── clio_2.clio │ │ ├── clips_1.clips │ │ ├── clips_2.clips │ │ ├── clojure_1.clj │ │ ├── clojure_2.clj │ │ ├── clojure_3.clj │ │ ├── clojure_4.clj │ │ ├── clojure_5.clj │ │ ├── cobol.cob │ │ ├── coco.coco │ │ ├── coffeescript_1.coffee │ │ ├── coffeescript_2.coffee │ │ ├── coffeescript_3.coffee │ │ ├── coldfusion_1.coldfusion │ │ ├── coldfusion_2.coldfusion │ │ ├── coldfusion_3.coldfusion │ │ ├── coldfusion_4.coldfusion │ │ ├── commodore_basic.bas │ │ ├── commodore_basic_1.gwbasic │ │ ├── commodore_basic_2.gwbasic │ │ ├── commodore_basic_3.gwbasic │ │ ├── commodore_basic_4.gwbasic │ │ ├── commodore_basic_5.gwbasic │ │ ├── commodore_basic_6.gwbasic │ │ ├── commodore_basic_7.gwbasic │ │ ├── common_lisp_1.lisp │ │ ├── common_lisp_2.lisp │ │ ├── common_lisp_3.lisp │ │ ├── common_lisp_4.lisp │ │ ├── common_lisp_5.lisp │ │ ├── common_lisp_6.lisp │ │ ├── common_lisp_7.lisp │ │ ├── component_pascal.oberon2 │ │ ├── coq_1.coq │ │ ├── coq_2.coq │ │ ├── coq_3.coq │ │ ├── coq_4.coq │ │ ├── cpp_1.cpp │ │ ├── cpp_2.cpp │ │ ├── cpp_3.cpp │ │ ├── cpp_4.cpp │ │ ├── crystal.cr │ │ ├── csharp_1.cs │ │ ├── csharp_2.cs │ │ ├── csharp_3.cs │ │ ├── csharp_4.cs │ │ ├── csharp_5.cs │ │ ├── d_1.d │ │ ├── d_2.d │ │ ├── d_j_vu.dejavu │ │ ├── dafny.dafny │ │ ├── dart_1.dart │ │ ├── dart_2.dart │ │ ├── dart_3.dart │ │ ├── dcl.dcl │ │ ├── dup_1.dup │ │ ├── dup_2.dup │ │ ├── dwscript.pas │ │ ├── dyalect.dy │ │ ├── dylan.dylan │ │ ├── e.e │ │ ├── easylang.txt │ │ ├── echolisp.lisp │ │ ├── ecl_1.ecl │ │ ├── ecl_2.ecl │ │ ├── ecl_3.ecl │ │ ├── edsac_order_code.edsac │ │ ├── eero.objc │ │ ├── egel.egel │ │ ├── egl.egl │ │ ├── eiffel_1.e │ │ ├── eiffel_2.e │ │ ├── ela_1.ela │ │ ├── ela_2.ela │ │ ├── elena.l │ │ ├── elixir.exs │ │ ├── elm.elm │ │ ├── emacs_lisp.el │ │ ├── erlang_1.erl │ │ ├── erlang_2.erl │ │ ├── erre.erre │ │ ├── euler_math_toolbox.txt │ │ ├── euphoria.e │ │ ├── excel_1.excel │ │ ├── excel_2.excel │ │ ├── excel_3.excel │ │ ├── f_sharp_f_1.fs │ │ ├── f_sharp_f_2.fs │ │ ├── f_sharp_f_3.fs │ │ ├── f_sharp_f_4.fs │ │ ├── f_sharp_f_5.fs │ │ ├── factor_1.factor │ │ ├── factor_2.factor │ │ ├── falcon_1.falcon │ │ ├── falcon_2.falcon │ │ ├── false_1.false │ │ ├── false_2.false │ │ ├── fantom_1.fan │ │ ├── fantom_2.fan │ │ ├── fbsl_1.qbasic │ │ ├── fbsl_2.qbasic │ │ ├── fish.fish │ │ ├── forth_1.4th │ │ ├── forth_2.4th │ │ ├── fortran_1.f90 │ │ ├── fortran_2.f90 │ │ ├── free_pascal.pas │ │ ├── freebasic_1.bas │ │ ├── freebasic_2.bas │ │ ├── freebasic_3.bas │ │ ├── friendly_interactive_shell_1.fishshell │ │ ├── friendly_interactive_shell_2.fishshell │ │ ├── frink.frink │ │ ├── funl_1.funl │ │ ├── funl_2.funl │ │ ├── futhark.futhark │ │ ├── futurebasic.bas │ │ ├── fuze_basic.qbasic │ │ ├── gambas.gambas │ │ ├── gap.g │ │ ├── genie.genie │ │ ├── glee_1.glee │ │ ├── glee_2.glee │ │ ├── gml.gml │ │ ├── go_1.go │ │ ├── go_2.go │ │ ├── golfscript_1.golfscript │ │ ├── golfscript_2.golfscript │ │ ├── golfscript_3.golfscript │ │ ├── gosu_1.scala │ │ ├── gosu_2.scala │ │ ├── groovy_1.groovy │ │ ├── groovy_2.groovy │ │ ├── groovy_3.groovy │ │ ├── gw_basic.qbasic │ │ ├── harbour_1.prg │ │ ├── harbour_2.prg │ │ ├── haskell_1.hs │ │ ├── haskell_2.hs │ │ ├── haskell_3.hs │ │ ├── haxe.haxe │ │ ├── hicest_1.hic │ │ ├── hicest_2.hic │ │ ├── holyc.holyc │ │ ├── huginn.huginn │ │ ├── hy.lisp │ │ ├── i.i │ │ ├── idris.idr │ │ ├── index.md │ │ ├── inform_7.inform7 │ │ ├── informix_4gl.txt │ │ ├── io_1.io │ │ ├── io_2.io │ │ ├── ioke.ioke │ │ ├── j_1.ijs │ │ ├── j_2.ijs │ │ ├── j_3.ijs │ │ ├── java_1.java │ │ ├── java_2.java │ │ ├── java_3.java │ │ ├── javascript_1.js │ │ ├── javascript_10.js │ │ ├── javascript_11.js │ │ ├── javascript_12.js │ │ ├── javascript_2.js │ │ ├── javascript_3.js │ │ ├── javascript_4.js │ │ ├── javascript_5.js │ │ ├── javascript_6.js │ │ ├── javascript_7.js │ │ ├── javascript_8.js │ │ ├── javascript_9.js │ │ ├── jq_1.jq │ │ ├── jq_2.jq │ │ ├── julia_1.jl │ │ ├── julia_2.jl │ │ ├── k_1.k │ │ ├── k_2.k │ │ ├── k_3.k │ │ ├── klong_1.k │ │ ├── klong_2.k │ │ ├── kotlin.kt │ │ ├── kql.kql │ │ ├── lasso.lasso │ │ ├── latitude.latitude │ │ ├── lhogho.logo │ │ ├── liberty_basic.bas │ │ ├── lily.lily │ │ ├── livecode.livecode │ │ ├── logo.lg │ │ ├── lolcode.lol │ │ ├── lua.lua │ │ ├── m2000_interpreter.m2000 │ │ ├── m4.m4 │ │ ├── maple_1.mpl │ │ ├── maple_2.mpl │ │ ├── maple_3.mpl │ │ ├── maple_4.mpl │ │ ├── mathematica_1.m │ │ ├── mathematica_2.m │ │ ├── mathematica_3.m │ │ ├── mathematica_4.m │ │ ├── mathematica_5.m │ │ ├── mathematica_6.m │ │ ├── mathematica_7.m │ │ ├── mathematica_8.m │ │ ├── matlab_octave_1.matlab │ │ ├── matlab_octave_2.matlab │ │ ├── matlab_octave_3.matlab │ │ ├── matlab_octave_4.matlab │ │ ├── matlab_octave_5.matlab │ │ ├── maxima_1.mac │ │ ├── maxima_2.mac │ │ ├── maxscript_1.maxscript │ │ ├── maxscript_2.maxscript │ │ ├── mercury.m │ │ ├── metafont.metafont │ │ ├── microsoft_small_basic.microsoftsmallbasic │ │ ├── miniscript_1.ms │ │ ├── miniscript_2.ms │ │ ├── mips_assembly.asm │ │ ├── mirah.mirah │ │ ├── mirc_scripting_language.mirc │ │ ├── ml_i.txt │ │ ├── modula_2_1.mod │ │ ├── modula_2_2.mod │ │ ├── modula_3_1.m3 │ │ ├── modula_3_2.m3 │ │ ├── montilang.mlg │ │ ├── moo.moo │ │ ├── moonscript.moonscript │ │ ├── mumps.mumps │ │ ├── myrddin.myrddin │ │ ├── mysql.mysql │ │ ├── netrexx_1.nrx │ │ ├── netrexx_2.nrx │ │ ├── netrexx_3.nrx │ │ ├── netrexx_4.nrx │ │ ├── newlisp_1.lsp │ │ ├── newlisp_2.lsp │ │ ├── nial_1.nial │ │ ├── nial_2.nial │ │ ├── nial_3.nial │ │ ├── nim_1.nim │ │ ├── nim_2.nim │ │ ├── oberon.oberon │ │ ├── objeck.obs │ │ ├── objective_c_1.m │ │ ├── objective_c_2.m │ │ ├── ocaml_1.ml │ │ ├── ocaml_2.ml │ │ ├── ocaml_3.ml │ │ ├── octave.m │ │ ├── oforth.of │ │ ├── ol.scm │ │ ├── onyx.onyx │ │ ├── oorexx.rex │ │ ├── openedge_progress.txt │ │ ├── oz.oz │ │ ├── pari_gp_1.gp │ │ ├── pari_gp_2.gp │ │ ├── pari_gp_3.gp │ │ ├── pascal_1.pas │ │ ├── pascal_2.pas │ │ ├── perl5i.perl5i │ │ ├── perl_1.pl │ │ ├── perl_2.pl │ │ ├── perl_3.pl │ │ ├── perl_4.pl │ │ ├── perl_5.pl │ │ ├── perl_6_1.p6 │ │ ├── perl_6_2.p6 │ │ ├── perl_6_3.p6 │ │ ├── perl_6_4.p6 │ │ ├── perl_6_5.p6 │ │ ├── phix_1.exw │ │ ├── phix_2.exw │ │ ├── phl_1.phl │ │ ├── phl_2.phl │ │ ├── php_1.php │ │ ├── php_2.php │ │ ├── picat_1.picat │ │ ├── picat_2.picat │ │ ├── picat_3.picat │ │ ├── picolisp_1.l │ │ ├── picolisp_2.l │ │ ├── picolisp_3.l │ │ ├── pike_1.pike │ │ ├── pike_2.pike │ │ ├── pike_3.pike │ │ ├── pl_i.pli │ │ ├── pl_sql.plsql │ │ ├── pony.pony │ │ ├── pop11_1.p │ │ ├── pop11_2.p │ │ ├── postscript.ps │ │ ├── potion.potion │ │ ├── powershell_1.ps1 │ │ ├── powershell_2.ps1 │ │ ├── powershell_3.ps1 │ │ ├── powershell_4.ps1 │ │ ├── powershell_5.ps1 │ │ ├── powershell_6.ps1 │ │ ├── powershell_7.ps1 │ │ ├── processing.pde │ │ ├── prodos.prodos │ │ ├── prolog_1.pro │ │ ├── prolog_2.pro │ │ ├── prolog_3.pro │ │ ├── prolog_4.pro │ │ ├── pure.pure │ │ ├── pure_data.txt │ │ ├── purebasic_1.pb │ │ ├── purebasic_2.pb │ │ ├── pyret.pyret │ │ ├── python_1.py │ │ ├── python_2.py │ │ ├── python_3.py │ │ ├── python_4.py │ │ ├── python_5.py │ │ ├── python_6.py │ │ ├── q_1.q │ │ ├── q_2.q │ │ ├── r_1.r │ │ ├── r_2.r │ │ ├── r_3.r │ │ ├── r_4.r │ │ ├── racket_1.rkt │ │ ├── racket_2.rkt │ │ ├── racket_3.rkt │ │ ├── rapidq.vb │ │ ├── rebol_1.rebol │ │ ├── rebol_2.rebol │ │ ├── red.red │ │ ├── retro.retro │ │ ├── rexx_1.rexx │ │ ├── rexx_2.rexx │ │ ├── ring_1.ring │ │ ├── ring_2.ring │ │ ├── ruby_1.rb │ │ ├── ruby_2.rb │ │ ├── ruby_3.rb │ │ ├── ruby_4.rb │ │ ├── ruby_5.rb │ │ ├── run_basic.bas │ │ ├── rust_1.rs │ │ ├── rust_2.rs │ │ ├── rust_3.rs │ │ ├── rust_4.rs │ │ ├── s_lang.txt │ │ ├── salmon_1.salmon │ │ ├── salmon_2.salmon │ │ ├── salmon_3.salmon │ │ ├── sas.sas │ │ ├── sather.sather │ │ ├── scala_1.scala │ │ ├── scala_2.scala │ │ ├── scala_3.scala │ │ ├── scheme_1.scm │ │ ├── scheme_2.scm │ │ ├── scheme_3.scm │ │ ├── scilab.txt │ │ ├── seed7_1.sd7 │ │ ├── seed7_2.sd7 │ │ ├── sequencel_1.sl │ │ ├── sequencel_2.sl │ │ ├── setl_1.setl │ │ ├── setl_2.setl │ │ ├── sheerpower_4gl.sp4gl │ │ ├── sidef_1.sf │ │ ├── sidef_2.sf │ │ ├── simula.sim │ │ ├── sinclair_zx81_basic.bas │ │ ├── slate_1.slate │ │ ├── slate_2.slate │ │ ├── smalltalk_1.st │ │ ├── smalltalk_2.st │ │ ├── smalltalk_3.st │ │ ├── smart_basic.qbasic │ │ ├── snobol4_1.sno │ │ ├── snobol4_2.sno │ │ ├── sparkling_1.sparkling │ │ ├── sparkling_2.sparkling │ │ ├── spin.spin │ │ ├── sql.sql │ │ ├── sql_pl.txt │ │ ├── standard_ml.ml │ │ ├── stata.do │ │ ├── supercollider.supercollider │ │ ├── swift_1.swift │ │ ├── swift_2.swift │ │ ├── tailspin.tt │ │ ├── tcl_1.tcl │ │ ├── tcl_2.tcl │ │ ├── tcl_3.tcl │ │ ├── ti_89_basic.89p │ │ ├── torquescript.torque │ │ ├── true_basic.bas │ │ ├── tse_sal.txt │ │ ├── tuscript.tuscript │ │ ├── txr.txr │ │ ├── ubasic_4th.txt │ │ ├── unicon_1.icn │ │ ├── unicon_2.icn │ │ ├── unicon_3.icn │ │ ├── uniface.uniface │ │ ├── unix_shell_1.sh │ │ ├── unix_shell_2.sh │ │ ├── ursa.ursa │ │ ├── ursala_1.fun │ │ ├── ursala_2.fun │ │ ├── utfool.utfool │ │ ├── vala_1.vala │ │ ├── vala_2.vala │ │ ├── vax_assembly.txt │ │ ├── vba.vba │ │ ├── vbscript.vbs │ │ ├── vedit_macro_language_1.vdm │ │ ├── vedit_macro_language_2.vdm │ │ ├── vhdl_1.vhdl │ │ ├── vhdl_2.vhdl │ │ ├── visual_basic.vb │ │ ├── visual_basic_dotnet_1.vb │ │ ├── visual_basic_dotnet_2.vb │ │ ├── wart.wart │ │ ├── wdte.wdte │ │ ├── wortel.wl │ │ ├── wrapl_1.wrapl │ │ ├── wrapl_2.wrapl │ │ ├── wren_1.wren │ │ ├── wren_2.wren │ │ ├── x86_64_assembly.asm │ │ ├── xojo.vb │ │ ├── xpl0.xpl │ │ ├── xslt_1_0_1.xml │ │ ├── xslt_1_0_2.xml │ │ ├── xslt_2_0.xml │ │ ├── yabasic.yab │ │ ├── yorick_1.yorick │ │ ├── yorick_2.yorick │ │ ├── yorick_3.yorick │ │ └── zkl.zkl │ ├── 15_puzzle_game.md │ ├── 15_puzzle_game_in_3d.md │ ├── 15_puzzle_solver.md │ ├── 16_puzzle_game.md │ ├── 2048/ │ │ ├── ada.adb │ │ ├── algol_68.a68 │ │ ├── autohotkey.ahk │ │ ├── batch_file.bat │ │ ├── bbc_basic.bas │ │ ├── c_1.c │ │ ├── c_2.c │ │ ├── clojure.clj │ │ ├── common_lisp.lisp │ │ ├── cpp.cpp │ │ ├── csharp.cs │ │ ├── d.d │ │ ├── elixir.exs │ │ ├── elm.elm │ │ ├── factor.factor │ │ ├── forth.4th │ │ ├── fortran_1.f90 │ │ ├── fortran_2.f90 │ │ ├── go.go │ │ ├── haskell.hs │ │ ├── index.md │ │ ├── j_1.ijs │ │ ├── j_2.ijs │ │ ├── java.java │ │ ├── javascript.js │ │ ├── julia.jl │ │ ├── kotlin.kt │ │ ├── m2000_interpreter.m2000 │ │ ├── maple.mpl │ │ ├── matlab_1.m │ │ ├── matlab_2.m │ │ ├── matlab_3.m │ │ ├── nim.nim │ │ ├── ocaml.ml │ │ ├── perl_6.p6 │ │ ├── phix.exw │ │ ├── php.php │ │ ├── picolisp.l │ │ ├── pony.pony │ │ ├── prolog.pro │ │ ├── python.py │ │ ├── qb64.bas │ │ ├── r.r │ │ ├── racket.rkt │ │ ├── rexx.rexx │ │ ├── ring.ring │ │ ├── ruby.rb │ │ ├── rust.rs │ │ ├── scala.scala │ │ ├── seed7.sd7 │ │ ├── tcl.tcl │ │ └── xpl0.xpl │ ├── 21_game.md │ ├── 24_game.md │ ├── 24_game_solve.md │ ├── 4-rings_or_4-squares_puzzle.md │ ├── 99-bottles-of-beer/ │ │ ├── assembly.md │ │ ├── basic.md │ │ ├── c___object_oriented.md │ │ ├── esolang.md │ │ ├── index.md │ │ ├── intercal.md │ │ ├── java_object_oriented.md │ │ ├── lisp.md │ │ ├── pascal.md │ │ ├── prolog.md │ │ ├── python.md │ │ ├── scala.md │ │ ├── shell.md │ │ ├── tcl.md │ │ └── vpl.md │ ├── 9_billion_names_of_god_the_integer.md │ ├── _index.md │ ├── a__search_algorithm.md │ ├── a_b.md │ ├── abbreviations__automatic.md │ ├── abbreviations__easy.md │ ├── abbreviations__simple.md │ ├── abc_problem/ │ │ ├── 11l.11l │ │ ├── 360_assembly.360asm │ │ ├── 8th.8th │ │ ├── acurity_architect.txt │ │ ├── ada.adb │ │ ├── algol_68.a68 │ │ ├── algol_w.alw │ │ ├── apex.java │ │ ├── apl.apl │ │ ├── applescript_1.applescript │ │ ├── applescript_2.applescript │ │ ├── astro.astro │ │ ├── autohotkey_1.ahk │ │ ├── autohotkey_2.ahk │ │ ├── bacon.qbasic │ │ ├── basic_1.bas │ │ ├── basic_2.bas │ │ ├── basic_3.bas │ │ ├── batch_file.bat │ │ ├── bbc_basic.bas │ │ ├── bracmat.bra │ │ ├── c.c │ │ ├── ceylon_1.ceylon │ │ ├── ceylon_2.ceylon │ │ ├── clojure.clj │ │ ├── coffeescript.coffee │ │ ├── common_lisp.lisp │ │ ├── component_pascal.oberon2 │ │ ├── cpp.cpp │ │ ├── csharp_1.cs │ │ ├── csharp_2.cs │ │ ├── d_1.d │ │ ├── d_2.d │ │ ├── d_3.d │ │ ├── d_4.d │ │ ├── delphi.dpr │ │ ├── dyalect.dy │ │ ├── echolisp.lisp │ │ ├── ela.ela │ │ ├── elena.l │ │ ├── elixir.exs │ │ ├── erlang.erl │ │ ├── erre.erre │ │ ├── euphoria.e │ │ ├── factor.factor │ │ ├── fbsl.qbasic │ │ ├── fortran_1.f90 │ │ ├── fortran_2.f90 │ │ ├── freebasic.bas │ │ ├── fsharp.fs │ │ ├── gambas.gambas │ │ ├── go.go │ │ ├── groovy_1.groovy │ │ ├── groovy_2.groovy │ │ ├── harbour.prg │ │ ├── haskell_1.hs │ │ ├── haskell_2.hs │ │ ├── index.md │ │ ├── j_1.ijs │ │ ├── j_2.ijs │ │ ├── j_3.ijs │ │ ├── j_4.ijs │ │ ├── j_5.ijs │ │ ├── j_6.ijs │ │ ├── java.java │ │ ├── javascript_1.js │ │ ├── javascript_2.js │ │ ├── javascript_3.js │ │ ├── javascript_4.js │ │ ├── javascript_5.js │ │ ├── jq_1.jq │ │ ├── jq_2.jq │ │ ├── jsish.jsi │ │ ├── julia.jl │ │ ├── kotlin.kt │ │ ├── liberty_basic_1.bas │ │ ├── liberty_basic_2.bas │ │ ├── logo.lg │ │ ├── lua.lua │ │ ├── m2000_interpreter.m2000 │ │ ├── maple.mpl │ │ ├── mathematica_wolfram_language.mathematica │ │ ├── matlab.m │ │ ├── maxscript_1.maxscript │ │ ├── maxscript_2.maxscript │ │ ├── maxscript_3.maxscript │ │ ├── maxscript_4.maxscript │ │ ├── mercury.m │ │ ├── miniscript.ms │ │ ├── nim.nim │ │ ├── oberon_2.oberon2 │ │ ├── objeck.obs │ │ ├── ocaml.ml │ │ ├── oforth.of │ │ ├── openedge_progress.txt │ │ ├── pari_gp.gp │ │ ├── pascal.pas │ │ ├── perl_1.pl │ │ ├── perl_2.pl │ │ ├── perl_6.p6 │ │ ├── phix.exw │ │ ├── php.php │ │ ├── picolisp.l │ │ ├── pl_i_1.pli │ │ ├── pl_i_2.pli │ │ ├── powerbasic.powerbasic │ │ ├── powershell.ps1 │ │ ├── prolog_1.pro │ │ ├── prolog_2.pro │ │ ├── prolog_3.pro │ │ ├── purebasic_1.pb │ │ ├── purebasic_2.pb │ │ ├── python_1.py │ │ ├── python_2.py │ │ ├── python_3.py │ │ ├── r_1.r │ │ ├── r_2.r │ │ ├── racket.rkt │ │ ├── rapidq.vb │ │ ├── red.red │ │ ├── rexx_1.rexx │ │ ├── rexx_2.rexx │ │ ├── ring.ring │ │ ├── ruby.rb │ │ ├── run_basic.bas │ │ ├── rust.rs │ │ ├── scala.scala │ │ ├── scheme.scm │ │ ├── seed7.sd7 │ │ ├── sequencel_1.sl │ │ ├── sequencel_2.sl │ │ ├── sidef_1.sf │ │ ├── sidef_2.sf │ │ ├── simula.sim │ │ ├── smalltalk.st │ │ ├── spad.spad │ │ ├── swift_1.swift │ │ ├── swift_2.swift │ │ ├── tcl.tcl │ │ ├── tuscript.tuscript │ │ ├── txr.txr │ │ ├── unicon.icn │ │ ├── unix_shell.sh │ │ ├── utfool_1.utfool │ │ ├── utfool_2.utfool │ │ ├── vba.vba │ │ ├── yabasic.yab │ │ ├── zkl.zkl │ │ ├── zonnon.zonnon │ │ └── zx_spectrum_basic.bas │ ├── abelian_sandpile_model.md │ ├── abstract_type.md │ ├── abundant__deficient_and_perfect_number_classifications.md │ ├── abundant_odd_numbers.md │ ├── accumulator_factory.md │ ├── ackermann_function.md │ ├── active_directory_connect.md │ ├── active_directory_search_for_a_user.md │ ├── active_object.md │ ├── add_a_variable_to_a_class_instance_at_runtime.md │ ├── addition-chain_exponentiation.md │ ├── addition_chains.md │ ├── address_of_a_variable.md │ ├── aks_test_for_primes.md │ ├── align_columns.md │ ├── aliquot_sequence_classifications.md │ ├── almost_prime.md │ ├── amb.md │ ├── amicable_pairs.md │ ├── anagrams.md │ ├── anagrams_deranged_anagrams.md │ ├── angle_difference_between_two_bearings.md │ ├── angles_(geometric)__normalization_and_conversion.md │ ├── animate_a_pendulum.md │ ├── animation.md │ ├── anonymous_recursion.md │ ├── anti-primes.md │ ├── append_a_record_to_the_end_of_a_text_file.md │ ├── apply_a_callback_to_an_array.md │ ├── apply_a_digital_filter_(direct_form_ii_transposed).md │ ├── approximate_equality.md │ ├── arbitrary-precision_integers_(included).md │ ├── archimedean_spiral.md │ ├── arena_storage_pool.md │ ├── arithmetic-geometric_mean.md │ ├── arithmetic-geometric_mean_calculate_pi.md │ ├── arithmetic_coding_as_a_generalized_change_of_radix.md │ ├── arithmetic_complex.md │ ├── arithmetic_evaluation.md │ ├── arithmetic_integer.md │ ├── arithmetic_rational.md │ ├── array_concatenation.md │ ├── array_length.md │ ├── arrays.md │ ├── ascii_art_diagram_converter.md │ ├── aspect_oriented_programming.md │ ├── assertions.md │ ├── assertions_in_design_by_contract.md │ ├── associative_array_creation.md │ ├── associative_array_iteration.md │ ├── atomic_updates.md │ ├── attractive_numbers.md │ ├── audio_frequency_generator.md │ ├── audio_overlap_loop.md │ ├── audioalarm/ │ │ ├── audioalarm.webm │ │ └── index.md │ ├── average_loop_length.md │ ├── averages_arithmetic_mean.md │ ├── averages_mean_angle.md │ ├── averages_mean_time_of_day.md │ ├── averages_median.md │ ├── averages_mode.md │ ├── averages_pythagorean_means.md │ ├── averages_root_mean_square.md │ ├── averages_simple_moving_average.md │ ├── avl_tree.md │ ├── babbage_problem.md │ ├── bacon_cipher.md │ ├── balanced_brackets.md │ ├── balanced_ternary.md │ ├── bankers_algorithm.md │ ├── barnsley_fern.md │ ├── base58check_encoding.md │ ├── base64_decode_data.md │ ├── base64_encode_data.md │ ├── bell_numbers.md │ ├── benfords_law.md │ ├── bernoulli_numbers.md │ ├── best_shuffle.md │ ├── bilinear_interpolation.md │ ├── binary_digits.md │ ├── binary_search.md │ ├── binary_strings.md │ ├── birthday_problem.md │ ├── bitcoin_address_validation.md │ ├── bitcoin_public_point_to_address.md │ ├── bitmap.md │ ├── bitmap_bezier_curves_cubic.md │ ├── bitmap_bezier_curves_quadratic.md │ ├── bitmap_bresenhams_line_algorithm.md │ ├── bitmap_flood_fill.md │ ├── bitmap_histogram.md │ ├── bitmap_midpoint_circle_algorithm.md │ ├── bitmap_ppm_conversion_through_a_pipe.md │ ├── bitmap_read_a_ppm_file.md │ ├── bitmap_read_an_image_through_a_pipe.md │ ├── bitmap_write_a_ppm_file.md │ ├── bitwise_io.md │ ├── bitwise_operations.md │ ├── black_box.md │ ├── blackjack_strategy.md │ ├── boids.md │ ├── boolean_values.md │ ├── box_the_compass.md │ ├── brace_expansion.md │ ├── brazilian_numbers.md │ ├── break_oo_privacy.md │ ├── brownian_tree.md │ ├── bulls_and_cows.md │ ├── bulls_and_cows_player.md │ ├── burrows%E2%80%93wheeler_transform.md │ ├── caesar_cipher.md │ ├── calculating_the_value_of_e.md │ ├── calendar.md │ ├── call_a_foreign-language_function.md │ ├── call_a_function.md │ ├── call_a_function_in_a_shared_library.md │ ├── call_an_object_method.md │ ├── canny_edge_detector.md │ ├── cantor_set.md │ ├── card_shuffles.md │ ├── carmichael_3_strong_pseudoprimes.md │ ├── cartesian_product_of_two_or_more_lists.md │ ├── case-sensitivity_of_identifiers.md │ ├── casting_out_nines.md │ ├── catalan_numbers.md │ ├── catalan_numbers_pascals_triangle.md │ ├── catamorphism.md │ ├── catmull%E2%80%93clark_subdivision_surface.md │ ├── chaocipher.md │ ├── chaos_game.md │ ├── character_codes.md │ ├── chat_server.md │ ├── chebyshev_coefficients.md │ ├── check_input_device_is_a_terminal.md │ ├── check_machin-like_formulas.md │ ├── check_output_device_is_a_terminal.md │ ├── check_that_file_exists.md │ ├── checkpoint_synchronization.md │ ├── checksumcolor.md │ ├── chemical_calculator.md │ ├── chernicks_carmichael_numbers.md │ ├── cheryls_birthday.md │ ├── chess_player.md │ ├── chess_player_move_generation.md │ ├── chess_player_program_options_and_user_interface.md │ ├── chess_player_search_and_evaluation.md │ ├── chinese_remainder_theorem.md │ ├── chinese_zodiac.md │ ├── cholesky_decomposition.md │ ├── chowla_numbers.md │ ├── church_numerals.md │ ├── cipollas_algorithm.md │ ├── circles_of_given_radius_through_two_points.md │ ├── classes.md │ ├── closest-pair_problem.md │ ├── closures_value_capture.md │ ├── code_segment_unload.md │ ├── collections.md │ ├── color_of_a_screen_pixel.md │ ├── color_quantization.md │ ├── color_wheel.md │ ├── colour_bars_display.md │ ├── colour_pinstripe_display.md │ ├── colour_pinstripe_printer.md │ ├── combinations.md │ ├── combinations_and_permutations.md │ ├── combinations_with_repetitions.md │ ├── combinations_with_repetitions_square_digit_chain.md │ ├── comma_quibbling.md │ ├── command-line_arguments.md │ ├── commatizing_numbers.md │ ├── comments.md │ ├── compare_a_list_of_strings.md │ ├── compare_sorting_algorithms_performance.md │ ├── compile-time_calculation.md │ ├── compiler_ast_interpreter.md │ ├── compiler_code_generator.md │ ├── compiler_lexical_analyzer.md │ ├── compiler_syntax_analyzer.md │ ├── compiler_virtual_machine_interpreter.md │ ├── compound_data_type.md │ ├── concurrent_computing.md │ ├── conditional_structures.md │ ├── conjugate_transpose.md │ ├── constrained_genericity.md │ ├── constrained_random_points_on_a_circle.md │ ├── continued_fraction.md │ ├── continued_fraction_arithmetic_construct_from_rational_number.md │ ├── convert_decimal_number_to_rational.md │ ├── convert_seconds_to_compound_duration.md │ ├── convex_hull.md │ ├── copy_a_string.md │ ├── copy_stdin_to_stdout.md │ ├── count_in_factors.md │ ├── count_in_octal.md │ ├── count_occurrences_of_a_substring.md │ ├── count_the_coins.md │ ├── cramers_rule.md │ ├── crc-32.md │ ├── create_a_file.md │ ├── create_a_file_on_magnetic_tape.md │ ├── create_a_two-dimensional_array_at_runtime.md │ ├── create_an_html_table.md │ ├── create_an_object_at_a_given_address.md │ ├── create_an_object_native_demonstration.md │ ├── csv_data_manipulation.md │ ├── csv_to_html_translation.md │ ├── cuban_primes.md │ ├── cumulative_standard_deviation.md │ ├── currency.md │ ├── currying.md │ ├── curve_that_touches_three_points.md │ ├── cusip.md │ ├── cut_a_rectangle.md │ ├── cycle_detection.md │ ├── damm_algorithm.md │ ├── data_encryption_standard.md │ ├── date_format.md │ ├── date_manipulation.md │ ├── day_of_the_week.md │ ├── days_between_dates.md │ ├── de_bruijn_sequences.md │ ├── death_star.md │ ├── decimal_floating_point_number_to_binary.md │ ├── decision_tables.md │ ├── deconvolution_1d.md │ ├── deconvolution_2d_.md │ ├── deepcopy.md │ ├── define_a_primitive_data_type.md │ ├── delegates.md │ ├── delete_a_file.md │ ├── demings_funnel.md │ ├── department_numbers.md │ ├── detect_division_by_zero.md │ ├── determinant_and_permanent.md │ ├── determine_if_a_string_is_numeric.md │ ├── determine_if_only_one_instance_is_running.md │ ├── determine_if_two_triangles_overlap.md │ ├── dice_game_probabilities.md │ ├── digital_root.md │ ├── digital_root_multiplicative_digital_root.md │ ├── dijkstras_algorithm.md │ ├── dinesmans_multiple-dwelling_problem.md │ ├── dining_philosophers.md │ ├── discordian_date.md │ ├── display_a_linear_combination.md │ ├── display_an_outline_as_a_nested_table.md │ ├── distributed_programming.md │ ├── diversity_prediction_theorem.md │ ├── dns_query.md │ ├── documentation.md │ ├── dot_product.md │ ├── doubly-linked_list_definition.md │ ├── doubly-linked_list_element_definition.md │ ├── doubly-linked_list_element_insertion.md │ ├── doubly-linked_list_traversal.md │ ├── dragon_curve.md │ ├── draw_a_clock.md │ ├── draw_a_cuboid.md │ ├── draw_a_pixel.md │ ├── draw_a_rotating_cube.md │ ├── draw_a_sphere.md │ ├── draw_pixel_2.md │ ├── dutch_national_flag_problem.md │ ├── dynamic_variable_names.md │ ├── eban_numbers.md │ ├── echo_server.md │ ├── eertree.md │ ├── egyptian_division.md │ ├── egyptian_fractions.md │ ├── ekg_sequence_convergence.md │ ├── element-wise_operations.md │ ├── elementary_cellular_automaton.md │ ├── elementary_cellular_automaton_infinite_length.md │ ├── elementary_cellular_automaton_random_number_generator.md │ ├── elliptic_curve_arithmetic.md │ ├── elliptic_curve_digital_signature_algorithm.md │ ├── emirp_primes.md │ ├── empty_directory.md │ ├── empty_program.md │ ├── empty_string.md │ ├── enforced_immutability.md │ ├── entropy.md │ ├── entropy_narcissist.md │ ├── enumerations.md │ ├── environment_variables.md │ ├── equilibrium_index.md │ ├── ethiopian_multiplication.md │ ├── euler_method.md │ ├── eulers_identity.md │ ├── eulers_sum_of_powers_conjecture.md │ ├── evaluate_binomial_coefficients.md │ ├── even_or_odd.md │ ├── events.md │ ├── evolutionary_algorithm.md │ ├── exceptions.md │ ├── exceptions_catch_an_exception_thrown_in_a_nested_call.md │ ├── executable_library.md │ ├── execute_a_markov_algorithm.md │ ├── execute_a_system_command.md │ ├── execute_brainfuck.md │ ├── execute_copypasta_language.md │ ├── execute_hq9_.md │ ├── execute_snusp.md │ ├── exponentiation_operator.md │ ├── exponentiation_order.md │ ├── extend_your_language.md │ ├── extensible_prime_generator.md │ ├── external_sort.md │ ├── extract_file_extension.md │ ├── extreme_floating_point_values.md │ ├── factorial.md │ ├── factorial_base_numbers_indexing_permutations_of_a_collection.md │ ├── factorions.md │ ├── factors_of_a_mersenne_number.md │ ├── factors_of_an_integer.md │ ├── farey_sequence.md │ ├── fast_fourier_transform.md │ ├── fasta_format.md │ ├── faulhabers_formula.md │ ├── faulhabers_triangle.md │ ├── feigenbaum_constant_calculation.md │ ├── fermat_numbers.md │ ├── fibonacci_heap.md │ ├── fibonacci_n-step_number_sequences.md │ ├── fibonacci_sequence.md │ ├── fibonacci_word.md │ ├── fibonacci_word_fractal.md │ ├── file_input_and_output.md │ ├── filter.md │ ├── find_common_directory_path.md │ ├── find_duplicate_files.md │ ├── find_first_and_last_set_bit_of_a_long_integer.md │ ├── find_largest_left_truncatable_prime_in_a_given_base.md │ ├── find_limit_of_recursion.md │ ├── find_palindromic_numbers_in_both_binary_and_ternary_bases.md │ ├── find_the_intersection_of_a_line_with_a_plane.md │ ├── find_the_intersection_of_two_lines.md │ ├── find_the_last_sunday_of_each_month.md │ ├── find_the_missing_permutation.md │ ├── finite_state_machine.md │ ├── first-class_functions.md │ ├── first-class_functions_use_numbers_analogously.md │ ├── first_class_environments.md │ ├── first_perfect_square_in_base_n_with_n_unique_digits.md │ ├── five_weekends.md │ ├── fivenum.md │ ├── fixed_length_records.md │ ├── fizzbuzz/ │ │ ├── 8th.forth │ │ ├── abap_1.abap │ │ ├── abap_2.abap │ │ ├── acl2.lisp │ │ ├── actionscript.as │ │ ├── ada.adb │ │ ├── algol_68_1.a68 │ │ ├── algol_68_2.a68 │ │ ├── algol_w.alw │ │ ├── antlang.antlang │ │ ├── apex.apex │ │ ├── apl_1.apl │ │ ├── apl_2.apl │ │ ├── apl_3.apl │ │ ├── applescript_1.applescript │ │ ├── applescript_2.applescript │ │ ├── arbre.arbre │ │ ├── arc_1.lisp │ │ ├── arc_2.lisp │ │ ├── arc_3.lisp │ │ ├── arm_assembly.txt │ │ ├── arturo.art │ │ ├── ats.ats │ │ ├── autohotkey_1.ahk │ │ ├── autohotkey_2.ahk │ │ ├── autoit_1.au3 │ │ ├── autoit_2.au3 │ │ ├── axe.axe │ │ ├── babel.babel │ │ ├── bash_1.sh │ │ ├── bash_2.sh │ │ ├── bash_3.sh │ │ ├── bash_4.sh │ │ ├── batch_file_1.bat │ │ ├── batch_file_2.bat │ │ ├── batch_file_3.bat │ │ ├── bc.bc │ │ ├── beeswax_1.beeswax │ │ ├── beeswax_2.beeswax │ │ ├── blz.blz │ │ ├── boo.boo │ │ ├── bracmat_1.bra │ │ ├── bracmat_2.bra │ │ ├── brat.brat │ │ ├── c_1.c │ │ ├── c_10.c │ │ ├── c_2.c │ │ ├── c_3.c │ │ ├── c_4.c │ │ ├── c_5.c │ │ ├── c_6.c │ │ ├── c_7.c │ │ ├── c_8.c │ │ ├── c_9.c │ │ ├── c_shell.csh │ │ ├── cduce.ml │ │ ├── ceylon.ceylon │ │ ├── chapel.chapel │ │ ├── clay.clay │ │ ├── clipper.clipper │ │ ├── clips.clips │ │ ├── clojure_1.clj │ │ ├── clojure_10.clj │ │ ├── clojure_11.clj │ │ ├── clojure_12.clj │ │ ├── clojure_13.clj │ │ ├── clojure_14.clj │ │ ├── clojure_2.clj │ │ ├── clojure_3.clj │ │ ├── clojure_4.clj │ │ ├── clojure_5.clj │ │ ├── clojure_6.clj │ │ ├── clojure_7.clj │ │ ├── clojure_8.clj │ │ ├── clojure_9.clj │ │ ├── cmake.cmake │ │ ├── cobol_1.cob │ │ ├── cobol_2.cob │ │ ├── cobol_3.cob │ │ ├── cobol_4.cob │ │ ├── coco_1.coco │ │ ├── coco_2.coco │ │ ├── coffeescript_1.coffee │ │ ├── coffeescript_2.coffee │ │ ├── coffeescript_3.coffee │ │ ├── coldfusion_1.cfm │ │ ├── coldfusion_2.cfm │ │ ├── comefrom0x10.cf0x10 │ │ ├── common_lisp_1.lisp │ │ ├── common_lisp_2.lisp │ │ ├── common_lisp_3.lisp │ │ ├── common_lisp_4.lisp │ │ ├── common_lisp_5.lisp │ │ ├── common_lisp_6.lisp │ │ ├── common_lisp_7.lisp │ │ ├── common_lisp_8.lisp │ │ ├── cpp_1.cpp │ │ ├── cpp_2.cpp │ │ ├── cpp_3.cpp │ │ ├── cpp_4.cpp │ │ ├── cpp_5.cpp │ │ ├── cpp_6.cpp │ │ ├── crystal.cr │ │ ├── csharp_1.cs │ │ ├── csharp_2.cs │ │ ├── csharp_3.cs │ │ ├── csharp_4.cs │ │ ├── csharp_5.cs │ │ ├── csharp_6.cs │ │ ├── csharp_7.cs │ │ ├── csharp_8.cs │ │ ├── css.html │ │ ├── cubescript.cubescript │ │ ├── d_1.d │ │ ├── d_2.d │ │ ├── d_j_vu.dejavu │ │ ├── dart.dart │ │ ├── dc_1.dc │ │ ├── dc_2.dc │ │ ├── delphi.dpr │ │ ├── deviousyarn.deviousyarn │ │ ├── dup_1.dup │ │ ├── dup_2.dup │ │ ├── dwscript.pas │ │ ├── dyalect.dy │ │ ├── e.e │ │ ├── easylang.txt │ │ ├── ecl.ecl │ │ ├── eero.objc │ │ ├── egel.egel │ │ ├── eiffel.e │ │ ├── ela.ela │ │ ├── elixir_1.exs │ │ ├── elixir_2.exs │ │ ├── elixir_3.exs │ │ ├── elixir_4.exs │ │ ├── elixir_5.exs │ │ ├── elixir_6.exs │ │ ├── elixir_7.exs │ │ ├── elm_1.elm │ │ ├── elm_2.elm │ │ ├── emacs_lisp.el │ │ ├── erlang.erl │ │ ├── erre.erre │ │ ├── euphoria.e │ │ ├── factor_1.factor │ │ ├── factor_2.factor │ │ ├── falcon.falcon │ │ ├── fantom.fan │ │ ├── fbsl.qbasic │ │ ├── focal.focal │ │ ├── forth_1.4th │ │ ├── forth_2.4th │ │ ├── forth_3.4th │ │ ├── forth_4.4th │ │ ├── fortran_1.f90 │ │ ├── fortran_2.f90 │ │ ├── fortran_3.f90 │ │ ├── frege.frege │ │ ├── frink.frink │ │ ├── fsharp_1.fs │ │ ├── fsharp_2.fs │ │ ├── fsharp_3.fs │ │ ├── futurebasic.bas │ │ ├── gambas.gambas │ │ ├── gap.g │ │ ├── genyris.genyris │ │ ├── gfa_basic.gfa │ │ ├── go_1.go │ │ ├── go_2.go │ │ ├── golo.golo │ │ ├── gosu_1.gosu │ │ ├── gosu_2.gosu │ │ ├── groovy.groovy │ │ ├── haskell_1.hs │ │ ├── haskell_10.hs │ │ ├── haskell_2.hs │ │ ├── haskell_3.hs │ │ ├── haskell_4.hs │ │ ├── haskell_5.hs │ │ ├── haskell_6.hs │ │ ├── haskell_7.hs │ │ ├── haskell_8.hs │ │ ├── haskell_9.hs │ │ ├── hexiscript.hexiscript │ │ ├── hicest_1.hic │ │ ├── hicest_2.hic │ │ ├── holyc.holyc │ │ ├── hoon.hoon │ │ ├── huginn.huginn │ │ ├── hy.lisp │ │ ├── i.i │ │ ├── idris.idr │ │ ├── index.md │ │ ├── inform_6.inform6 │ │ ├── inform_7_1.inform7 │ │ ├── inform_7_2.inform7 │ │ ├── io_1.io │ │ ├── io_2.io │ │ ├── io_3.io │ │ ├── ioke.ioke │ │ ├── iptscrae.iptscrae │ │ ├── j_1.ijs │ │ ├── j_2.ijs │ │ ├── j_3.ijs │ │ ├── j_4.ijs │ │ ├── j_5.ijs │ │ ├── j_6.ijs │ │ ├── j_7.ijs │ │ ├── java.java │ │ ├── javascript_1.js │ │ ├── javascript_2.js │ │ ├── javascript_3.js │ │ ├── javascript_4.js │ │ ├── javascript_5.js │ │ ├── javascript_6.js │ │ ├── javascript_7.js │ │ ├── javascript_8.js │ │ ├── joy.joy │ │ ├── jq_1.jq │ │ ├── jq_2.jq │ │ ├── julia_1.jl │ │ ├── julia_2.jl │ │ ├── julia_3.jl │ │ ├── julia_4.jl │ │ ├── julia_5.jl │ │ ├── k_1.k │ │ ├── k_2.k │ │ ├── k_3.k │ │ ├── k_4.k │ │ ├── kamailio_script.kamailio │ │ ├── kaya.kaya │ │ ├── klong.k │ │ ├── kotlin_1.kt │ │ ├── kotlin_2.kt │ │ ├── kotlin_3.kt │ │ ├── kotlin_4.kt │ │ ├── lasso.lasso │ │ ├── latex.latex │ │ ├── lil.tcl │ │ ├── livecode.livecode │ │ ├── livescript.livescript │ │ ├── llvm.llvm │ │ ├── lobster.lobster │ │ ├── logo_1.lg │ │ ├── logo_2.lg │ │ ├── lse.lse │ │ ├── lua_1.lua │ │ ├── lua_2.lua │ │ ├── lua_3.lua │ │ ├── lua_4.lua │ │ ├── luck.luck │ │ ├── m2000_interpreter.m2000 │ │ ├── m4.m4 │ │ ├── make.make │ │ ├── maple_1.mpl │ │ ├── maple_2.mpl │ │ ├── maple_3.mpl │ │ ├── maple_4.mpl │ │ ├── mathematica_and_wolfram_language_1.mathematica │ │ ├── mathematica_and_wolfram_language_2.mathematica │ │ ├── mathematica_and_wolfram_language_3.mathematica │ │ ├── mathematica_and_wolfram_language_4.mathematica │ │ ├── mathematica_and_wolfram_language_5.mathematica │ │ ├── matlab_1.m │ │ ├── matlab_2.m │ │ ├── maxima.mac │ │ ├── maxscript.maxscript │ │ ├── mel.mel │ │ ├── mercury.m │ │ ├── metafont.metafont │ │ ├── microsoft_small_basic.microsoftsmallbasic │ │ ├── min.min │ │ ├── mips_assembly.asm │ │ ├── mirah_1.mirah │ │ ├── mirah_2.mirah │ │ ├── mlite.ml │ │ ├── mmix.mmix │ │ ├── modula_2.mod │ │ ├── modula_3.m3 │ │ ├── monte.monte │ │ ├── montilang.mlg │ │ ├── moonscript.moonscript │ │ ├── mumps_1.mumps │ │ ├── mumps_2.mumps │ │ ├── neko.neko │ │ ├── nemerle.n │ │ ├── netrexx.nrx │ │ ├── never.fs │ │ ├── newlisp.lsp │ │ ├── newtonscript.newton │ │ ├── nickle.nickle │ │ ├── nim_1.nim │ │ ├── nim_2.nim │ │ ├── nim_3.nim │ │ ├── oberon_2.oberon2 │ │ ├── objeck.obs │ │ ├── objective_c.m │ │ ├── ocaml_1.ml │ │ ├── ocaml_2.ml │ │ ├── octave.m │ │ ├── oforth.of │ │ ├── ooc.ooc │ │ ├── order.c │ │ ├── oz.oz │ │ ├── pari_gp.gp │ │ ├── pascal.pas │ │ ├── pdp_8_assembly.assembly │ │ ├── peloton_1.sgml │ │ ├── peloton_2.sgml │ │ ├── perl_1.pl │ │ ├── perl_2.pl │ │ ├── perl_3.pl │ │ ├── perl_4.pl │ │ ├── perl_5.pl │ │ ├── perl_6.pl │ │ ├── perl_6_1.p6 │ │ ├── perl_6_2.p6 │ │ ├── perl_6_3.p6 │ │ ├── perl_6_4.p6 │ │ ├── perl_6_5.p6 │ │ ├── perl_6_6.p6 │ │ ├── perl_7.pl │ │ ├── phix.exw │ │ ├── phl.phl │ │ ├── php_1.php │ │ ├── php_2.php │ │ ├── php_3.php │ │ ├── php_4.php │ │ ├── php_5.php │ │ ├── picolisp_1.l │ │ ├── picolisp_2.l │ │ ├── pike.pike │ │ ├── pilot.pilot │ │ ├── pir.pir │ │ ├── pl_i.pli │ │ ├── pl_sql.plsql │ │ ├── pony.pony │ │ ├── pop11.p │ │ ├── postscript_1.ps │ │ ├── postscript_2.ps │ │ ├── potion.lua │ │ ├── powershell_1.ps1 │ │ ├── powershell_2.ps1 │ │ ├── powershell_3.ps1 │ │ ├── powershell_4.ps1 │ │ ├── powershell_5.ps1 │ │ ├── processing_1.pde │ │ ├── processing_2.pde │ │ ├── processing_3.pde │ │ ├── processing_4.pde │ │ ├── prolog_1.pro │ │ ├── prolog_2.pro │ │ ├── prolog_3.pro │ │ ├── pyret.pyret │ │ ├── python_1.py │ │ ├── python_10.py │ │ ├── python_2.py │ │ ├── python_3.py │ │ ├── python_4.py │ │ ├── python_5.py │ │ ├── python_6.py │ │ ├── python_7.py │ │ ├── python_8.py │ │ ├── python_9.py │ │ ├── q_1.q │ │ ├── q_2.q │ │ ├── r_1.r │ │ ├── r_2.r │ │ ├── r_3.r │ │ ├── r_4.r │ │ ├── racket.rkt │ │ ├── rapidq.rapidq │ │ ├── rascal.rsc │ │ ├── raven.raven │ │ ├── reason.reason │ │ ├── rebol_1.rebol │ │ ├── rebol_2.rebol │ │ ├── rebol_3.rebol │ │ ├── rebol_4.rebol │ │ ├── retro_1.retro │ │ ├── retro_2.retro │ │ ├── rexx_1.rexx │ │ ├── rexx_2.rexx │ │ ├── rexx_3.rexx │ │ ├── rexx_4.rexx │ │ ├── ring.ring │ │ ├── robotic.robotic │ │ ├── ruby_1.rb │ │ ├── ruby_10.rb │ │ ├── ruby_11.rb │ │ ├── ruby_12.rb │ │ ├── ruby_2.rb │ │ ├── ruby_3.rb │ │ ├── ruby_4.rb │ │ ├── ruby_5.rb │ │ ├── ruby_6.rb │ │ ├── ruby_7.rb │ │ ├── ruby_8.rb │ │ ├── ruby_9.rb │ │ ├── ruby_with_rspec_1.rb │ │ ├── ruby_with_rspec_2.rb │ │ ├── rust_1.rs │ │ ├── rust_2.rs │ │ ├── rust_3.rs │ │ ├── salmon_1.salmon │ │ ├── salmon_2.salmon │ │ ├── sas.sas │ │ ├── sather.sather │ │ ├── scala_1.scala │ │ ├── scala_2.scala │ │ ├── scala_3.scala │ │ ├── scala_4.scala │ │ ├── scala_5.scala │ │ ├── scheme_1.scm │ │ ├── scheme_2.scm │ │ ├── sed_1.sed │ │ ├── sed_2.sed │ │ ├── sed_3.sed │ │ ├── sed_4.sed │ │ ├── sed_5.sed │ │ ├── seed7.sd7 │ │ ├── sequencel.sl │ │ ├── shen_1.shen │ │ ├── shen_2.shen │ │ ├── sidef_1.sf │ │ ├── sidef_2.sf │ │ ├── sidef_3.sf │ │ ├── simula.sim │ │ ├── skookumscript_1.js │ │ ├── skookumscript_2.js │ │ ├── skookumscript_3.js │ │ ├── slate.slate │ │ ├── smalltalk_1.st │ │ ├── smalltalk_2.st │ │ ├── smalltalk_3.st │ │ ├── smalltalk_4.st │ │ ├── smalltalk_5.st │ │ ├── smalltalk_6.st │ │ ├── snobol4.sno │ │ ├── sql_1.sql │ │ ├── sql_2.sql │ │ ├── sql_3.sql │ │ ├── sql_4.sql │ │ ├── sql_5.sql │ │ ├── sql_6.sql │ │ ├── squirrel.js │ │ ├── standard_ml_1.ml │ │ ├── standard_ml_2.ml │ │ ├── stata.do │ │ ├── swift_1.swift │ │ ├── swift_2.swift │ │ ├── symsyn.symsyn │ │ ├── tailspin.tt │ │ ├── tcl_1.tcl │ │ ├── tcl_2.tcl │ │ ├── tcl_3.tcl │ │ ├── transforth.forth │ │ ├── turing.turing │ │ ├── tuscript.tuscript │ │ ├── txr.txr │ │ ├── unicon_1.icn │ │ ├── unicon_2.icn │ │ ├── unicon_3.icn │ │ ├── unicon_4.icn │ │ ├── unicon_5.icn │ │ ├── unicon_6.icn │ │ ├── unix_shell_1.sh │ │ ├── unix_shell_2.sh │ │ ├── unix_shell_3.sh │ │ ├── unix_shell_4.sh │ │ ├── unix_shell_5.sh │ │ ├── unix_shell_6.sh │ │ ├── ursa.ursa │ │ ├── ursala.fun │ │ ├── v_1.v │ │ ├── v_2.v │ │ ├── v_3.v │ │ ├── v_4.v │ │ ├── v_5.v │ │ ├── vala.vala │ │ ├── vax_assembly.txt │ │ ├── vba_1.vba │ │ ├── vba_2.vba │ │ ├── vbscript_1.vbs │ │ ├── vbscript_2.vbs │ │ ├── verbexx.verbexx │ │ ├── vim_script.vim │ │ ├── visual_prolog.pro │ │ ├── vlang.txt │ │ ├── wart.wart │ │ ├── wdte.wdte │ │ ├── wortel.wl │ │ ├── x86_assembly.x86asm │ │ ├── xlisp.lisp │ │ ├── xmidas.xmidas │ │ ├── xojo_1.vb │ │ ├── xojo_2.vb │ │ ├── xpath_2_0_1.xpath │ │ ├── xpath_2_0_2.xpath │ │ ├── xpl0.xpl │ │ ├── xslt_1.xml │ │ ├── xslt_2.xml │ │ ├── xslt_3.xml │ │ ├── yorick_1.yorick │ │ ├── yorick_2.yorick │ │ ├── zkl_1.zkl │ │ ├── zkl_2.zkl │ │ ├── zkl_3.zkl │ │ └── zx_spectrum_basic.bas │ ├── flatten_a_list.md │ ├── flipping_bits_game.md │ ├── floating_point_addition/ │ │ ├── bash.sh │ │ ├── c.c │ │ ├── common_lisp.lisp │ │ ├── go.go │ │ ├── haskell.hs │ │ ├── index.md │ │ ├── java.java │ │ ├── javascript.js │ │ ├── perl.pl │ │ ├── php.php │ │ ├── python.py │ │ ├── raku.raku │ │ ├── ruby.rb │ │ └── rust.rs │ ├── flow-control_structures.md │ ├── floyd-warshall_algorithm.md │ ├── floyds_triangle.md │ ├── forest_fire.md │ ├── fork.md │ ├── formal_power_series.md │ ├── formatted_numeric_output.md │ ├── forward_difference.md │ ├── four_bit_adder.md │ ├── four_is_magic.md │ ├── four_is_the_number_of_letters_in_the____.md │ ├── fractal_tree.md │ ├── fraction_reduction.md │ ├── fractran.md │ ├── free_polyominoes_enumeration.md │ ├── french_republican_calendar.md │ ├── ftp.md │ ├── function_composition.md │ ├── function_definition.md │ ├── function_frequency.md │ ├── function_prototype.md │ ├── functional_coverage_tree.md │ ├── fusc_sequence.md │ ├── galton_box_animation.md │ ├── gamma_function.md │ ├── gauss-jordan_matrix_inversion.md │ ├── gaussian_elimination.md │ ├── general_fizzbuzz.md │ ├── generate_chess960_starting_position.md │ ├── generate_lower_case_ascii_alphabet.md │ ├── generate_random_chess_position.md │ ├── generator_exponential.md │ ├── generic_swap.md │ ├── geometric_algebra.md │ ├── get_system_command_output.md │ ├── globally_replace_text_in_several_files.md │ ├── go_fish.md │ ├── gradient_descent.md │ ├── gray_code.md │ ├── grayscale_image.md │ ├── greatest_common_divisor.md │ ├── greatest_element_of_a_list.md │ ├── greatest_subsequential_sum.md │ ├── greed.md │ ├── greyscale_bars_display.md │ ├── guess_the_number.md │ ├── guess_the_number_with_feedback.md │ ├── guess_the_number_with_feedback_(player).md │ ├── gui_component_interaction.md │ ├── gui_enabling_disabling_of_controls.md │ ├── gui_maximum_window_dimensions.md │ ├── hailstone_sequence.md │ ├── hamming_numbers.md │ ├── handle_a_signal.md │ ├── happy_numbers.md │ ├── harshad_or_niven_series.md │ ├── hash_from_two_arrays.md │ ├── hash_join.md │ ├── haversine_formula.md │ ├── hello_world/ │ │ ├── 0815.0815 │ │ ├── 360_assembly_1.360_assembly │ │ ├── 360_assembly_2.360_assembly │ │ ├── 4dos_batch.4dos │ │ ├── 6502_assembly.asm │ │ ├── 6800_assembly.6800_assembly │ │ ├── 8086_assembly.asm │ │ ├── 8th.forth │ │ ├── aarch64_assembly.aarch64_assembly │ │ ├── abap.abap │ │ ├── acl2.lisp │ │ ├── actionscript.as │ │ ├── ada.adb │ │ ├── agena.agena │ │ ├── aime_1.aime │ │ ├── aime_2.aime │ │ ├── algae.algae │ │ ├── algol_60.algol60 │ │ ├── algol_68.a68 │ │ ├── algol_m.algol │ │ ├── algol_w.alw │ │ ├── alore.alore │ │ ├── ambienttalk.ambienttalk │ │ ├── amigae.amigae │ │ ├── antlang.antlang │ │ ├── anyways.anyways │ │ ├── apl.apl │ │ ├── applescript_1.applescript │ │ ├── applescript_2.applescript │ │ ├── applesoft_basic.applesoft_basic │ │ ├── apricot.apricot │ │ ├── arc.arc │ │ ├── argile_1.argile │ │ ├── argile_2.argile │ │ ├── arm_assembly.arm_assembly │ │ ├── arnoldc.arnoldc │ │ ├── arturo_1.art │ │ ├── arturo_2.art │ │ ├── asciidots.asciidots │ │ ├── astro.py │ │ ├── asymptote.asymptote │ │ ├── ats.ats │ │ ├── autohotkey_1.ahk │ │ ├── autohotkey_2.ahk │ │ ├── autohotkey_3.ahk │ │ ├── autoit.au3 │ │ ├── autolisp.cadlisp │ │ ├── awk_1.awk │ │ ├── awk_2.awk │ │ ├── awk_3.awk │ │ ├── awk_4.awk │ │ ├── awk_5.awk │ │ ├── axe.axe │ │ ├── b.b │ │ ├── babel.babel │ │ ├── bash.sh │ │ ├── basic256.bas │ │ ├── basic_1.bas │ │ ├── basic_2.bas │ │ ├── basic_casio_1.basic_casio │ │ ├── basic_casio_2.basic_casio │ │ ├── batch_file_1.bat │ │ ├── batch_file_2.bat │ │ ├── battlestar.battlestar │ │ ├── bbc_basic.bas │ │ ├── bc.bc │ │ ├── bcpl.bcpl │ │ ├── beeswax_1.beeswax │ │ ├── beeswax_2.beeswax │ │ ├── beeswax_3.beeswax │ │ ├── befunge.befunge │ │ ├── bird.bird │ │ ├── blast.blast │ │ ├── blz.blz │ │ ├── bml.bml │ │ ├── boo.boo │ │ ├── brace.brace │ │ ├── bracmat.bra │ │ ├── brainfuck_1.bf │ │ ├── brainfuck_2.bf │ │ ├── brat.brat │ │ ├── brlcad.brlcad │ │ ├── burlesque.burlesque │ │ ├── c1r.c0h │ │ ├── c_1.c │ │ ├── c_2.c │ │ ├── c_3.c │ │ ├── c_4.c │ │ ├── c_cli.cpp │ │ ├── c_sharp_c.c │ │ ├── c_shell.csh │ │ ├── cat.cat │ │ ├── cduce.cduce │ │ ├── chef.chef │ │ ├── chuck.chuck │ │ ├── cind.cind │ │ ├── clay.clay │ │ ├── clean.clean │ │ ├── clio.clio │ │ ├── clipper.clipper │ │ ├── clips.clips │ │ ├── clojure.clj │ │ ├── cmake.cmake │ │ ├── cobol_1.cob │ │ ├── cobol_2.cob │ │ ├── cobra.cobra │ │ ├── coffeescript_1.coffee │ │ ├── coffeescript_2.coffee │ │ ├── coldfusion.coldfusion │ │ ├── comal.comal │ │ ├── comefrom0x10_1.cf0x10 │ │ ├── comefrom0x10_2.cf0x10 │ │ ├── commodore_basic.gwbasic │ │ ├── common_lisp_1.lisp │ │ ├── common_lisp_2.lisp │ │ ├── common_lisp_3.lisp │ │ ├── component_pascal.oberon2 │ │ ├── cpp.cpp │ │ ├── crack.crack │ │ ├── creative_basic.creative_basic │ │ ├── crystal.cr │ │ ├── css.css │ │ ├── d.d │ │ ├── d_j_vu.dejavu │ │ ├── dafny.dafny │ │ ├── dao.dao │ │ ├── dart.dart │ │ ├── dataweave.dataweave │ │ ├── dc_1.dc │ │ ├── dc_2.dc │ │ ├── dcl.dcl │ │ ├── ddnc.ddnc │ │ ├── delphi.dpr │ │ ├── deviousyarn.deviousyarn │ │ ├── div_games_studio.div │ │ ├── dm.dm │ │ ├── dragon.dragon │ │ ├── dwscript.pas │ │ ├── dyalect.dy │ │ ├── dylan.dylan │ │ ├── dylan_net_1.dylan_net │ │ ├── dylan_net_2.dylan_net │ │ ├── e.e │ │ ├── easylang.easylang │ │ ├── ec.ec │ │ ├── echolisp.lisp │ │ ├── ecl.ecl │ │ ├── edsac_order_code.edsac │ │ ├── efene_1.efene │ │ ├── efene_2.efene │ │ ├── egel.egel │ │ ├── egison.egison │ │ ├── egl.egl │ │ ├── eiffel.e │ │ ├── ela.ela │ │ ├── elastic.elastic │ │ ├── elena.l │ │ ├── elisa.elisa │ │ ├── elixir.exs │ │ ├── elm.elm │ │ ├── emacs_lisp.el │ │ ├── emojicode.emojicode │ │ ├── erlang.erl │ │ ├── erre.erre │ │ ├── extended_brainfuck.bf │ │ ├── factor.factor │ │ ├── falcon_1.falcon │ │ ├── falcon_2.falcon │ │ ├── false.false │ │ ├── fantom.fan │ │ ├── ferite.ferite │ │ ├── fexl.fexl │ │ ├── fish.fish │ │ ├── focal.focal │ │ ├── forth_1.4th │ │ ├── forth_2.4th │ │ ├── fortran_1.f90 │ │ ├── fortran_2.f90 │ │ ├── fortran_3.f90 │ │ ├── fortress.fortress │ │ ├── freebasic.bas │ │ ├── frege.frege │ │ ├── friendly_interactive_shell.fishshell │ │ ├── frink.frink │ │ ├── fsharp_1.fs │ │ ├── fsharp_2.fs │ │ ├── funl.funl │ │ ├── fuze_basic.qbasic │ │ ├── gambas.gambas │ │ ├── gap.g │ │ ├── gb_basic.gb_basic │ │ ├── gecho.gecho │ │ ├── gema.gema │ │ ├── genie.genie │ │ ├── gentee.gentee │ │ ├── gfa_basic.gfa │ │ ├── glbasic.glbasic │ │ ├── glee_1.glee │ │ ├── glee_2.glee │ │ ├── glee_3.glee │ │ ├── glee_4.glee │ │ ├── global_script.global_script │ │ ├── glovepie.glovepie │ │ ├── gml.c │ │ ├── go.go │ │ ├── golfscript.golfscript │ │ ├── gosu.gosu │ │ ├── groovy.groovy │ │ ├── gw_basic.qbasic │ │ ├── hack.hack │ │ ├── halon.halon │ │ ├── harbour.prg │ │ ├── haskell.hs │ │ ├── haxe.actionscript │ │ ├── hexiscript.hexiscript │ │ ├── hicest.hic │ │ ├── hla.hla │ │ ├── holyc.holyc │ │ ├── hoon.hoon │ │ ├── hpppl.hpppl │ │ ├── hq9.hq9plus │ │ ├── huginn.huginn │ │ ├── hy.clj │ │ ├── i.i │ │ ├── idl.idl │ │ ├── index.md │ │ ├── inform_6.inform_6 │ │ ├── integer_basic.integer_basic │ │ ├── io.io │ │ ├── ioke.ioke │ │ ├── is_basic.is_basic │ │ ├── iwbasic.iwbasic │ │ ├── j_1.ijs │ │ ├── j_2.ijs │ │ ├── jack.jack │ │ ├── jacquard_loom.jacquard │ │ ├── java.java │ │ ├── javascript_1.js │ │ ├── javascript_2.js │ │ ├── javascript_3.js │ │ ├── javascript_4.js │ │ ├── jcl.jcl │ │ ├── joy.joy │ │ ├── jq.jq │ │ ├── jsish.jsi │ │ ├── julia.jl │ │ ├── k_1.k │ │ ├── k_2.k │ │ ├── k_3.k │ │ ├── k_4.k │ │ ├── kabap.kabap │ │ ├── kaya.kaya │ │ ├── kdf9_usercode.joy │ │ ├── kite.kite │ │ ├── kitten.kitten │ │ ├── konsolscript.konsolscript │ │ ├── kotlin.kt │ │ ├── kql.kql │ │ ├── lambdatalk.scm │ │ ├── lang5.lang5 │ │ ├── langur.langur │ │ ├── lasso.lasso │ │ ├── latex.latex │ │ ├── latitude.latitude │ │ ├── lc3_assembly_1.lc3asm │ │ ├── lc3_assembly_2.lc3asm │ │ ├── ldpl.ldpl │ │ ├── lfe.lfe │ │ ├── liberty_basic.bas │ │ ├── lil.tcl │ │ ├── lily_1.lily │ │ ├── lily_2.lily │ │ ├── lilypond.lilypond │ │ ├── limbo.limbo │ │ ├── lingo_1.lingo │ │ ├── lingo_2.lingo │ │ ├── lisaac_1.lisaac │ │ ├── lisaac_2.lisaac │ │ ├── little_1.c │ │ ├── little_2.c │ │ ├── little_3.c │ │ ├── livecode_1.livecode │ │ ├── livecode_2.livecode │ │ ├── llvm.llvm │ │ ├── lobster.lobster │ │ ├── logo_1.lg │ │ ├── logo_2.lg │ │ ├── logtalk.lgt │ │ ├── lolcode.lol │ │ ├── lotusscript.lotusscript │ │ ├── lse64.lse64 │ │ ├── lua_1.lua │ │ ├── lua_2.lua │ │ ├── luna.luna │ │ ├── m2000_interpreter.m2000 │ │ ├── m4.m4 │ │ ├── maclisp_1.lisp │ │ ├── maclisp_2.lisp │ │ ├── make.make │ │ ├── malbolge_1.malbolge │ │ ├── malbolge_2.malbolge │ │ ├── manool_1.manool │ │ ├── manool_2.manool │ │ ├── manool_3.manool │ │ ├── manool_4.manool │ │ ├── manool_5.manool │ │ ├── maple.mpl │ │ ├── mathematica_wolfram_language.mathematica │ │ ├── matlab.m │ │ ├── maude.maude │ │ ├── maxima.mac │ │ ├── maxscript_1.maxscript │ │ ├── maxscript_2.maxscript │ │ ├── mdl.mdl │ │ ├── mercury.m │ │ ├── metafont.metafont │ │ ├── min.min │ │ ├── miniscript.ms │ │ ├── mips_assembly.asm │ │ ├── mirc_scripting_language.mirc │ │ ├── ml_i.ml_i │ │ ├── modula_2.mod │ │ ├── modula_3.m3 │ │ ├── montilang.mlg │ │ ├── morfa.morfa │ │ ├── muf.muf │ │ ├── mumps.mumps │ │ ├── mydef_1.mydef │ │ ├── mydef_2.mydef │ │ ├── mydef_3.mydef │ │ ├── mydef_4.mydef │ │ ├── mydef_5.mydef │ │ ├── myrtlescript.myrtlescript │ │ ├── mysql.mysql │ │ ├── mythryl.mythryl │ │ ├── nanoquery.nanoquery │ │ ├── neat.neat │ │ ├── neko.neko │ │ ├── nemerle_1.n │ │ ├── nemerle_2.n │ │ ├── netrexx.nrx │ │ ├── never.fs │ │ ├── newlisp.lisp │ │ ├── nickle.c │ │ ├── nim.nim │ │ ├── nit.nit │ │ ├── nroff.nroff │ │ ├── ns_hubasic_1.ns_hubasic │ │ ├── ns_hubasic_2.ns_hubasic │ │ ├── nyquist_1.lisp │ │ ├── nyquist_2.lisp │ │ ├── nyquist_3.lisp │ │ ├── nyquist_4.lisp │ │ ├── oberon_2.oberon2 │ │ ├── objeck.obs │ │ ├── objective_c_1.m │ │ ├── objective_c_2.m │ │ ├── objective_c_3.m │ │ ├── ocaml.ml │ │ ├── occam.occam │ │ ├── octave_1.m │ │ ├── octave_2.m │ │ ├── oforth.of │ │ ├── onyx.onyx │ │ ├── ooc_1.ooc │ │ ├── ooc_2.ooc │ │ ├── oorexx.rex │ │ ├── openlisp.openlisp │ │ ├── openscad.openscad │ │ ├── oxygene.oxygene │ │ ├── oz.oz │ │ ├── pari_gp.gp │ │ ├── pascal.pas │ │ ├── pasm.pasm │ │ ├── pdp_11_assembly.assembly │ │ ├── pdp_1_assembly.assembly │ │ ├── perl_1.pl │ │ ├── perl_2.pl │ │ ├── perl_3.pl │ │ ├── perl_6_1.p6 │ │ ├── perl_6_2.p6 │ │ ├── phix.exw │ │ ├── phl.phl │ │ ├── php_1.php │ │ ├── php_2.php │ │ ├── picolisp.l │ │ ├── pict_1.pict │ │ ├── pict_2.pict │ │ ├── pikachu.pict │ │ ├── pike.pike │ │ ├── pilot.pilot │ │ ├── pir.pir │ │ ├── pl_i.pli │ │ ├── pl_m.plm │ │ ├── pl_sql.plsql │ │ ├── pony.pony │ │ ├── pop11.p │ │ ├── postscript_1.ps │ │ ├── postscript_2.ps │ │ ├── postscript_3.ps │ │ ├── postscript_4.ps │ │ ├── postscript_5.ps │ │ ├── potion.potion │ │ ├── powerbasic.powerbasic │ │ ├── powershell.ps1 │ │ ├── processing.pde │ │ ├── prodos.prodos │ │ ├── prolog.pro │ │ ├── pure.pure │ │ ├── purebasic.pb │ │ ├── python_1.py │ │ ├── python_2.py │ │ ├── python_3.py │ │ ├── python_4.py │ │ ├── python_5.py │ │ ├── python_6.py │ │ ├── quill.quill │ │ ├── quite_basic.quite_basic │ │ ├── r_1.r │ │ ├── r_2.r │ │ ├── r_3.r │ │ ├── ra.ra │ │ ├── racket.rkt │ │ ├── raven.raven │ │ ├── realbasic.realbasic │ │ ├── rebol.rebol │ │ ├── red.red │ │ ├── retro.retro │ │ ├── rexx_1.rexx │ │ ├── rexx_2.rexx │ │ ├── rexx_3.rexx │ │ ├── ring.ring │ │ ├── risc_v.risc_v │ │ ├── rtl_2.rtl_2 │ │ ├── ruby_1.rb │ │ ├── ruby_2.rb │ │ ├── ruby_3.rb │ │ ├── ruby_4.rb │ │ ├── ruby_5.rb │ │ ├── run_basic.bas │ │ ├── rust_1.rs │ │ ├── rust_2.rs │ │ ├── salmon_1.salmon │ │ ├── salmon_2.salmon │ │ ├── salmon_3.salmon │ │ ├── sas.sas │ │ ├── sasl.sasl │ │ ├── sather.sather │ │ ├── scala_1.scala │ │ ├── scala_2.scala │ │ ├── scala_3.scala │ │ ├── scala_4.scala │ │ ├── scala_5.scala │ │ ├── scheme_1.scm │ │ ├── scheme_2.scm │ │ ├── scheme_3.scm │ │ ├── scheme_4.scm │ │ ├── scilab.scilab │ │ ├── sed.sed │ │ ├── seed7.sd7 │ │ ├── self.self │ │ ├── set_lang.set_lang │ │ ├── setl.setl │ │ ├── setl4.setl4 │ │ ├── shen.shen │ │ ├── shiny.shiny │ │ ├── sidef.sf │ │ ├── simpol.simpol │ │ ├── simula.sim │ │ ├── sisal.sisal │ │ ├── skookumscript_1.js │ │ ├── skookumscript_2.js │ │ ├── slate.slate │ │ ├── smalltalk_1.st │ │ ├── smalltalk_2.st │ │ ├── smart_basic.qbasic │ │ ├── smilebasic.smilebasic │ │ ├── snobol4.sno │ │ ├── snusp_1.snusp │ │ ├── snusp_2.snusp │ │ ├── soneking_assembly.soneking_assembly │ │ ├── sparc_assembly.sparc │ │ ├── sparkling.sparkling │ │ ├── spl.spl │ │ ├── sql.sql │ │ ├── sql_pl_1.sql_pl │ │ ├── sql_pl_2.sql_pl │ │ ├── standard_ml.ml │ │ ├── stata.do │ │ ├── suneido.suneido │ │ ├── swift_1.swift │ │ ├── swift_2.swift │ │ ├── symsyn.symsyn │ │ ├── tailspin.tt │ │ ├── tcl_1.tcl │ │ ├── tcl_2.tcl │ │ ├── teco.teco │ │ ├── tern.tern │ │ ├── terra.terra │ │ ├── testml.testml │ │ ├── ti_83_basic.8xp │ │ ├── ti_89_basic.89p │ │ ├── torquescript.tqs │ │ ├── tpp.tpp │ │ ├── transact_sql.sql │ │ ├── transforth.forth │ │ ├── trith.trith │ │ ├── true_basic.truebasic │ │ ├── tuscript.tuscript │ │ ├── unicon.icn │ │ ├── uniface.uniface │ │ ├── unix_shell.sh │ │ ├── unlambda.unlambda │ │ ├── ursa.ursa │ │ ├── ursala_1.fun │ │ ├── ursala_2.fun │ │ ├── uyir.uyir │ │ ├── v.v │ │ ├── vala.vala │ │ ├── vax_assembly.vax_assembly │ │ ├── vbscript.vbs │ │ ├── vedit_macro_language.vdm │ │ ├── verbexx.verbexx │ │ ├── vhdl.vhdl │ │ ├── vim_script.vim │ │ ├── visual_basic.vb │ │ ├── visual_basic_dotnet.vb │ │ ├── viua_vm_assembly.viua_vm_assembly │ │ ├── vlang.vlang │ │ ├── wart.wart │ │ ├── wdte.wdte │ │ ├── wee_basic.wee_basic │ │ ├── whenever.whenever │ │ ├── whiley.whiley │ │ ├── wolfram_language.wolfram │ │ ├── wren.wren │ │ ├── x86_assembly_1.asm │ │ ├── x86_assembly_2.asm │ │ ├── x86_assembly_3.asm │ │ ├── xbasic.xbasic │ │ ├── xeec.xeec │ │ ├── xl.xl │ │ ├── xlisp.xlisp │ │ ├── xpl0.xpl │ │ ├── xslt.xml │ │ ├── yorick.yorick │ │ ├── z80_assembly.asm │ │ ├── zkl.zkl │ │ └── zx_spectrum_basic.bas │ ├── hello_world_graphical.md │ ├── hello_world_line_printer.md │ ├── hello_world_newbie.md │ ├── hello_world_newline_omission.md │ ├── hello_world_standard_error.md │ ├── hello_world_text.md │ ├── hello_world_web_server.md │ ├── here_document.md │ ├── heronian_triangles.md │ ├── hexapawn.md │ ├── hickerson_series_of_almost_integers.md │ ├── higher-order_functions.md │ ├── hilbert_curve.md │ ├── history_variables.md │ ├── hofstadter-conway_10_000_sequence.md │ ├── hofstadter_figure-figure_sequences.md │ ├── hofstadter_q_sequence.md │ ├── holidays_related_to_easter.md │ ├── honeycombs.md │ ├── horizontal_sundial_calculations.md │ ├── horners_rule_for_polynomial_evaluation.md │ ├── host_introspection.md │ ├── hostname.md │ ├── hough_transform.md │ ├── http.md │ ├── https.md │ ├── https_authenticated.md │ ├── https_client-authenticated.md │ ├── huffman_coding.md │ ├── humble_numbers.md │ ├── hunt_the_wumpus.md │ ├── i_before_e_except_after_c.md │ ├── i_q__puzzle.md │ ├── iban.md │ ├── identity_matrix.md │ ├── idiomatically_determine_all_the_characters_that_can_be_used_for_symbols.md │ ├── idiomatically_determine_all_the_lowercase_and_uppercase_letters.md │ ├── im_a_software_engineer__get_me_out_of_here.md │ ├── image_convolution.md │ ├── image_noise.md │ ├── imaginary_base_numbers.md │ ├── implicit_type_conversion.md │ ├── include_a_file.md │ ├── increment_a_numerical_string.md │ ├── index_finite_lists_of_positive_integers.md │ ├── infinity.md │ ├── inheritance_multiple.md │ ├── inheritance_single.md │ ├── input_loop.md │ ├── input_output_for_lines_of_text.md │ ├── input_output_for_pairs_of_numbers.md │ ├── integer_comparison.md │ ├── integer_overflow.md │ ├── integer_roots.md │ ├── integer_sequence.md │ ├── interactive_help.md │ ├── interactive_programming.md │ ├── intersecting_number_wheels.md │ ├── introspection.md │ ├── inverted_index.md │ ├── inverted_syntax.md │ ├── ipc_via_named_pipe.md │ ├── irc_gateway.md │ ├── iterated_digits_squaring.md │ ├── jaro_distance.md │ ├── jensens_device.md │ ├── jewels_and_stones.md │ ├── jortsort.md │ ├── josephus_problem.md │ ├── joystick_position.md │ ├── json.md │ ├── julia_set.md │ ├── jump_anywhere.md │ ├── just_in_time_processing_on_a_character_stream.md │ ├── k-d_tree.md │ ├── k-means___clustering.md │ ├── kahan_summation.md │ ├── kaprekar_numbers.md │ ├── kernighans_large_earthquake_problem.md │ ├── keyboard_input_flush_the_keyboard_buffer.md │ ├── keyboard_input_keypress_check.md │ ├── keyboard_input_obtain_a_y_or_n_response.md │ ├── keyboard_macros.md │ ├── knapsack_problem_0-1.md │ ├── knapsack_problem_continuous.md │ ├── knapsack_problem_unbounded.md │ ├── knights_tour.md │ ├── knuth_shuffle.md │ ├── knuths_algorithm_s.md │ ├── knuths_power_tree.md │ ├── koch_curve.md │ ├── kolakoski_sequence.md │ ├── kosaraju.md │ ├── kronecker_product.md │ ├── kronecker_product_based_fractals.md │ ├── lah_numbers.md │ ├── langtons_ant.md │ ├── largest_int_from_concatenated_ints.md │ ├── largest_number_divisible_by_its_digits.md │ ├── last_friday_of_each_month.md │ ├── last_letter-first_letter.md │ ├── latin_squares_in_reduced_form.md │ ├── latin_squares_in_reduced_form_randomizing_using_jacobson_and_matthews%E2%80%99_technique.md │ ├── launch_rocket_with_countdown_and_acceleration_in_stdout.md │ ├── law_of_cosines_-_triples.md │ ├── leap_year.md │ ├── least_common_multiple.md │ ├── left_factorials.md │ ├── leonardo_numbers.md │ ├── letter_frequency.md │ ├── levenshtein_distance.md │ ├── levenshtein_distance_alignment.md │ ├── linear_congruential_generator.md │ ├── linux_cpu_utilization.md │ ├── list_comprehensions.md │ ├── list_rooted_trees.md │ ├── literals_floating_point.md │ ├── literals_integer.md │ ├── literals_string.md │ ├── logical_operations.md │ ├── long_multiplication.md │ ├── long_primes.md │ ├── longest_common_prefix.md │ ├── longest_common_subsequence.md │ ├── longest_common_substring.md │ ├── longest_increasing_subsequence.md │ ├── longest_string_challenge.md │ ├── look-and-say_sequence.md │ ├── loop_over_multiple_arrays_simultaneously.md │ ├── loops_break.md │ ├── loops_continue.md │ ├── loops_do-while.md │ ├── loops_downward_for.md │ ├── loops_for.md │ ├── loops_for_with_a_specified_step.md │ ├── loops_foreach.md │ ├── loops_increment_loop_index_within_loop_body.md │ ├── loops_infinite.md │ ├── loops_n_plus_one_half.md │ ├── loops_nested.md │ ├── loops_while.md │ ├── loops_with_multiple_ranges.md │ ├── loops_wrong_ranges.md │ ├── lu_decomposition.md │ ├── lucas-lehmer_test.md │ ├── lucky_and_even_lucky_numbers.md │ ├── ludic_numbers.md │ ├── luhn_test_of_credit_card_numbers.md │ ├── lychrel_numbers.md │ ├── lzw_compression.md │ ├── mac_vendor_lookup.md │ ├── machine_code.md │ ├── mad_libs.md │ ├── magic_8-ball.md │ ├── magic_squares_of_doubly_even_order.md │ ├── magic_squares_of_odd_order.md │ ├── magic_squares_of_singly_even_order.md │ ├── main_step_of_gost_28147-89.md │ ├── make_a_backup_file.md │ ├── make_directory_path.md │ ├── man_or_boy_test.md │ ├── mandelbrot_set.md │ ├── map_range.md │ ├── markov_chain_text_generator.md │ ├── mastermind.md │ ├── matrix-exponentiation_operator.md │ ├── matrix_chain_multiplication.md │ ├── matrix_digital_rain.md │ ├── matrix_multiplication.md │ ├── matrix_transposition.md │ ├── maximum_triangle_path_sum.md │ ├── mayan_calendar.md │ ├── mayan_numerals.md │ ├── maze_generation.md │ ├── maze_solving.md │ ├── mcnuggets_problem.md │ ├── md4.md │ ├── md5.md │ ├── md5_implementation.md │ ├── median_filter.md │ ├── memory_allocation.md │ ├── memory_layout_of_a_data_structure.md │ ├── menu.md │ ├── mersenne_primes.md │ ├── metaprogramming.md │ ├── metered_concurrency.md │ ├── metronome/ │ │ └── index.md │ ├── mian-chowla_sequence.md │ ├── middle_three_digits.md │ ├── miller-rabin_primality_test.md │ ├── mind_boggling_card_trick.md │ ├── minesweeper_game.md │ ├── modular_arithmetic.md │ ├── modular_exponentiation.md │ ├── modular_inverse.md │ ├── modulinos.md │ ├── monads_list_monad.md │ ├── monads_maybe_monad.md │ ├── monads_writer_monad.md │ ├── monte_carlo_methods.md │ ├── montgomery_reduction.md │ ├── monty_hall_problem.md │ ├── morpion_solitaire.md │ ├── morse_code.md │ ├── most_frequent_k_chars_distance.md │ ├── mouse_position.md │ ├── move-to-front_algorithm.md │ ├── multi-dimensional_array.md │ ├── multidimensional_newton-raphson_method.md │ ├── multifactorial.md │ ├── multiline_shebang.md │ ├── multiple_distinct_objects.md │ ├── multiple_regression.md │ ├── multiplication_tables.md │ ├── multiplicative_order.md │ ├── multisplit.md │ ├── munchausen_numbers.md │ ├── munching_squares.md │ ├── musical_scale.md │ ├── mutual_recursion.md │ ├── n-body_problem.md │ ├── n-queens_problem.md │ ├── n-smooth_numbers.md │ ├── named_parameters.md │ ├── names_to_numbers.md │ ├── naming_conventions.md │ ├── narcissist.md │ ├── narcissistic_decimal_number.md │ ├── native_shebang.md │ ├── natural_sorting.md │ ├── nautical_bell.md │ ├── negative_base_numbers.md │ ├── nested_function.md │ ├── nested_templated_data.md │ ├── nim_game.md │ ├── non-continuous_subsequences.md │ ├── non-decimal_radices_convert.md │ ├── non-decimal_radices_input.md │ ├── non-decimal_radices_output.md │ ├── nonoblock.md │ ├── nonogram_solver.md │ ├── nth.md │ ├── nth_root.md │ ├── null_object.md │ ├── number_names.md │ ├── number_reversal_game.md │ ├── numeric_error_propagation.md │ ├── numeric_separator_syntax.md │ ├── numerical_and_alphabetical_suffixes.md │ ├── numerical_integration.md │ ├── numerical_integration_adaptive_simpsons_method.md │ ├── numerical_integration_gauss-legendre_quadrature.md │ ├── nysiis.md │ ├── object_serialization.md │ ├── odd_word_problem.md │ ├── old_lady_swallowed_a_fly.md │ ├── old_russian_measure_of_length.md │ ├── ole_automation.md │ ├── one-dimensional_cellular_automata.md │ ├── one-time_pad.md │ ├── one_of_n_lines_in_a_file.md │ ├── opengl.md │ ├── opengl_pixel_shader.md │ ├── opengl_utah_teapot.md │ ├── openwebnet_password.md │ ├── operator_precedence.md │ ├── optional_parameters.md │ ├── orbital_elements.md │ ├── order_disjoint_list_items.md │ ├── order_two_numerical_lists.md │ ├── ordered_partitions.md │ ├── ordered_words.md │ ├── p-value_correction.md │ ├── palindrome_detection.md │ ├── pangram_checker.md │ ├── paraffins.md │ ├── parallel_brute_force.md │ ├── parallel_calculations.md │ ├── parametric_polymorphism.md │ ├── parametrized_sql_statement.md │ ├── parse_an_ip_address.md │ ├── parse_command-line_arguments.md │ ├── parse_ebnf.md │ ├── parsing_rpn_calculator_algorithm.md │ ├── parsing_rpn_to_infix_conversion.md │ ├── parsing_shunting-yard_algorithm.md │ ├── partial_function_application.md │ ├── particle_swarm_optimization.md │ ├── partition_an_integer_x_into_n_primes.md │ ├── pascal_matrix_generation.md │ ├── pascals_triangle.md │ ├── pascals_triangle_puzzle.md │ ├── password_generator.md │ ├── pathological_floating_point_problems.md │ ├── pattern_matching.md │ ├── peaceful_chess_queen_armies.md │ ├── peano_curve.md │ ├── pells_equation.md │ ├── penneys_game.md │ ├── penrose_tiling.md │ ├── pentagram.md │ ├── pentomino_tiling.md │ ├── percentage_difference_between_images.md │ ├── perceptron.md │ ├── percolation_bond_percolation.md │ ├── percolation_mean_cluster_density.md │ ├── percolation_mean_run_density.md │ ├── percolation_site_percolation.md │ ├── perfect_numbers.md │ ├── perfect_shuffle.md │ ├── perfect_totient_numbers.md │ ├── perlin_noise.md │ ├── permutation_test.md │ ├── permutations.md │ ├── permutations_by_swapping.md │ ├── permutations_derangements.md │ ├── permutations_rank_of_a_permutation.md │ ├── permutations_with_repetitions.md │ ├── permutations_with_some_identical_elements.md │ ├── pernicious_numbers.md │ ├── phrase_reversals.md │ ├── pi.md │ ├── pick_random_element.md │ ├── pierpont_primes.md │ ├── pig_the_dice_game.md │ ├── pig_the_dice_game_player.md │ ├── pinstripe_display.md │ ├── pinstripe_printer.md │ ├── plasma_effect.md │ ├── play_recorded_sounds.md │ ├── playfair_cipher.md │ ├── playing_cards.md │ ├── plot_coordinate_pairs.md │ ├── pointers_and_references.md │ ├── poker_hand_analyser.md │ ├── polymorphic_copy.md │ ├── polymorphism.md │ ├── polynomial_long_division.md │ ├── polynomial_regression.md │ ├── polynomial_synthetic_division.md │ ├── polyspiral.md │ ├── population_count.md │ ├── power_set.md │ ├── pragmatic_directives.md │ ├── price_fraction.md │ ├── primality_by_trial_division.md │ ├── prime_conspiracy.md │ ├── prime_decomposition.md │ ├── primes_-_allocate_descendants_to_their_ancestors.md │ ├── primorial_numbers.md │ ├── print_debugging_statement.md │ ├── priority_queue.md │ ├── probabilistic_choice.md │ ├── problem_of_apollonius.md │ ├── process_smil_directives_in_xml_data.md │ ├── program_name.md │ ├── program_termination.md │ ├── proof.md │ ├── proper_divisors.md │ ├── pythagoras_tree.md │ ├── pythagorean_quadruples.md │ ├── pythagorean_triples.md │ ├── qr_decomposition.md │ ├── quaternion_type.md │ ├── queue_definition.md │ ├── queue_usage.md │ ├── quickselect_algorithm.md │ ├── quine.md │ ├── railway_circuit.md │ ├── ramanujans_constant.md │ ├── ramer-douglas-peucker_line_simplification.md │ ├── ramseys_theorem.md │ ├── random_latin_squares.md │ ├── random_number_generator_(device).md │ ├── random_number_generator_(included).md │ ├── random_numbers.md │ ├── range_consolidation.md │ ├── range_expansion.md │ ├── range_extraction.md │ ├── ranking_methods.md │ ├── rare_numbers.md │ ├── raster_bars.md │ ├── rate_counter.md │ ├── ray-casting_algorithm.md │ ├── rcrpg.md │ ├── read_a_configuration_file.md │ ├── read_a_file_character_by_character_utf8.md │ ├── read_a_file_line_by_line.md │ ├── read_a_specific_line_from_a_file.md │ ├── read_entire_file.md │ ├── readline_interface.md │ ├── real_constants_and_functions.md │ ├── recamans_sequence.md │ ├── record_sound.md │ ├── recursive_descent_parser_generator.md │ ├── reduced_row_echelon_form.md │ ├── reflection_get_source.md │ ├── reflection_list_methods.md │ ├── reflection_list_properties.md │ ├── regular_expressions.md │ ├── remote_agent_agent_interface.md │ ├── remote_agent_agent_logic.md │ ├── remote_agent_simulation.md │ ├── remove_duplicate_elements.md │ ├── remove_lines_from_a_file.md │ ├── rename_a_file.md │ ├── rendezvous.md │ ├── rep-string.md │ ├── repeat.md │ ├── repeat_a_string.md │ ├── resistance_calculator.md │ ├── resistance_network_calculator.md │ ├── resistor_mesh.md │ ├── respond_to_an_unknown_method_call.md │ ├── retrieve_and_search_chat_history.md │ ├── return_multiple_values.md │ ├── reverse_a_string.md │ ├── reverse_the_gender_of_a_string.md │ ├── reverse_words_in_a_string.md │ ├── ripemd-160.md │ ├── robots.md │ ├── rock-paper-scissors.md │ ├── roman_numerals_decode.md │ ├── roman_numerals_encode.md │ ├── roots_of_a_function.md │ ├── roots_of_a_quadratic_function.md │ ├── roots_of_unity.md │ ├── rosetta_code_add_a_task.md │ ├── rosetta_code_count_examples.md │ ├── rosetta_code_find_bare_lang_tags.md │ ├── rosetta_code_find_unimplemented_tasks.md │ ├── rosetta_code_fix_code_tags.md │ ├── rosetta_code_list_authors_of_task_descriptions.md │ ├── rosetta_code_rank_languages_by_number_of_users.md │ ├── rosetta_code_rank_languages_by_popularity.md │ ├── rosetta_code_run_examples.md │ ├── rosetta_code_tasks_without_examples.md │ ├── rosetta_code_village_pump_example_ordering.md │ ├── rosetta_code_village_pump_grouping_tasks.md │ ├── rosetta_code_village_pump_rc_extraction_tool_and_task.md │ ├── rot-13.md │ ├── rpg_attributes_generator.md │ ├── rsa_code.md │ ├── run-length_encoding.md │ ├── run_as_a_daemon_or_service.md │ ├── runge-kutta_method.md │ ├── runtime_evaluation.md │ ├── runtime_evaluation_in_an_environment.md │ ├── s-expressions.md │ ├── safe_addition.md │ ├── safe_mode.md │ ├── safe_primes_and_unsafe_primes.md │ ├── sailors__coconuts_and_a_monkey_problem.md │ ├── same_fringe.md │ ├── sandbox_realazthat_hough_transform.md │ ├── sattolo_cycle.md │ ├── scope_function_names_and_labels.md │ ├── scope_modifiers.md │ ├── search_a_list.md │ ├── search_a_list_of_records.md │ ├── secure_temporary_file.md │ ├── sedols.md │ ├── selective_file_copy.md │ ├── self-describing_numbers.md │ ├── self-hosting_compiler.md │ ├── self-referential_sequence.md │ ├── semiprime.md │ ├── semordnilap.md │ ├── send_an_unknown_method_call.md │ ├── send_email.md │ ├── separate_the_house_number_from_the_street_name.md │ ├── sequence__nth_number_with_exactly_n_divisors.md │ ├── sequence__smallest_number_greater_than_previous_term_with_exactly_n_divisors.md │ ├── sequence__smallest_number_with_exactly_n_divisors.md │ ├── sequence_of_non-squares.md │ ├── sequence_of_primes_by_trial_division.md │ ├── sequence_of_primorial_primes.md │ ├── set.md │ ├── set_consolidation.md │ ├── set_of_real_numbers.md │ ├── set_puzzle.md │ ├── seven-sided_dice_from_five-sided_dice.md │ ├── sexy_primes.md │ ├── sha-1.md │ ├── sha-256.md │ ├── shell_one-liner.md │ ├── shoelace_formula_for_polygonal_area.md │ ├── short-circuit_evaluation.md │ ├── shortest_common_supersequence.md │ ├── show_ascii_table.md │ ├── show_the_epoch.md │ ├── sierpinski_carpet.md │ ├── sierpinski_pentagon.md │ ├── sierpinski_triangle.md │ ├── sierpinski_triangle_graphical.md │ ├── sieve_of_eratosthenes.md │ ├── simple_database.md │ ├── simple_windowed_application.md │ ├── simulate_input_keyboard.md │ ├── simulate_input_mouse.md │ ├── simulated_annealing.md │ ├── sine_wave.md │ ├── singleton.md │ ├── singly-linked_list_element_definition.md │ ├── singly-linked_list_element_insertion.md │ ├── singly-linked_list_element_removal.md │ ├── singly-linked_list_traversal.md │ ├── sleep.md │ ├── smarandache_prime-digital_sequence.md │ ├── smith_numbers.md │ ├── snake.md │ ├── snake_and_ladder.md │ ├── soap.md │ ├── sockets.md │ ├── sokoban.md │ ├── solve_a_hidato_puzzle.md │ ├── solve_a_holy_knights_tour.md │ ├── solve_a_hopido_puzzle.md │ ├── solve_a_numbrix_puzzle.md │ ├── solve_a_rubiks_cube.md │ ├── solve_the_no_connection_puzzle.md │ ├── solving_coin_problems.md │ ├── sort_a_list_of_object_identifiers.md │ ├── sort_an_array_of_composite_structures.md │ ├── sort_an_integer_array.md │ ├── sort_disjoint_sublist.md │ ├── sort_numbers_lexicographically.md │ ├── sort_stability.md │ ├── sort_three_variables.md │ ├── sort_using_a_custom_comparator.md │ ├── sorting_algorithms_bead_sort.md │ ├── sorting_algorithms_bogosort.md │ ├── sorting_algorithms_bubble_sort.md │ ├── sorting_algorithms_circle_sort.md │ ├── sorting_algorithms_cocktail_sort.md │ ├── sorting_algorithms_comb_sort.md │ ├── sorting_algorithms_counting_sort.md │ ├── sorting_algorithms_cycle_sort.md │ ├── sorting_algorithms_gnome_sort.md │ ├── sorting_algorithms_heapsort.md │ ├── sorting_algorithms_insertion_sort.md │ ├── sorting_algorithms_merge_sort.md │ ├── sorting_algorithms_pancake_sort.md │ ├── sorting_algorithms_patience_sort.md │ ├── sorting_algorithms_permutation_sort.md │ ├── sorting_algorithms_quicksort.md │ ├── sorting_algorithms_radix_sort.md │ ├── sorting_algorithms_selection_sort.md │ ├── sorting_algorithms_shell_sort.md │ ├── sorting_algorithms_sleep_sort.md │ ├── sorting_algorithms_stooge_sort.md │ ├── sorting_algorithms_strand_sort.md │ ├── sorting_algorithms_tree_sort_on_a_linked_list.md │ ├── soundex.md │ ├── sparkline_in_unicode.md │ ├── special_characters.md │ ├── special_variables.md │ ├── speech_synthesis.md │ ├── spelling_of_ordinal_numbers.md │ ├── spinning_rod_animation_text.md │ ├── spiral_matrix.md │ ├── split_a_character_string_based_on_change_of_character.md │ ├── spoof_game.md │ ├── sql-based_authentication.md │ ├── square-free_integers.md │ ├── square_but_not_cube.md │ ├── stable_marriage_problem.md │ ├── stack.md │ ├── stack_traces.md │ ├── stair-climbing_puzzle.md │ ├── start_from_a_main_routine.md │ ├── starting_a_web_browser.md │ ├── state_name_puzzle.md │ ├── statistics_basic.md │ ├── statistics_normal_distribution.md │ ├── stem-and-leaf_plot.md │ ├── stern-brocot_sequence.md │ ├── stirling_numbers_of_the_first_kind.md │ ├── stirling_numbers_of_the_second_kind.md │ ├── straddling_checkerboard.md │ ├── stream_merge.md │ ├── string_append.md │ ├── string_case.md │ ├── string_comparison.md │ ├── string_concatenation.md │ ├── string_interpolation_(included).md │ ├── string_length.md │ ├── string_matching.md │ ├── string_prepend.md │ ├── strip_a_set_of_characters_from_a_string.md │ ├── strip_block_comments.md │ ├── strip_comments_from_a_string.md │ ├── strip_control_codes_and_extended_characters_from_a_string.md │ ├── strip_whitespace_from_a_string_top_and_tail.md │ ├── strong_and_weak_primes.md │ ├── subleq.md │ ├── subset_sum_problem.md │ ├── substitution_cipher.md │ ├── substring.md │ ├── substring_top_and_tail.md │ ├── subtractive_generator.md │ ├── successive_prime_differences.md │ ├── sudoku.md │ ├── suffix_tree.md │ ├── suffixation_of_decimal_numbers.md │ ├── sum_and_product_of_an_array.md │ ├── sum_and_product_puzzle.md │ ├── sum_data_type.md │ ├── sum_digits_of_an_integer.md │ ├── sum_multiples_of_3_and_5.md │ ├── sum_of_a_series.md │ ├── sum_of_squares.md │ ├── sum_to_100.md │ ├── sunflower_fractal.md │ ├── super-d_numbers.md │ ├── superellipse.md │ ├── superpermutation_minimisation.md │ ├── sutherland-hodgman_polygon_clipping.md │ ├── symmetric_difference.md │ ├── synchronous_concurrency.md │ ├── system_time.md │ ├── table_creation.md │ ├── table_creation_postal_addresses.md │ ├── take_notes_on_the_command_line.md │ ├── tamagotchi_emulator.md │ ├── tarjan.md │ ├── taxicab_numbers.md │ ├── teacup_rim_text.md │ ├── temperature_conversion.md │ ├── terminal_control_clear_the_screen.md │ ├── terminal_control_coloured_text.md │ ├── terminal_control_cursor_movement.md │ ├── terminal_control_cursor_positioning.md │ ├── terminal_control_dimensions.md │ ├── terminal_control_display_an_extended_character.md │ ├── terminal_control_hiding_the_cursor.md │ ├── terminal_control_inverse_video.md │ ├── terminal_control_positional_read.md │ ├── terminal_control_preserve_screen.md │ ├── terminal_control_restricted_width_positional_input_no_wrapping.md │ ├── terminal_control_restricted_width_positional_input_with_wrapping.md │ ├── terminal_control_ringing_the_terminal_bell.md │ ├── terminal_control_unicode_output.md │ ├── ternary_logic.md │ ├── test_a_function.md │ ├── test_integerness.md │ ├── tetris.md │ ├── text_between.md │ ├── text_processing_1.md │ ├── text_processing_2.md │ ├── text_processing_max_licenses_in_use.md │ ├── textonyms.md │ ├── the_isaac_cipher.md │ ├── the_name_game.md │ ├── the_twelve_days_of_christmas/ │ │ ├── actionscript.as │ │ ├── ada.adb │ │ ├── algol_68.a68 │ │ ├── applescript_1.applescript │ │ ├── applescript_2.applescript │ │ ├── autohotkey.ahk │ │ ├── awk.awk │ │ ├── batch_file.bat │ │ ├── befunge.befunge │ │ ├── bracmat.bra │ │ ├── c.c │ │ ├── clojure.clj │ │ ├── cobol.cob │ │ ├── common_lisp.lisp │ │ ├── cpp.cpp │ │ ├── crystal.cr │ │ ├── csharp.cs │ │ ├── d.d │ │ ├── dc.dc │ │ ├── eiffel.e │ │ ├── elena.l │ │ ├── elixir.exs │ │ ├── erlang.erl │ │ ├── factor.factor │ │ ├── forth.4th │ │ ├── fortran.f90 │ │ ├── freebasic.bas │ │ ├── fsharp.fs │ │ ├── go.go │ │ ├── groovy.groovy │ │ ├── haskell.hs │ │ ├── index.md │ │ ├── j.ijs │ │ ├── java.java │ │ ├── javascript_1.js │ │ ├── javascript_2.js │ │ ├── javascript_3.js │ │ ├── javascript_4.js │ │ ├── jq.jq │ │ ├── jsish.jsi │ │ ├── julia.jl │ │ ├── kotlin.kt │ │ ├── logo.lg │ │ ├── lolcode.lol │ │ ├── lua.lua │ │ ├── maple.mpl │ │ ├── mathematica.m │ │ ├── miniscript.ms │ │ ├── nim.nim │ │ ├── objeck.obs │ │ ├── pari_gp.gp │ │ ├── pascal_1.pas │ │ ├── pascal_2.pas │ │ ├── perl.pl │ │ ├── perl_6.p6 │ │ ├── phix.exw │ │ ├── php_1.php │ │ ├── php_2.php │ │ ├── picolisp.l │ │ ├── powershell.ps1 │ │ ├── prolog.pro │ │ ├── purebasic.pb │ │ ├── python.py │ │ ├── racket.rkt │ │ ├── rexx.rexx │ │ ├── ring.ring │ │ ├── ruby.rb │ │ ├── run_basic.bas │ │ ├── rust.rs │ │ ├── scala.scala │ │ ├── seed7.sd7 │ │ ├── self.self │ │ ├── sidef.sf │ │ ├── simula.sim │ │ ├── smalltalk.st │ │ ├── smart_basic.bas │ │ ├── snobol.sno │ │ ├── sql.sql │ │ ├── swift.swift │ │ ├── tailspin.tt │ │ ├── tcl.tcl │ │ ├── unicon.icn │ │ ├── unix_shell_1.sh │ │ ├── unix_shell_2.sh │ │ ├── vba.vba │ │ ├── vbscript.vbs │ │ ├── visual_basic_dotnet.vb │ │ └── zkl.zkl │ ├── thieles_interpolation_formula.md │ ├── thue-morse.md │ ├── tic-tac-toe.md │ ├── time-based_one-time_password_algorithm.md │ ├── time_a_function.md │ ├── tokenize_a_string.md │ ├── tokenize_a_string_with_escaping.md │ ├── tonelli-shanks_algorithm.md │ ├── top_rank_per_group.md │ ├── topic_variable.md │ ├── topological_sort.md │ ├── topological_sort_extracted_top_item.md │ ├── topswops.md │ ├── total_circles_area.md │ ├── totient_function.md │ ├── trabb_pardo%E2%80%93knuth_algorithm.md │ ├── transportation_problem.md │ ├── tree_datastructures.md │ ├── tree_traversal.md │ ├── trigonometric_functions.md │ ├── truncatable_primes.md │ ├── truncate_a_file.md │ ├── truth_table.md │ ├── twelve_statements.md │ ├── two_sum.md │ ├── type_detection.md │ ├── ukkonen%E2%80%99s_suffix_tree_construction.md │ ├── ulam_spiral_(for_primes).md │ ├── unbias_a_random_generator.md │ ├── undefined_values.md │ ├── unicode_polynomial_equation.md │ ├── unicode_strings.md │ ├── unicode_variable_names.md │ ├── unit_testing.md │ ├── universal_turing_machine.md │ ├── unix_ls.md │ ├── untrusted_environment.md │ ├── update_a_configuration_file.md │ ├── url_decoding.md │ ├── url_encoding.md │ ├── url_parser.md │ ├── use_another_language_to_call_a_function.md │ ├── using_a_speech_engine_to_highlight_words.md │ ├── using_the_meetup_com_api.md │ ├── utf-8_encode_and_decode.md │ ├── validate_international_securities_identification_number.md │ ├── vampire_number.md │ ├── van_der_corput_sequence.md │ ├── van_eck_sequence.md │ ├── variable-length_quantity.md │ ├── variable_size_get.md │ ├── variable_size_set.md │ ├── variables.md │ ├── variadic_function.md │ ├── vector.md │ ├── vector_products.md │ ├── verify_distribution_uniformity_chi-squared_test.md │ ├── verify_distribution_uniformity_naive.md │ ├── vibrating_rectangles.md │ ├── video_display_modes.md │ ├── vigen%C3%A8re_cipher.md │ ├── vigen%C3%A8re_cipher_cryptanalysis.md │ ├── visualize_a_tree.md │ ├── vlist.md │ ├── vogels_approximation_method.md │ ├── voronoi_diagram/ │ │ └── index.md │ ├── walk_a_directory_non-recursively.md │ ├── walk_a_directory_recursively.md │ ├── water_collected_between_towers.md │ ├── waveform_analysis_doh_ray_me.md │ ├── waveform_analysis_top_and_tail.md │ ├── web_scraping.md │ ├── weird_numbers.md │ ├── welchs_t-test.md │ ├── window_creation.md │ ├── window_creation_x11.md │ ├── window_management.md │ ├── wireworld.md │ ├── word_break_problem.md │ ├── word_frequency.md │ ├── word_search.md │ ├── word_wrap.md │ ├── world_cup_group_stage.md │ ├── write_entire_file.md │ ├── write_float_arrays_to_a_text_file.md │ ├── write_to_windows_event_log.md │ ├── xiaolin_wus_line_algorithm.md │ ├── xml_dom_serialization.md │ ├── xml_input.md │ ├── xml_output.md │ ├── xml_validation.md │ ├── xml_xpath.md │ ├── y_combinator.md │ ├── yahoo!_search_interface.md │ ├── yin_and_yang.md │ ├── zebra_puzzle.md │ ├── zeckendorf_arithmetic.md │ ├── zeckendorf_number_representation.md │ ├── zero_to_the_zero_power.md │ ├── zhang-suen_thinning_algorithm.md │ ├── zig-zag_matrix.md │ └── zumkeller_numbers.md ├── contributing.md ├── flake.nix ├── fp_language_comparison/ │ ├── data.ncl │ └── makefile ├── lychee.toml ├── makefile ├── readme.md ├── sass/ │ ├── _post.scss │ └── site.scss ├── scripts/ │ ├── clean_task_languages.py │ ├── create_language_pages.py │ └── fill_language_pages.py ├── source/ │ └── icon.afdesign ├── static/ │ ├── drafts/ │ │ └── _index.md │ └── images/ │ ├── 100doors_png.md │ ├── 100doors_rkt_png.md │ ├── 100x100_gif.md │ ├── 15_puzzle_png.md │ ├── 20_queens__locomotive_basic_png.md │ ├── 2_circles_through_2_points_jpg.md │ ├── 2krkp_png.md │ ├── 3cycle_gif.md │ ├── 4bit_adder_connector_png.md │ ├── 4bit_adder_diagram_png.md │ ├── 4bit_adder_panel_png.md │ ├── 4bitsadder_png.md │ ├── 4bitsadder_svg.md │ ├── 4thdragon_png.md │ ├── 9_billion_names_of_god_the_integer_mathematica_png.md │ ├── a_maze_png.md │ ├── abc_xyz_jpg.md │ ├── abcxyzabcxyz_jpg.md │ ├── ada_mandelbrot_gif.md │ ├── adaxorpattern_png.md │ ├── after_rotation_png.md │ ├── ahk_find_unimplemented_png.md │ ├── ahk_fuzzycircle_png.md │ ├── ahk_stripes_png.md │ ├── algol68_png.md │ ├── algol_68_dragon_curve_animated_gif.md │ ├── algol_68_dragon_curve_png.md │ ├── animww_gif.md │ ├── ant-processing_png.md │ ├── ant_jpg.md │ ├── ant_phpoftaak_png.md │ ├── antlrarray_png.md │ ├── antlrjson_png.md │ ├── antlrkeyword_png.md │ ├── antlrnumber_png.md │ ├── antlrobject_png.md │ ├── antlrpair_png.md │ ├── antlrstring_png.md │ ├── antlrvalue_png.md │ ├── antxpl0_gif.md │ ├── aplusb_jpg.md │ ├── apollonius-unicon_png.md │ ├── apollonius_png.md │ ├── arbitrary-precision_integers__purebasic_png.md │ ├── archimedeanspiral_zk_jpg.md │ ├── archimedes_png.md │ ├── archimedian_spiral_j_png.md │ ├── archimedian_spiral_java_png.md │ ├── autohotkey_terminal_control_coloured_text_jpeg.md │ ├── autohotkeydragoncurve_png.md │ ├── babbage_engine_jpg.md │ ├── babbage_jpg.md │ ├── balancedbrackets_png.md │ ├── barnsley-fern-perl6_png.md │ ├── barnsley_fern_java_png.md │ ├── barnsleyfern_zkl_jpg.md │ ├── barnsleyfernperl_png.md │ ├── bashcolours_png.md │ ├── basic256_bitmap_png.md │ ├── basic256_greysacle_grey_mona_lisa_jpg.md │ ├── basic256_greyscale_mona_lisa_jpg.md │ ├── basic_jpg.md │ ├── bb_png.md │ ├── benfords_law_png.md │ ├── berlin_uhr_rb_png.md │ ├── beziercubic_bbc_gif.md │ ├── bezierquad_bbc_gif.md │ ├── bfcpp_png.md │ ├── bildschirmfoto-talk-multiplication_tables_-_rosetta_code_-_mozilla_firefox_png.md │ ├── binarysearch_flowchart_png.md │ ├── binarysearch_stats32767_png.md │ ├── binarysearchstats63_png.md │ ├── bitmapxpl0_png.md │ ├── blinker_gif.md │ ├── boids_java_png.md │ ├── bot_png.md │ ├── bounded_knapsack_oocalc_pre_png.md │ ├── bounded_knapsack_oocalc_solved_png.md │ ├── bounded_knapsack_oocalc_solvedmenu_png.md │ ├── bounded_knapsack_oocalc_solvedoptmenu_png.md │ ├── brace-mandelbrot-small_png.md │ ├── brainfgui_png.md │ ├── bresenham_bbc_gif.md │ ├── bresenham_png.md │ ├── brownian-00_png.md │ ├── brownian-05_png.md │ ├── brownian-11_png.md │ ├── brownian_bbc_gif.md │ ├── brownian_tree_jpg.md │ ├── brownian_tree_perl6_png.md │ ├── brownian_tree_unicon_png.md │ ├── brownian_zkl_jpg.md │ ├── browniantree_cpp_png.md │ ├── browniantree_pb_png.md │ ├── browniantree_png.md │ ├── browniantreeanim_cpp_png.md │ ├── browniantreekokenge_png.md │ ├── brownxpl0_gif.md │ ├── btah1_png.md │ ├── btoc1_png.md │ ├── btpb1_png.md │ ├── btpb2_png.md │ ├── btpb3_png.md │ ├── btse1_png.md │ ├── bw_pinstripe_cpp_png.md │ ├── ca_java_png.md │ ├── calmosoftcarpet_jpg.md │ ├── calmosoftdrawcircle_jpg.md │ ├── calmosoftepoch_jpg.md │ ├── calmosoftfractaltree_jpg.md │ ├── calmosoftgui_jpg.md │ ├── calmosoftinput_jpg.md │ ├── calmosoftlangtons_jpg.md │ ├── calmosoftmandelbrot_jpg.md │ ├── calmosoftmouse_jpg.md │ ├── calmosoftpuzzle_jpg.md │ ├── calmosoftrandom_jpg.md │ ├── calmosoftshowepoch_jpg.md │ ├── calmosoftsierpinski_jpg.md │ ├── calmosoftwindow_jpg.md │ ├── calmosoftwindowsize_jpg.md │ ├── cam_holes_1_png.md │ ├── cam_noholes_1_png.md │ ├── carpetxpl0_gif.md │ ├── catcount_png.md │ ├── catmull-c_png.md │ ├── catmull_subsurf_png.md │ ├── catmullalgorithmmathematica_png.md │ ├── catmullclark_subdiv0_png.md │ ├── catmullclark_subdiv1_png.md │ ├── catmullclark_subdiv2_png.md │ ├── catmullclark_subdiv_0_png.md │ ├── catmullclark_subdiv_1_png.md │ ├── catmullclark_subdiv_2_png.md │ ├── cellular_automaton_locomotive_basic_png.md │ ├── centeredtext_png.md │ ├── chaos_game_java_png.md │ ├── chaosgame_zkl_jpg.md │ ├── chess_black_knight_jpg.md │ ├── chess_queen_jpg.md │ ├── chess_white_knight_jpg.md │ ├── circle1_png.md │ ├── circle2_png.md │ ├── circle3_png.md │ ├── circle_bbc_gif.md │ ├── circleclusters_png.md │ ├── clientauthorizationrunbasic_png.md │ ├── clock_cpp_png.md │ ├── clock_tcltk_png.md │ ├── clouds1_png.md │ ├── clouds2_png.md │ ├── clr_pinstripe_cpp_png.md │ ├── clusteringeulermathtoolbox_png.md │ ├── colorbarr_png.md │ ├── colorbarrunbasic_png.md │ ├── colorbars_scala_png.md │ ├── colored-text-ruby_png.md │ ├── colourbars_simple_unicon_png.md │ ├── colourbars_smpte_unicon_png.md │ ├── colourbarsmathematica_png.md │ ├── coloured_text_bbc_gif.md │ ├── colouredtextmma_png.md │ ├── compare_16_quantum_frog_histograms_purebasic_png.md │ ├── compare_16_quantum_frog_purebasic_png.md │ ├── compare_languages_concept_png.md │ ├── console_jpg.md │ ├── constrained_rnd_pts_on_circle_png.md │ ├── constrainedrandompointsonacircle_png.md │ ├── continued_fraction_png.md │ ├── conway_armasm_gif.md │ ├── coordinate-pairs-perl6_svg.md │ ├── coordinate_pair_bbc_gif.md │ ├── count2xpl0_gif.md │ ├── count_in_octal_png.md │ ├── cpc_color_bars_png.md │ ├── cpc_drawing_with_joystick_png.md │ ├── csharphoneycomb_jpg.md │ ├── csharphuffman_jpg.md │ ├── csv2html_ocaml_konsole_kde_frame_extra_credit_solution_png.md │ ├── csv2html_ocaml_links_blackbox_frame_png.md │ ├── csv2html_ocaml_links_kde_frame_png.md │ ├── csv2html_ocaml_mozilla_firefox_kde_frame_png.md │ ├── csv2html_png.md │ ├── csvhtml_bbc_gif.md │ ├── cubic_bezier_curve_php_png.md │ ├── cubicxpl0_png.md │ ├── cubies_png.md │ ├── cuboid1_png.md │ ├── cuboid2_png.md │ ├── cuboid_bbc_gif.md │ ├── cuboid_java_png.md │ ├── cuboid_perl_6_png.md │ ├── cuboid_tcl_png.md │ ├── cuboidhaskell_png.md │ ├── cuboidxpl0_gif.md │ ├── death-star-perl_png.md │ ├── death-star_png.md │ ├── death_star_lsl_jpg.md │ ├── deathstar-perl6_png.md │ ├── deathstar-tcl_gif.md │ ├── display_tree_png.md │ ├── dla_10000_d_png.md │ ├── donutxpl0_gif.md │ ├── dragon-c_png.md │ ├── dragon13_png.md │ ├── dragon17_png.md │ ├── dragon1_png.md │ ├── dragon21_png.md │ ├── dragon_curve_basic-256_png.md │ ├── dragon_curve_png.md │ ├── dragon_curve_steps_png.md │ ├── dragon_curve_svg_png.md │ ├── dragon_curve_svg_svg.md │ ├── dragoncpp_png.md │ ├── dragoncurverunbasic_png.md │ ├── dragonxpl0_gif.md │ ├── dragx86_gif.md │ ├── draw_a_cuboid_lsl_jpg.md │ ├── dutch_flag_3_jpg.md │ ├── dwscript-sphere_pbm_png.md │ ├── e1parseviewer_png.md │ ├── ensure_that_a_file_exists_png.md │ ├── entropy_jpg.md │ ├── eriksiers_avatar_jpg.md │ ├── erno_rubik_png.md │ ├── euler1_jpg.md │ ├── euler2_jpg.md │ ├── euler_method_newton_cooling_png.md │ ├── ex2_png.md │ ├── example-j-julia_png.md │ ├── example_png.md │ ├── extension_is_in_extensions_list.md │ ├── fail_all_png.md │ ├── fail_corner_png.md │ ├── fail_edge_png.md │ ├── fbsl_rc_bitmap_png.md │ ├── fbslbeziercube_png.md │ ├── fbslbezierquad_png.md │ ├── fbslbresenham_png.md │ ├── fbslflood_png.md │ ├── fbslhistogram_png.md │ ├── fbsllena_png.md │ ├── fbslmidpoint_png.md │ ├── fbslpendulum_png.md │ ├── fbslwriteppm_png.md │ ├── fib_word_fractal_gif.md │ ├── fib_word_fractal_java_gif.md │ ├── fibfract_unicon_png.md │ ├── fibofrac1_png.md │ ├── fibofrac2_png.md │ ├── fibofrac3_png.md │ ├── fibofrac4_png.md │ ├── fibonacci_word_fractal_jpg.md │ ├── fibonacci_word_fractal_zkl_jpg.md │ ├── fifo_gif.md │ ├── filledcirc-e_png.md │ ├── flip_edge_png.md │ ├── flipping_bits_java_gif.md │ ├── flood_before_zkl_jpg.md │ ├── flood_zkl_jpg.md │ ├── floodxpl0_gif.md │ ├── floyd_warshall_graph_gif.md │ ├── floydgraph_png.md │ ├── forest_fire_basic-256_gif.md │ ├── forest_fire_in_purebasic__frame_300_png.md │ ├── forestbbc_gif.md │ ├── forestfire-fsharp_png.md │ ├── forestfire-mathematica_png.md │ ├── forestfire-unicon_png.md │ ├── forestfire_pb_png.md │ ├── forestfire_png.md │ ├── forestfirecpp_png.md │ ├── forestfirerb_png.md │ ├── fractal-tree-python_png.md │ ├── fractal_tree_basic-256_png.md │ ├── fractal_tree_bbc_gif.md │ ├── fractal_tree_seed7_png.md │ ├── fractal_tree_svg.md │ ├── fractaltree_zkl_jpg.md │ ├── fractree1_png.md │ ├── fractree2_png.md │ ├── fractree3_png.md │ ├── fractree_cpp_png.md │ ├── freecell_bbc_gif.md │ ├── freecell_png.md │ ├── fsviz_png.md │ ├── ftreexpl0_png.md │ ├── full_adder_connector_png.md │ ├── full_adder_diagram_png.md │ ├── full_adder_panel_png.md │ ├── fulladder_png.md │ ├── fuze_png.md │ ├── fuzzy_circle_euphoria_png.md │ ├── fuzzycircle-unicon_png.md │ ├── fuzzycircle_jpg.md │ ├── galton_box_basic-256_gif.md │ ├── galton_box_perl6_gif.md │ ├── galtonbox-unicon_png.md │ ├── galtonbox_shoes_png.md │ ├── game-of-life-purebasic_gif.md │ ├── game_2048_java2_png.md │ ├── game_of_life_basic-256_gif.md │ ├── game_of_life_cross_gif.md │ ├── game_of_life_herschel_basic-256_gif.md │ ├── gauss_png.md │ ├── gnuplot_xor_png.md │ ├── gnuplotsphere_zkl_png.md │ ├── go-fish-racket_png.md │ ├── go-x11_png.md │ ├── go_flood_png.md │ ├── go_frog256_png.md │ ├── goant_png.md │ ├── gobez2_png.md │ ├── gobez3_png.md │ ├── goclusters_png.md │ ├── gocomp_png.md │ ├── godragon_png.md │ ├── godstar_png.md │ ├── goftree_png.md │ ├── gohough_png.md │ ├── gomandelbrot_png.md │ ├── gonoise_png.md │ ├── goodbyeworld_png.md │ ├── goorigin_png.md │ ├── gopoints_png.md │ ├── gosierpinski_png.md │ ├── gosphere_png.md │ ├── gotree_png.md │ ├── goyinyang_svg.md │ ├── grayscale-pict_png.md │ ├── grayscalesr-6_png.md │ ├── grayscalesr_png.md │ ├── greyscale_bbc_jpg.md │ ├── greyscale_unicon_png.md │ ├── greyscalebars_scala_png.md │ ├── greyscales_jpg.md │ ├── groovy-csv-to-html-basic_jpg.md │ ├── groovy-csv-to-html-extra_jpg.md │ ├── groovyplotdemo_png.md │ ├── gtkada_plot_png.md │ ├── guess_png.md │ ├── guess_the_number_cpc_png.md │ ├── gui_component_interaction_python_png.md │ ├── guicomponentrunbasic_png.md │ ├── guienabbc_gif.md │ ├── guiintbbc_gif.md │ ├── guiintsmalltalkx_png.md │ ├── h5_png.md │ ├── h9_png.md │ ├── half_adder_connector_png.md │ ├── half_adder_diagram_png.md │ ├── half_adder_panel_png.md │ ├── halfadder_png.md │ ├── happy_numbers__locomotive_basic_png.md │ ├── heap_sort-block_diagram_png.md │ ├── heap_sort-front_panel_png.md │ ├── hend_png.md │ ├── hicest_plot_coordinate_pairs_png.md │ ├── hidato_start_png.md │ ├── histogram-racket_png.md │ ├── histogram_bbc_gif.md │ ├── hofstadter_conway_10k_gif.md │ ├── honeycomb_gif.md │ ├── honeycomb_unicon_4x5_png.md │ ├── honeycombs_bbc_gif.md │ ├── honeycombs_sidef_png.md │ ├── honeyxpl0_gif.md │ ├── hough-pentagon-tcl-results_gif.md │ ├── hough_bbc_gif.md │ ├── houghtransformhex_png.md │ ├── houghtrasf-c_png.md │ ├── htmltable_bbc_gif.md │ ├── huffman_coding_example_jpg.md │ ├── hugh-lines-in_png.md │ ├── hugh-lines-out_png.md │ ├── hundreds_png.md │ ├── image_noise_bbc_jpg.md │ ├── image_noise_in_purebasic_png.md │ ├── initial_state_png.md │ ├── input_jpg.md │ ├── input_output.md │ ├── intersect_png.md │ ├── j-dragon_png.md │ ├── j-elementary_cellular_automaton-90_png.md │ ├── j-polyspiral_gif.md │ ├── j-sphere_png.md │ ├── j-superellipse_png.md │ ├── j-viewmat-plasma_png.md │ ├── j_chaos_game_png.md │ ├── j_pendulum_gif.md │ ├── james_ii_game_of_life_blinker_gif.md │ ├── java-yinyang-240_png.md │ ├── java-yinyang-80_png.md │ ├── javaforest_png.md │ ├── javahoughtransform_png.md │ ├── javaimageconvolution_png.md │ ├── javanoise2_png.md │ ├── javatruth_jpeg.md │ ├── jfern_png.md │ ├── jhoughtransform_png.md │ ├── joystickposition-purebasic_png.md │ ├── julia-set-perl6_png.md │ ├── julia_set_java_png.md │ ├── juliaset_julia_png.md │ ├── juliaset_perl_png.md │ ├── juliaset_sidef_png.md │ ├── juliaset_zkl_jpg.md │ ├── juliasetcpp_png.md │ ├── k__-c_png.md │ ├── kmg_avatar_jpg.md │ ├── knap_constraint_png.md │ ├── knap_objective_png.md │ ├── knight-c_png.md │ ├── knights_tour_7x7_png.md │ ├── knights_tour_bbc_gif.md │ ├── knights_tour_locomotive_basic_png.md │ ├── knightstour-3_png.md │ ├── knuth_shuffle_diagram_png.md │ ├── knuth_shuffle_panel_png.md │ ├── labview_100_doors_png.md │ ├── labview_99_bottles_of_beer_png.md │ ├── labview_animation_png.md │ ├── labview_arithmetic_integer_png.md │ ├── labview_array_concatenation_png.md │ ├── labview_arrays_png.md │ ├── labview_averages_arithmetic_mean_png.md │ ├── labview_boolean_values_png.md │ ├── labview_caesar_cipher_png.md │ ├── labview_call_a_foreign-language_function_png.md │ ├── labview_case_png.md │ ├── labview_character_codes_png.md │ ├── labview_character_matching_1_png.md │ ├── labview_character_matching_2_png.md │ ├── labview_character_matching_3_png.md │ ├── labview_comments_png.md │ ├── labview_copy_a_string_png.md │ ├── labview_create_a_file_png.md │ ├── labview_cwd_png.md │ ├── labview_delete_a_file_png.md │ ├── labview_detect_division_by_zero_2_png.md │ ├── labview_detect_division_by_zero_png.md │ ├── labview_determine_if_a_string_is_numeric_png.md │ ├── labview_empty_string_png.md │ ├── labview_even_or_odd_png.md │ ├── labview_fibonacci_sequence_png.md │ ├── labview_file_io_png.md │ ├── labview_fizzbuzz_png.md │ ├── labview_greatest_common_divisor_png.md │ ├── labview_guess_the_number_png.md │ ├── labview_hello_world_graphical_png.md │ ├── labview_increment_a_numerical_string_png.md │ ├── labview_least_common_multiple_png.md │ ├── labview_literals_string_png.md │ ├── labview_loops_do-while_png.md │ ├── labview_loops_for_png.md │ ├── labview_loops_for_with_a_specified_step_png.md │ ├── labview_loops_foreach_png.md │ ├── labview_loops_infinite_png.md │ ├── labview_loops_n_plus_one_half_png.md │ ├── labview_loops_while_png.md │ ├── labview_named_parameters_png.md │ ├── labview_order_two_numerical_lists_png.md │ ├── labview_palindrome_detection_png.md │ ├── labview_perfect_numbers_png.md │ ├── labview_pick_random_element_png.md │ ├── labview_queue_definition_png.md │ ├── labview_read_entire_file_png.md │ ├── labview_repeat_a_string_png.md │ ├── labview_reverse_a_string_png.md │ ├── labview_rot-13_png.md │ ├── labview_select_png.md │ ├── labview_simulate_input_keyboard_png.md │ ├── labview_substring1_png.md │ ├── labview_substring2_png.md │ ├── labview_tokenize_a_string_png.md │ ├── labview_user_input_graphical_png.md │ ├── langt_png.md │ ├── langton-pari_png.md │ ├── langton_java_png.md │ ├── langtonant_tcl_gif.md │ ├── langtons_ant_-_javascript_1_png.md │ ├── langtons_ant_-_javascript_2_png.md │ ├── langtons_ant_locomotive_basic_png.md │ ├── langtons_ant_php_png.md │ ├── langtons_ant_run_basic_png.md │ ├── langtonsant_cpp_png.md │ ├── langtonsant_euphoria_sdl_png.md │ ├── langtonsant_php_png.md │ ├── langtonsant_png.md │ ├── langtonsant_unicon_100x100_11655_gif.md │ ├── lcg1xpl0_gif.md │ ├── lcg2xpl0_gif.md │ ├── lenna100_jpg.md │ ├── lenna50_jpg.md │ ├── lifebbc_gif.md │ ├── line_zkl_jpg.md │ ├── linesracket_png.md │ ├── logansant_png.md │ ├── logo_png.md │ ├── lordmike_avatar_jpg.md │ ├── love2d-sierpinski_jpg.md │ ├── love2dpolyspiral_jpg.md │ ├── luex1_png.md │ ├── luex2_png.md │ ├── lv_array_of_randoms_with_given_mean_and_stdev_png.md │ ├── lv_strcat_png.md │ ├── lv_strlen_png.md │ ├── mac_bead_sort_jpg.md │ ├── mandel-c-gl_png.md │ ├── mandel-octave_jpg.md │ ├── mandel-perl6_png.md │ ├── mandel-php_png.md │ ├── mandelbrot-inform7_png.md │ ├── mandelbrot-javascript_png.md │ ├── mandelbrot-purebasic_png.md │ ├── mandelbrot4_png.md │ ├── mandelbrot_basic-256_jpg.md │ ├── mandelbrot_bbc_gif.md │ ├── mandelbrot_jpg.md │ ├── mandelbrot_png.md │ ├── mandelbrot_set_diagram_png.md │ ├── mandelbrot_set_panel_png.md │ ├── mandelbrot_zkl_jpg.md │ ├── mandelxpl0_png.md │ ├── margus_large_jpg.md │ ├── margusmartsepp_png.md │ ├── mathca_png.md │ ├── mathematicamazegraph_png.md │ ├── mathematicamazegraphics_png.md │ ├── mathematicamazegraphsolving_png.md │ ├── mathfractaltree_png.md │ ├── matlab-randomdisc-output_png.md │ ├── matlab_xor_png.md │ ├── maze-cube_png.md │ ├── maze-solved-unicon-20x20-1321199667_gif.md │ ├── maze_bbc_gif.md │ ├── maze_cpp_png.md │ ├── maze_java_gif.md │ ├── maze_java_png.md │ ├── maze_png.md │ ├── maze_solving_cpp_png.md │ ├── mazegen-unicon-20x30-1321060467_gif.md │ ├── mazegen-unicon-20x30-1321112170_gif.md │ ├── mazesolve_bbc_gif.md │ ├── me_png.md │ ├── median_bbc_jpg.md │ ├── minesweeper_game_basic-256_lost_png.md │ ├── minesweeper_game_basic-256_won_png.md │ ├── mk61_jpg.md │ ├── mma_basicstat_png.md │ ├── mma_clock_png.md │ ├── mma_dijkstra_png.md │ ├── mma_normaldistribution_png.md │ ├── mmacubicbezier_png.md │ ├── mmapascal_png.md │ ├── mmapendulum_gif.md │ ├── mmaquadraticbezier_png.md │ ├── mmasierpinski_png.md │ ├── modification_time.md │ ├── monte_carlo__200_points__locomotive_basic_png.md │ ├── monte_carlo__5000_points__locomotive_basic_png.md │ ├── monte_hall_problem_jpg.md │ ├── montyhall_jpg.md │ ├── morpion_5t67-typical_png.md │ ├── morpion_5t92_unicon_png.md │ ├── morse_code_jpg.md │ ├── mp-yingyang_jpg.md │ ├── msquares_cpp2_png.md │ ├── mult_gif.md │ ├── munching-racket_png.md │ ├── munchxpl0_png.md │ ├── my_green_triangle_png.md │ ├── n-queens_4-6_gif.md │ ├── n-queens_solutionbrowsergui_png.md │ ├── n_queens_problem_png.md │ ├── negslope_png.md │ ├── newgreedcpp_png.md │ ├── newlisp-gui-enable_png.md │ ├── newlisp-input-gui_png.md │ ├── noise_cpp_png.md │ ├── noiseoutput_png.md │ ├── normal_distribution_py_svg.md │ ├── notations_png.md │ ├── nqueensxpl0_gif.md │ ├── nrg3_jpg.md │ ├── num_png.md │ ├── ocaml_dragon-curve-example2_png.md │ ├── onerror_png.md │ ├── ones_png.md │ ├── opener_jpg.md │ ├── openglrunbasic_png.md │ ├── original_bbc_jpg.md │ ├── output_jpg.md │ ├── oxygenegladehw_png.md │ ├── oxygenenethw_jpg.md │ ├── oz_stacktrace1_png.md │ ├── oz_stacktrace2_png.md │ ├── pancake_gif.md │ ├── paraffins_isopentane_png.md │ ├── pases_corner_png.md │ ├── pass_edge_png.md │ ├── pass_permutaion_png.md │ ├── passes_all_png.md │ ├── passes_edge_and_corner_test_png.md │ ├── passwords_jpg.md │ ├── pb_animated_sphere_png.md │ ├── pb_cuboid_png.md │ ├── pb_fractaltree_png.md │ ├── pb_parallel_calculations_png.md │ ├── pb_pinstripe_png.md │ ├── pb_sedol_png.md │ ├── pdiff_png.md │ ├── pendulum_gif.md │ ├── penrose_java_png.md │ ├── penrose_tilesets_png.md │ ├── penta-hugh_png.md │ ├── pentagon_png.md │ ├── pentagram_java_png.md │ ├── perceptron_java_gif.md │ ├── perceptron_zkl_jpg.md │ ├── perl6_pentaflake_svg.md │ ├── perl6_png.md │ ├── perl_6_xor_pattern_png.md │ ├── perl_knights_tour_png.md │ ├── perl_xor_pattern_png.md │ ├── pgm-g2-perl6_png.md │ ├── pi_jpg.md │ ├── pi_symbol_jpg.md │ ├── picolisp_ant_gif.md │ ├── piet_a_b_png.md │ ├── pieta_bv2_gif.md │ ├── pietarithmaticinteger_png.md │ ├── pietfactorialv2_gif.md │ ├── pil_sierpinski_png.md │ ├── pinstripe-mono-unicon_gif.md │ ├── pinstripe_colour_unicon_jpeg.md │ ├── pinsxpl0_gif.md │ ├── pinsxpl0_png.md │ ├── pixel_shader_c_png.md │ ├── plasma-perl6_png.md │ ├── plasma_effect_java_png.md │ ├── plasma_png.md │ ├── plot-2d-c_png.md │ ├── plot_coordinate_pairs-algol68_gif.md │ ├── plot_cpp_png.md │ ├── plotpoints-unicon_gif.md │ ├── plotxpl0_gif.md │ ├── plotxpl0_png.md │ ├── plotxy-gnuplot_png.md │ ├── plotxy-picolisp_png.md │ ├── plotxy-ti-89_png.md │ ├── plotxy-yorick-plg_png.md │ ├── plotxy-yorick-plmk_png.md │ ├── point_mma_png.md │ ├── points_on_a_circle_locomotive_basic_png.md │ ├── pointsracket_png.md │ ├── poly-clip-c_png.md │ ├── polyintersect_png.md │ ├── polyreg-racket_png.md │ ├── polyspiral1_png.md │ ├── polyspiral2_png.md │ ├── polyspiral3_png.md │ ├── polyspiral3b_png.md │ ├── polyspiral4_png.md │ ├── polyspiral_java2_png.md │ ├── polysprial_zkl_gif.md │ ├── posslope_png.md │ ├── povray-cuboid_jpg.md │ ├── povray-deathstar_jpg.md │ ├── povray-sphere_jpg.md │ ├── ppm-perl6_png.md │ ├── primorial_cputime_digits_jpg.md │ ├── project_euler_larry_hignight_png.md │ ├── prolg_csv_to_html_jpg.md │ ├── prolog-circle_jpg.md │ ├── prolog-cuboid_png.md │ ├── prolog-dragoncurve_jpg.md │ ├── prolog-maze-solved_jpg.md │ ├── prolog-maze_jpg.md │ ├── prolog-philosophers-1_png.md │ ├── prolog-philosophers-2_png.md │ ├── prolog-philosophers-3_png.md │ ├── prolog-yin-yang_png.md │ ├── prolog_csv_to_html-1_png.md │ ├── prolog_euclide_png.md │ ├── prolog_galton_box_1_png.md │ ├── prolog_honeycombs_png.md │ ├── prolog_manhattan_png.md │ ├── prolog_minkowski_png.md │ ├── prolog_sierpinski_3_png.md │ ├── prolog_sierpinski_8_png.md │ ├── prolog_xor_pattern_png.md │ ├── psyinyang_png.md │ ├── purebasic_circle_plot_png.md │ ├── purebasic_clock_png.md │ ├── purebasic_galtonbox_png.md │ ├── purebasic_honeycomb_png.md │ ├── purebasic_langtons_ant_png.md │ ├── purebasic_plotdata_png.md │ ├── purebasic_procedure_overview_png.md │ ├── purebasic_xor_pattern_png.md │ ├── pythagoras_tree_java_png.md │ ├── pythagoras_treecpp_png.md │ ├── pythagorastreewithleafs_zkl_jpg.md │ ├── pythonsphere_png.md │ ├── pythonxorpic_png.md │ ├── pythtree1_png.md │ ├── qbasic_colored_text_png.md │ ├── qdstar_jpg.md │ ├── qrresult_jpeg.md │ ├── qsort-range-10-9_png.md │ ├── quadxpl0_png.md │ ├── quantum_frog_16_png.md │ ├── quantum_frog_c_png.md │ ├── quantum_frog_dithered_png.md │ ├── quantum_frog_png.md │ ├── queens10_bbc_gif.md │ ├── queens8_bbc_gif.md │ ├── queens9_bbc_gif.md │ ├── queens_puzzle__locomotive_basic_png.md │ ├── quincunx_bbc_gif.md │ ├── racket-nqueens-conflict_png.md │ ├── racket-nqueens_png.md │ ├── racket-sphere-plot_png.md │ ├── racket_cuboid_png.md │ ├── racket_dragon_curve_png.md │ ├── racket_langtons_ant_png.md │ ├── racketsierpinski_png.md │ ├── railway_circuits_additional_gif.md │ ├── ramsey_png.md │ ├── range_png.md │ ├── rascallogo_png.md │ ├── rb_clock_png.md │ ├── rc_power_png.md │ ├── rcode-button-language-crushed_png.md │ ├── rcode-button-task-crushed_png.md │ ├── rcreatehtmltable_png.md │ ├── rcsv2htmlnetrexx_png.md │ ├── rect-cut_svg.md │ ├── resistor-mesh_png.md │ ├── resistor-mesh_svg.md │ ├── rexx_terminal_control_coloured_text_jpg.md │ ├── rn_png.md │ ├── robotscpp_png.md │ ├── rosetta-yin-yang_png.md │ ├── rotating_cube_java_png.md │ ├── rpn_png.md │ ├── rpncnum_png.md │ ├── rpncop_png.md │ ├── ruby-forest-fire_png.md │ ├── ruby_plotxy_png.md │ ├── runge-kutta_png.md │ ├── rust-brownian-512-65k_png.md │ ├── scalatree2_png.md │ ├── scalatree_png.md │ ├── scheme-guile-brownian-tree-large_png.md │ ├── scheme-guile-brownian-tree_png.md │ ├── scratch-mandelbrot_gif.md │ ├── scratch_arrays_png.md │ ├── scratch_hello_world_graphical_png.md │ ├── scratch_repeat_a_string_png.md │ ├── scratch_user_input_graphical_png.md │ ├── scratchbeer_jpg.md │ ├── scratchcountinoctal_png.md │ ├── scratchreverseastring_png.md │ ├── seconds_clock__locomotive_basic_png.md │ ├── sh_browniantree_jpg.md │ ├── sharpened_bbc_jpg.md │ ├── shipsbell_jpg.md │ ├── shoes_clock_png.md │ ├── short_circuit_avatar_jpg.md │ ├── shsnowexercise_jpg.md │ ├── shuffledrange_png.md │ ├── sidebyside_png.md │ ├── sierp-tri-c_png.md │ ├── sierpinski-haskell_svg.md │ ├── sierpinski-perl6_svg.md │ ├── sierpinski-ps_png.md │ ├── sierpinski_carpet_bbc_gif.md │ ├── sierpinski_carpet_java_png.md │ ├── sierpinski_carpet_js_png.md │ ├── sierpinski_carpet_zkl_gif.md │ ├── sierpinski_cpp_png.md │ ├── sierpinski_pentagon_java_png.md │ ├── sierpinski_shoes_png.md │ ├── sierpinski_triangle_bbc_gif.md │ ├── sierpinski_triangle_sidef_png.md │ ├── sierpinski_triangle_unicon_png.md │ ├── sierpinskirunbasic_png.md │ ├── sierpinskiseed7_png.md │ ├── sierpinskitriangle-turtle_png.md │ ├── sierpinskitriangle_zkl_jpg.md │ ├── size.md │ ├── size_distribution.md │ ├── sleep_png.md │ ├── snake2_png.md │ ├── snake_game_perl_png.md │ ├── snake_png.md │ ├── snakecpp_png.md │ ├── snap-man-or-boy_png.md │ ├── solved_png.md │ ├── sphere-ish_svg.md │ ├── sphere-perl6_png.md │ ├── sphere-perlin_png.md │ ├── sphere-smalltalk_png.md │ ├── sphere_bbc_jpeg.md │ ├── sphere_haskell_png.md │ ├── sphere_shoes_png.md │ ├── sphere_unicon_png.md │ ├── sphere_zkl_jpg.md │ ├── sphereada_png.md │ ├── spherexpl0_png.md │ ├── spiralcpp_png.md │ ├── spiralz1_png.md │ ├── stansult_icon_jpg.md │ ├── stemplot_png.md │ ├── stern_brocot_tree_java_gif.md │ ├── stricpp_png.md │ ├── sudoku_bbc_gif.md │ ├── sudoku_jpeg.md │ ├── superellipse_java_png.md │ ├── superellipse_zkl_jpg.md │ ├── sutherland-hodgman_gif.md │ ├── sutherland-hodgman_haskell_png.md │ ├── sutherland-hodgman_matlab_png.md │ ├── suthhodg_bbc_gif.md │ ├── suthhodgclip_ocaml_png.md │ ├── swap_corners_png.md │ ├── swap_edges_png.md │ ├── syntax_jpg.md │ ├── t5_png.md │ ├── t9_png.md │ ├── tableoutput_jpg.md │ ├── talk_12345_jpg.md │ ├── talk_4bitsadder_png.md │ ├── talk_4bitsadder_svg.md │ ├── talk_algol_68_dragon_curve_animated_gif.md │ ├── talk_apollonius_png_png.md │ ├── talk_electronic_cigarette_698_jpg.md │ ├── talk_eriksiers_avatar_jpg.md │ ├── talk_fifo_gif.md │ ├── talk_fractal-tree-python_png.md │ ├── talk_fulladder_png.md │ ├── talk_halfadder_png.md │ ├── talk_j_bilinear_interpolant_jpg.md │ ├── talk_labview_detect_division_by_zero_png.md │ ├── talk_matlab-randomdisc-output_png.md │ ├── talk_pentagon_png.md │ ├── talk_pieta_bv2_gif.md │ ├── talk_rcode-button-language-crushed_png.md │ ├── talk_rcode-button-task-crushed_png.md │ ├── talk_resistor-mesh_svg.md │ ├── talk_sleep_png.md │ ├── talk_unfilledcirc_png.md │ ├── talk_xor_png.md │ ├── taxi1729_png.md │ ├── tcl-catmull_png.md │ ├── tcl-spheroid_gif.md │ ├── tcl_cubic_bezier_png.md │ ├── tcl_flood_fill_png.md │ ├── tcl_plotxy_png.md │ ├── tcl_sort_ones_png.md │ ├── tcl_sort_random_png.md │ ├── tcl_sort_reversed_png.md │ ├── temporary_png.md │ ├── tens_png.md │ ├── terminal_control_colored_text_png.md │ ├── test_jpg.md │ ├── test_png.md │ ├── threetrianglesinoneeternaltrinity_png.md │ ├── thyrd-9bottles-detail_png.md │ ├── thyrd-9bottles_png.md │ ├── tic_tac_toe_jpg.md │ ├── time_jpg.md │ ├── tkslide_png.md │ ├── total_circles_area_filtered_png.md │ ├── total_circles_area_full_png.md │ ├── tpka_autoit_0_png.md │ ├── tpka_autoit_1_png.md │ ├── tree-racket_png.md │ ├── tree_jpg.md │ ├── triangle_png.md │ ├── triangxpl0_gif.md │ ├── ttmrichter_avatar_jpeg.md │ ├── tttxpl0_gif.md │ ├── tuscript_csv2html_png.md │ ├── twist_corner_png.md │ ├── u5_png.md │ ├── u9_png.md │ ├── ulam_large_java_gif.md │ ├── ulam_spiral_java_gif.md │ ├── ulamspiral1_png.md │ ├── ulamspiral2_png.md │ ├── unbounded_knapsack_problem_fomulae_png.md │ ├── unbounded_knapsack_problem_result_png.md │ ├── unbounded_knapsack_problem_solve_optionsr_png.md │ ├── unbounded_knapsack_problem_solver_png.md │ ├── unfilledcirc_png.md │ ├── unicode_bbc_gif.md │ ├── unicode_print_locomotive_basic_png.md │ ├── units_png.md │ ├── useringui_rebol_png.md │ ├── userinput_jpg.md │ ├── userinputgraphical_png.md │ ├── van_der_corput_2d_png.md │ ├── van_der_corput_distribution_png.md │ ├── visualize_a_tree-rust-1_png.md │ ├── visualize_tree_bbc_gif.md │ ├── visualizeatree-1_png.md │ ├── wireworld-unicon_gif.md │ ├── wireworld_bbc_gif.md │ ├── wirexpl0_gif.md │ ├── world_ipv6_launch_logo_256_png.md │ ├── wumpus_java_png.md │ ├── wxpendulumscreenshot_png.md │ ├── xiaolinwu_java_png.md │ ├── xor_pattern_c_png.md │ ├── xor_pattern_java_png.md │ ├── xor_pattern_ocaml_png.md │ ├── xor_pattern_octave_png.md │ ├── xor_pattern_php_png.md │ ├── xor_png.md │ ├── xorimage-unicon-gr512_png.md │ ├── xorpattern3_png.md │ ├── xorpattern4_png.md │ ├── xorpattern_rb_png.md │ ├── xorpatterncsharp_png.md │ ├── yahoo_jpg.md │ ├── yahooench_jpg.md │ ├── yahoosearchrunbasic_png.md │ ├── yin-yang-ahk_png.md │ ├── yin-yang-perl6_svg.md │ ├── yin_and_yang_png.md │ ├── yin_yang_jpg.md │ ├── yin_yang_png.md │ ├── yin_yang_shoes_png.md │ ├── yinandyang_png.md │ ├── yinxpl0_png.md │ ├── yinyang-asymptote_svg.md │ ├── yinyang-c_svg.md │ ├── yinyang-haskell_svg.md │ ├── yinyang-nrx_svg.md │ ├── yinyang-perl_svg.md │ ├── yinyang-tcl_gif.md │ ├── yinyang-unicon_png.md │ ├── yinyang-vbnet_png.md │ ├── yinyang_gif.md │ ├── yinyang_jpg.md │ ├── yinyang_svg.md │ ├── yinyangada_png.md │ ├── yinyangbbc_gif.md │ ├── yinyanglb_gif.md │ ├── yinyanglogo_png.md │ ├── yys_png.md │ └── zebra_png.md └── templates/ ├── categories/ │ ├── list.html │ └── single.html ├── index.html ├── languages/ │ ├── list.html │ └── single.html ├── macros.html ├── page.html ├── section.html ├── shortcodes/ │ ├── code.md │ └── video.html └── tags/ ├── list.html └── single.html