Merge pull request #387 from thatHexa/master
list_langs.py now makes the languages in the listing links to the actual files, and added some info to CONTRIBUTING.md
This commit is contained in:
@@ -3,9 +3,11 @@ Contributing
|
|||||||
|
|
||||||
When adding new "Hello World" programs, please name the file according to the language it was written in, don't abbreviate the language name too much (so use "JavaScript", not "JS") but don't make it TOO long (so use "CSS" not "Cascading Style Sheets". Use hyphens ("-") as word seperators, and only use a single dot (for seperating the filename from the extension). For exmaple, a "Hello World" program in Objective C should be named "Objective-C.m, and the one in HTML should be named HTML.html.
|
When adding new "Hello World" programs, please name the file according to the language it was written in, don't abbreviate the language name too much (so use "JavaScript", not "JS") but don't make it TOO long (so use "CSS" not "Cascading Style Sheets". Use hyphens ("-") as word seperators, and only use a single dot (for seperating the filename from the extension). For exmaple, a "Hello World" program in Objective C should be named "Objective-C.m, and the one in HTML should be named HTML.html.
|
||||||
|
|
||||||
|
**INPORTANT: IF YOU WANT TO CHANGE THE README (`README.md`), EDIT `README_nolist.md` (!) THEN RUN THE `list_langs.py` SCRIPT AS NOTED BELOW.**
|
||||||
|
|
||||||
Use
|
Use
|
||||||
```bash
|
```bash
|
||||||
./list_langs.py
|
./list_langs.py
|
||||||
```
|
```
|
||||||
for updating the list of languages in `README.md` (make sure you are in the repository's root directory when running the script).
|
for updating the list of languages in `README.md` (make sure you are in the repository's root directory when running the script). This script will completely re-write `README.md`, copying the contents of `README_nolist.md` before the listing.
|
||||||
**NOTE THAT THIS SCRIPT MUST BE EXECUTED ON PYTHON 3.6+!** If your default isn't 3.6+, use `python3 list_langs.py`.
|
**NOTE THAT THIS SCRIPT MUST BE EXECUTED ON PYTHON 3.6+!** If your default isn't 3.6+, use `python3 list_langs.py`.
|
||||||
|
|||||||
989
README.md
989
README.md
@@ -14,498 +14,497 @@ Spin-Off project smartly suggested and implemented by @zenware
|
|||||||
Meet [FizzBuzz](https://github.com/zenware/FizzBuzz) the evolution of [hello-world](https://github.com/leachim6/hello-world)
|
Meet [FizzBuzz](https://github.com/zenware/FizzBuzz) the evolution of [hello-world](https://github.com/leachim6/hello-world)
|
||||||
|
|
||||||
### This repository currently contains "Hello World" programs in the following languages:
|
### This repository currently contains "Hello World" programs in the following languages:
|
||||||
* 0815
|
* [0815](%23/0815.0815)
|
||||||
* 1c Enterprise
|
* [1c Enterprise](%23/1c-enterprise)
|
||||||
* 2b
|
* [2b](%23/2B.2b)
|
||||||
* 4gl
|
* [4gl](%23/4gl.4gl)
|
||||||
* 4test
|
* [4test](%23/4test)
|
||||||
* 4thdimension
|
* [4thdimension](%23/4thdimension.4dd)
|
||||||
* ~english
|
* [~english](%23/~English.ext)
|
||||||
* Abap
|
* [Abap](a/abap.abap)
|
||||||
* Abc
|
* [Abc](a/abc.abc)
|
||||||
* Acidic
|
* [Acidic](a/ACIDIC.acidic)
|
||||||
* Acpi
|
* [Acpi](a/acpi)
|
||||||
* Acronym
|
* [Acronym](a/ACRONYM.acronym)
|
||||||
* Acs
|
* [Acs](a/acs.acs)
|
||||||
* Actionscript
|
* [Actionscript](a/actionscript.as)
|
||||||
* Actionscript2
|
* [Actionscript2](a/actionscript2.as)
|
||||||
* Actionscript3
|
* [Actionscript3](a/actionscript3.as)
|
||||||
* Actionscript Flashmx
|
* [Actionscript Flashmx](a/actionscript_flashmx.as)
|
||||||
* Ada
|
* [Ada](a/ada.ada)
|
||||||
* Advpl
|
* [Advpl](a/advpl)
|
||||||
* Aeolbonn
|
* [Aeolbonn](a/Aeolbonn.aeo)
|
||||||
* Aeolbonn
|
* [Aeolbonn](a/aeolbonn.aeolbonn)
|
||||||
* Agda
|
* [Agda](a/agda.agda)
|
||||||
* Aheui
|
* [Aheui](a/aheui.aheui)
|
||||||
* Aime
|
* [Aime](a/aime.aime)
|
||||||
* Aiml
|
* [Aiml](a/aiml.aiml)
|
||||||
* Alaguf
|
* [Alaguf](a/ALAGUF.alaguf)
|
||||||
* Alda
|
* [Alda](a/alda.alda)
|
||||||
* Algae
|
* [Algae](a/algae.algae)
|
||||||
* Algol W
|
* [Algol W](a/ALGOL-W.algol)
|
||||||
* Algol60
|
* [Algol60](a/algol60.algol60)
|
||||||
* Algol68
|
* [Algol68](a/algol68.algol68)
|
||||||
* Alore
|
* [Alore](a/alore.alore)
|
||||||
* Amiga E
|
* [Amiga E](a/Amiga-E.amiga-e)
|
||||||
* Amos
|
* [Amos](a/amos)
|
||||||
* Android
|
* [Android](a/android.java)
|
||||||
* Angelscript
|
* [Angelscript](a/angelscript)
|
||||||
* Angular
|
* [Angular](a/angular.js)
|
||||||
* Ante
|
* [Ante](a/ante.ante)
|
||||||
* Antlang
|
* [Antlang](a/AntLang.ant)
|
||||||
* Apc
|
* [Apc](a/apc.apc)
|
||||||
* Apl
|
* [Apl](a/apl.apl)
|
||||||
* Applescript
|
* [Applescript](a/applescript.scpt)
|
||||||
* Arduino
|
* [Arduino](a/arduino.ino)
|
||||||
* Arena
|
* [Arena](a/arena.are)
|
||||||
* Argh
|
* [Argh](a/argh.agh)
|
||||||
* Arnoldc
|
* [Arnoldc](a/arnoldc.arnoldc)
|
||||||
* Ash
|
* [Ash](a/ash.ash)
|
||||||
* Asp
|
* [Asp](a/asp.asp)
|
||||||
* Assembler 6502
|
* [Assembler 6502](a/assembler_6502.asm)
|
||||||
* Assembler 6502appleii
|
* [Assembler 6502appleii](a/assembler_6502appleII.asm)
|
||||||
* Assembler 6502c64
|
* [Assembler 6502c64](a/assembler_6502c64.asm)
|
||||||
* Assembler 6809vectrex
|
* [Assembler 6809vectrex](a/assembler_6809vectrex.asm)
|
||||||
* Assembler 8048 Videopac
|
* [Assembler 8048 Videopac](a/assembler_8048_videopac.asm)
|
||||||
* Assembler Atari2600
|
* [Assembler Atari2600](a/assembler_atari2600.asm)
|
||||||
* Assembler Dcpu16
|
* [Assembler Dcpu16](a/assembler_DCPU16.asm)
|
||||||
* Assembler Fasm Dos
|
* [Assembler Fasm Dos](a/assembler_fasm_dos.asm)
|
||||||
* Assembler Ibm360
|
* [Assembler Ibm360](a/assembler_ibm360.asm)
|
||||||
* Assembler Intel
|
* [Assembler Intel](a/assembler_intel.asm)
|
||||||
* Assembler Lc 3
|
* [Assembler Lc 3](a/assembler_lc-3.asm)
|
||||||
* Assembler M68000 Amigaos
|
* [Assembler M68000 Amigaos](a/assembler_m68000_amigaos.asm)
|
||||||
* Assembler Masm Dos
|
* [Assembler Masm Dos](a/assembler_masm_dos.asm)
|
||||||
* Assembler Masm Win32
|
* [Assembler Masm Win32](a/assembler_masm_win32.asm)
|
||||||
* Assembler Masm Win64
|
* [Assembler Masm Win64](a/assembler_masm_win64.asm)
|
||||||
* Assembler Mips
|
* [Assembler Mips](a/assembler_mips.asm)
|
||||||
* Assembler Mmix
|
* [Assembler Mmix](a/assembler_mmix.asm)
|
||||||
* Assembler Nasm Freebsd
|
* [Assembler Nasm Freebsd](a/assembler_nasm_freebsd.asm)
|
||||||
* Assembler Nasm Linux
|
* [Assembler Nasm Linux](a/assembler_nasm_linux.asm)
|
||||||
* Assembler Nasm Linux64
|
* [Assembler Nasm Linux64](a/assembler_nasm_linux64.asm)
|
||||||
* Assembler Tasm Dos
|
* [Assembler Tasm Dos](a/assembler_tasm_dos.asm)
|
||||||
* Assembler Tms9900 Ti99 4a
|
* [Assembler Tms9900 Ti99 4a](a/assembler_tms9900_ti99_4a.asm)
|
||||||
* Assembler Vax Ultrix
|
* [Assembler Vax Ultrix](a/assembler_vax_ultrix.asm)
|
||||||
* Assembler Z80 Knightos
|
* [Assembler Z80 Knightos](a/assembler_z80_knightos.asm)
|
||||||
* Assembler Z80 Ti83calculator
|
* [Assembler Z80 Ti83calculator](a/assembler_z80_ti83calculator.asm)
|
||||||
* Assembler Z80 Zxspectrum
|
* [Assembler Z80 Zxspectrum](a/assembler_z80_zxspectrum.asm)
|
||||||
* Autohotkey
|
* [Autohotkey](a/autohotkey.ahk)
|
||||||
* Autoit
|
* [Autoit](a/autoit.au3)
|
||||||
* Awk
|
* [Awk](a/awk.awk)
|
||||||
* B
|
* [B](b/B.b)
|
||||||
* Bash
|
* [Bash](b/bash.bash)
|
||||||
* Basic
|
* [Basic](b/basic.bas)
|
||||||
* Batch
|
* [Batch](b/batch.bat)
|
||||||
* Batsh
|
* [Batsh](b/batsh.batsh)
|
||||||
* Battlestar
|
* [Battlestar](b/battlestar.bts)
|
||||||
* Bcpl
|
* [Bcpl](b/BCPL.bcl)
|
||||||
* Beatnik
|
* [Beatnik](b/beatnik.beatnik)
|
||||||
* Befunge
|
* [Befunge](b/befunge.be)
|
||||||
* Bennugd
|
* [Bennugd](b/BennuGD)
|
||||||
* Beta
|
* [Beta](b/beta.bet)
|
||||||
* Bit
|
* [Bit](b/BIT.bit)
|
||||||
* Bitbitjump
|
* [Bitbitjump](b/BitBitJump.bbj)
|
||||||
* Blc
|
* [Blc](b/BLC.Blc)
|
||||||
* Blitz3d
|
* [Blitz3d](b/blitz3d.bb)
|
||||||
* Blub
|
* [Blub](b/blub.blub)
|
||||||
* Boo
|
* [Boo](b/boo.boo)
|
||||||
* Brainf Ck 2d
|
* [Brainf Ck 2d](b/brainf-ck-2d.bf2d)
|
||||||
* Brainf Ck
|
* [Brainf Ck](b/brainf-ck.bf)
|
||||||
* Brainloller
|
* [Brainloller](b/Brainloller.png)
|
||||||
* Broccoli
|
* [Broccoli](b/broccoli.brocc)
|
||||||
* Brzrk
|
* [Brzrk](b/BRZRK.brzrk)
|
||||||
* Burlesque
|
* [Burlesque](b/burlesque.burlesque)
|
||||||
* Byter
|
* [Byter](b/byter.byter)
|
||||||
* C++
|
* [C++](c/c++.cpp)
|
||||||
* C
|
* [C](c/c.c)
|
||||||
* Caml
|
* [Caml](c/caml.ml)
|
||||||
* Cardinal
|
* [Cardinal](c/cardinal.cardinal)
|
||||||
* Casio Basic
|
* [Casio Basic](c/Casio BASIC)
|
||||||
* Cat
|
* [Cat](c/cat.cat)
|
||||||
* Centura
|
* [Centura](c/centura.centura)
|
||||||
* Ceylon
|
* [Ceylon](c/ceylon.ceylon)
|
||||||
* Cgi
|
* [Cgi](c/cgi.c)
|
||||||
* Chapel
|
* [Chapel](c/chapel.chpl)
|
||||||
* Cheddar
|
* [Cheddar](c/cheddar.cheddar)
|
||||||
* Chef
|
* [Chef](c/chef.ch)
|
||||||
* Chicken
|
* [Chicken](c/chicken.chicken)
|
||||||
* Cil
|
* [Cil](c/cil.il)
|
||||||
* Clean
|
* [Clean](c/clean.icl)
|
||||||
* Clipper
|
* [Clipper](c/clipper.clipper)
|
||||||
* Clipper
|
* [Clipper](c/clipper.prg)
|
||||||
* Clips
|
* [Clips](c/clips.clips)
|
||||||
* Clisp
|
* [Clisp](c/clisp.lisp)
|
||||||
* Clojure
|
* [Clojure](c/clojure.clj)
|
||||||
* Cobol
|
* [Cobol](c/cobol.cbl)
|
||||||
* Coconut
|
* [Coconut](c/coconut.coc)
|
||||||
* Coffeescript
|
* [Coffeescript](c/coffeescript.coffee)
|
||||||
* Coldfusion
|
* [Coldfusion](c/coldfusion.cfm)
|
||||||
* Common Lisp
|
* [Common Lisp](c/common-lisp.lisp)
|
||||||
* Continuesequation
|
* [Continuesequation](c/ContinuesEquation.ce)
|
||||||
* Cool
|
* [Cool](c/cool.cl)
|
||||||
* Cor
|
* [Cor](c/cor.cor)
|
||||||
* Crystal
|
* [Crystal](c/crystal.cr)
|
||||||
* Csh
|
* [Csh](c/csh.csh)
|
||||||
* Csharp
|
* [Csharp](c/csharp.cs)
|
||||||
* Css
|
* [Css](c/css.css)
|
||||||
* Cypherneo4j
|
* [Cypherneo4j](c/cypherNeo4j.cypher)
|
||||||
* Hello World
|
* [Hello World](c/hello-world.curry)
|
||||||
* D
|
* [D](d/d.d)
|
||||||
* Dark
|
* [Dark](d/dark.txt)
|
||||||
* Dart
|
* [Dart](d/Dart.dart)
|
||||||
* Db2
|
* [Db2](d/db2.sql)
|
||||||
* Dc
|
* [Dc](d/dc.dc)
|
||||||
* Dcl
|
* [Dcl](d/DCL)
|
||||||
* Dd Dd
|
* [Dd Dd](d/dd_dd.dd)
|
||||||
* Delphi
|
* [Delphi](d/delphi.delphi)
|
||||||
* Delphi
|
* [Delphi](d/delphi.pas)
|
||||||
* Dis
|
* [Dis](d/dis.dis)
|
||||||
* Divzeros
|
* [Divzeros](d/divzeros.dz)
|
||||||
* Dna#
|
* [Dna#](d/DNA#.dna)
|
||||||
* Dna Sharp
|
* [Dna Sharp](d/DNA-Sharp.dna)
|
||||||
* Dogescript
|
* [Dogescript](d/dogescript.djs)
|
||||||
* Dogo
|
* [Dogo](d/DOGO.dogo)
|
||||||
* Dos
|
* [Dos](d/dos.bat)
|
||||||
* Drive In Window
|
* [Drive In Window](d/Drive-In Window.diw)
|
||||||
* Dtrace
|
* [Dtrace](d/dtrace.d)
|
||||||
* Dup
|
* [Dup](d/DUP.dup)
|
||||||
* Dylan
|
* [Dylan](d/dylan.dl)
|
||||||
* Dyvil
|
* [Dyvil](d/Dyvil.dyvil)
|
||||||
* Ebuild
|
* [Ebuild](e/ebuild.ebuild)
|
||||||
* Eiffel
|
* [Eiffel](e/Eiffel.eiff)
|
||||||
* Elixir
|
* [Elixir](e/elixir.ex)
|
||||||
* Elixir
|
* [Elixir](e/elixir.exs)
|
||||||
* Emacslisp
|
* [Emacslisp](e/EmacsLisp.el)
|
||||||
* Emmental
|
* [Emmental](e/emmental.emmental)
|
||||||
* Emojicode
|
* [Emojicode](e/emojicode.emojic)
|
||||||
* Emoticon
|
* [Emoticon](e/emoticon.emoticon)
|
||||||
* Eoool
|
* [Eoool](e/EOOOL.eoool)
|
||||||
* Erlang Hw
|
* [Erlang Hw](e/erlang_hw.erl)
|
||||||
* Hello Html
|
* [Hello Html](e/hello-html.elm)
|
||||||
* Factor
|
* [Factor](f/factor.factor)
|
||||||
* Falcon
|
* [Falcon](f/falcon.fal)
|
||||||
* False
|
* [False](f/false.f)
|
||||||
* Fancy
|
* [Fancy](f/fancy.fy)
|
||||||
* Fantom
|
* [Fantom](f/fantom.fan)
|
||||||
* Ferite
|
* [Ferite](f/ferite.fe)
|
||||||
* Fish
|
* [Fish](f/fish.fish)
|
||||||
* Fjoelnir
|
* [Fjoelnir](f/fjoelnir.fjo)
|
||||||
* Fob
|
* [Fob](f/fob.fob)
|
||||||
* Focal
|
* [Focal](f/focal.fc)
|
||||||
* Fog
|
* [Fog](f/fog.fog.md)
|
||||||
* Foo
|
* [Foo](f/foo.foo)
|
||||||
* Forobj
|
* [Forobj](f/forobj.forobj)
|
||||||
* Forth
|
* [Forth](f/forth.fth)
|
||||||
* Fortob
|
* [Fortob](f/fortob.fortob)
|
||||||
* Fortran
|
* [Fortran](f/fortran.f90)
|
||||||
* Fortran77
|
* [Fortran77](f/fortran77.f77)
|
||||||
* Fourier
|
* [Fourier](f/fourier.fourier)
|
||||||
* Fsharp
|
* [Fsharp](f/fsharp.fs)
|
||||||
* Gammaplex
|
* [Gammaplex](g/gammaplex.gammaplex)
|
||||||
* Gasoil
|
* [Gasoil](g/GASOIL.gasoil)
|
||||||
* Gecho
|
* [Gecho](g/gecho.gecho)
|
||||||
* Gentzen
|
* [Gentzen](g/gentzen.gentzen)
|
||||||
* Geojson
|
* [Geojson](g/geojson.geojson)
|
||||||
* Gibberish
|
* [Gibberish](g/gibberish.gibberish)
|
||||||
* Glass
|
* [Glass](g/glass.glass)
|
||||||
* Go
|
* [Go](g/go.go)
|
||||||
* Golfscript
|
* [Golfscript](g/golfscript.golfscript)
|
||||||
* Golo
|
* [Golo](g/golo.golo)
|
||||||
* Googleappscript
|
* [Googleappscript](g/googleappscript.gs)
|
||||||
* Gosu
|
* [Gosu](g/gosu.gosu)
|
||||||
* Gosu
|
* [Gosu](g/gosu.gs)
|
||||||
* Green Marl
|
* [Green Marl](g/Green-Marl.gm)
|
||||||
* Gri
|
* [Gri](g/gri.gri)
|
||||||
* Gridscript
|
* [Gridscript](g/GridScript.gridscript)
|
||||||
* Grin
|
* [Grin](g/grin.grin)
|
||||||
* Groovy
|
* [Groovy](g/groovy.groovy)
|
||||||
* Hack
|
* [Hack](h/hack.hh)
|
||||||
* Haskell
|
* [Haskell](h/haskell.hs)
|
||||||
* Haxe
|
* [Haxe](h/haxe.hx)
|
||||||
* Hex
|
* [Hex](h/HEX.hex)
|
||||||
* Hexish
|
* [Hexish](h/hexish.hexish)
|
||||||
* Higher Subleq
|
* [Higher Subleq](h/Higher Subleq.higher_subleq)
|
||||||
* Hodor
|
* [Hodor](h/hodor.hd)
|
||||||
* Hollow
|
* [Hollow](h/hollow.hollow)
|
||||||
* Homespring
|
* [Homespring](h/homespring.homespring)
|
||||||
* Hop
|
* [Hop](h/HOP)
|
||||||
* Hq9+
|
* [Hq9+](h/hq9+.h)
|
||||||
* Html
|
* [Html](h/html.html)
|
||||||
* Hy
|
* [Hy](h/hy.hy)
|
||||||
* Hypertalk
|
* [Hypertalk](h/hypertalk.ht)
|
||||||
* Ibm1401
|
* [Ibm1401](i/ibm1401)
|
||||||
* Icedcoffeescript
|
* [Icedcoffeescript](i/IcedCoffeeScript.ics)
|
||||||
* Ici
|
* [Ici](i/ici.ici)
|
||||||
* Icon
|
* [Icon](i/icon.icn)
|
||||||
* Idl
|
* [Idl](i/IDL)
|
||||||
* Idris
|
* [Idris](i/idris.idr)
|
||||||
* Il
|
* [Il](i/il.il)
|
||||||
* Incal
|
* [Incal](i/INCAL.incal)
|
||||||
* Indec
|
* [Indec](i/InDec.indec)
|
||||||
* Inform
|
* [Inform](i/inform.inform)
|
||||||
* Ink
|
* [Ink](i/ink.ink)
|
||||||
* Intercal
|
* [Intercal](i/intercal.i)
|
||||||
* Io
|
* [Io](i/Io.Io)
|
||||||
* Ioke
|
* [Ioke](i/ioke.ik)
|
||||||
* Irc
|
* [Irc](i/irc)
|
||||||
* Iscom
|
* [Iscom](i/iscom.iscom)
|
||||||
* Islisp
|
* [Islisp](i/ISLISP.lisp)
|
||||||
* J
|
* [J](j/j.ijs)
|
||||||
* Jade
|
* [Jade](j/jade.jade)
|
||||||
* Jai
|
* [Jai](j/jai.jai)
|
||||||
* Jasmin
|
* [Jasmin](j/Jasmin.j)
|
||||||
* Jason
|
* [Jason](j/jason.mas2j)
|
||||||
* Java
|
* [Java](j/Java.java)
|
||||||
* Javascript
|
* [Javascript](j/javascript.js)
|
||||||
* Jess
|
* [Jess](j/jess.cpl)
|
||||||
* Jsf*ck
|
* [Jsf*ck](j/JSF*ck.js)
|
||||||
* Json
|
* [Json](j/json.json)
|
||||||
* Jsoniq
|
* [Jsoniq](j/JSONiq)
|
||||||
* Jsx
|
* [Jsx](j/jsx.js)
|
||||||
* Julia
|
* [Julia](j/julia.jl)
|
||||||
* K
|
* [K](k/k.k)
|
||||||
* Karel
|
* [Karel](k/karel.kl)
|
||||||
* Kiml
|
* [Kiml](k/KimL.kiml)
|
||||||
* Kipple
|
* [Kipple](k/kipple.kipple)
|
||||||
* Kotlin
|
* [Kotlin](k/kotlin)
|
||||||
* Kotlin
|
* [Kotlin](k/kotlin.kt)
|
||||||
* Ksh
|
* [Ksh](k/ksh.ksh)
|
||||||
* Labyrinth
|
* [Labyrinth](l/labyrinth.labyrinth)
|
||||||
* Latex
|
* [Latex](l/LaTeX.tex)
|
||||||
* Lazyk
|
* [Lazyk](l/LazyK.lazy)
|
||||||
* Leszek
|
* [Leszek](l/leszek.leszek)
|
||||||
* Limbo
|
* [Limbo](l/limbo.b)
|
||||||
* Linux X86
|
* [Lisaac](l/lisaac.li)
|
||||||
* Lisaac
|
* [Lisp](l/lisp.lsp)
|
||||||
* Lisp
|
* [Livescript](l/livescript.ls)
|
||||||
* Livescript
|
* [Llvm](l/llvm.ll)
|
||||||
* Llvm
|
* [Lnusp](l/LNUSP.lnusp)
|
||||||
* Lnusp
|
* [Logical](l/logical.logical)
|
||||||
* Logical
|
* [Logo](l/logo.lg)
|
||||||
* Logo
|
* [Lola](l/LOLA.lola)
|
||||||
* Lola
|
* [Lolcode](l/lolcode.lol)
|
||||||
* Lolcode
|
* [Lolpython](l/lolpython.lol)
|
||||||
* Lolpython
|
* [Lsl](l/lsl.lsl)
|
||||||
* Lsl
|
* [Lua](l/lua.lua)
|
||||||
* Lua
|
* [M4](m/m4.m4)
|
||||||
* M4
|
* [Macsyma](m/macsyma.mac)
|
||||||
* Macsyma
|
* [Magic](m/magic)
|
||||||
* Magic
|
* [Malbolge](m/malbolge.mbg)
|
||||||
* Malbolge
|
* [Markdown](m/markdown.md)
|
||||||
* Markdown
|
* [Mathematica Online](m/mathematica-online.nb)
|
||||||
* Mathematica Online
|
* [Matlab](m/matlab.m)
|
||||||
* Matlab
|
* [Maxscript](m/maxscript.ms)
|
||||||
* Maxscript
|
* [Mel](m/mel.mel)
|
||||||
* Mel
|
* [Meq](m/meq.meq)
|
||||||
* Meq
|
* [Mercury](m/mercury.m)
|
||||||
* Mercury
|
* [Mirc](m/mirc.mrc)
|
||||||
* Mirc
|
* [Mmmm()](m/Mmmm().mmmm)
|
||||||
* Mmmm()
|
* [Modula 2](m/modula-2.mod)
|
||||||
* Modula 2
|
* [Modula 3](m/modula-3.m3)
|
||||||
* Modula 3
|
* [Mongo](m/mongo.shell)
|
||||||
* Mongo
|
* [Moonscript](m/moonscript.moon)
|
||||||
* Moonscript
|
* [Morsecode](m/morsecode)
|
||||||
* Morsecode
|
* [Mouse](m/mouse.mse)
|
||||||
* Mouse
|
* [Move](m/move.mv)
|
||||||
* Move
|
* [Mozart](m/mozart.oz)
|
||||||
* Mozart
|
* [Muf](m/muf.muf)
|
||||||
* Muf
|
* [Mumps](m/mumps.m)
|
||||||
* Mumps
|
* [Mushcode](m/mushcode.mush)
|
||||||
* Mushcode
|
* [Mysql](m/mysql.sql)
|
||||||
* Mysql
|
* [Neko](n/neko.neko)
|
||||||
* Neko
|
* [Nemerle](n/nemerle.n)
|
||||||
* Nemerle
|
* [Newtonscript](n/newtonscript.nwt)
|
||||||
* Newtonscript
|
* [Nice](n/nice.nice)
|
||||||
* Nice
|
* [Nimrod](n/nimrod.nim)
|
||||||
* Nimrod
|
* [Nit](n/nit.nit)
|
||||||
* Nit
|
* [Node](n/node.js)
|
||||||
* Node
|
* [Nodejs](n/nodejs.js)
|
||||||
* Nodejs
|
* [Novice](n/novice.novice)
|
||||||
* Novice
|
* [Nu](n/nu.nu)
|
||||||
* Nu
|
* [Nxc](n/nxc.nxc)
|
||||||
* Nxc
|
* [Oberon 2](o/oberon-2.obn)
|
||||||
* Oberon 2
|
* [Oberon](o/oberon.o)
|
||||||
* Oberon
|
* [Obix](o/obix.osc)
|
||||||
* Obix
|
* [Obj](o/obj.st)
|
||||||
* Obj
|
* [Objc](o/objc.m)
|
||||||
* Objc
|
* [Objective J](o/objective-j.j)
|
||||||
* Objective J
|
* [Objectstar](o/ObjectStar)
|
||||||
* Objectstar
|
* [Ocaml](o/ocaml.ml)
|
||||||
* Ocaml
|
* [Octave](o/octave.octave)
|
||||||
* Octave
|
* [Omgrofl](o/omgrofl.omgrofl)
|
||||||
* Omgrofl
|
* [Ooc](o/ooc.ooc)
|
||||||
* Ooc
|
* [Ook](o/ook.ok)
|
||||||
* Ook
|
* [Opa](o/opa.opa)
|
||||||
* Opa
|
* [Openlaszlo](o/OpenLaszlo.lzx)
|
||||||
* Openlaszlo
|
* [Oraclesql](o/oraclesql.sql)
|
||||||
* Oraclesql
|
* [Orc](o/Orc.orc)
|
||||||
* Orc
|
* [Oz](o/oz.oz)
|
||||||
* Oz
|
* [Hello World](p/hello_world.pl1)
|
||||||
* Hello World
|
* [Parenthetic](p/parenthetic.p)
|
||||||
* Parenthetic
|
* [Pascal](p/pascal.p)
|
||||||
* Pascal
|
* [Pawn](p/pawn.p)
|
||||||
* Pawn
|
* [Pb](p/pb.pwr)
|
||||||
* Pb
|
* [Pbwin](p/pbwin.bas)
|
||||||
* Pbwin
|
* [Perl](p/perl.cgi)
|
||||||
* Perl
|
* [Perl](p/perl.pl)
|
||||||
* Perl
|
* [Perl6](p/perl6.p6)
|
||||||
* Perl6
|
* [Perseus](p/perseus.p++)
|
||||||
* Perseus
|
* [Pharo](p/pharo.st)
|
||||||
* Pharo
|
* [Php](p/php.php)
|
||||||
* Php
|
* [Picat](p/picat.pi)
|
||||||
* Picat
|
* [Piet](p/piet.png)
|
||||||
* Piet
|
* [Pig](p/pig.pig)
|
||||||
* Pig
|
* [Pike](p/pike.pike)
|
||||||
* Pike
|
* [Pit](p/pit.pit)
|
||||||
* Pit
|
* [Pizza](p/pizza.pizza)
|
||||||
* Pizza
|
* [Please Porige Hot](p/please_porige_hot.pph)
|
||||||
* Please Porige Hot
|
* [Plsql](p/plsql.sql)
|
||||||
* Plsql
|
* [Pluvo](p/pluvo.pvo)
|
||||||
* Pluvo
|
* [Polynomial](p/polynomial.pol)
|
||||||
* Polynomial
|
* [Pony](p/pony.pony)
|
||||||
* Pony
|
* [Postgresql](p/postgresql.sql)
|
||||||
* Postgresql
|
* [Postscript](p/postscript.ps)
|
||||||
* Postscript
|
* [Postscript Page](p/postscript_page.ps)
|
||||||
* Postscript Page
|
* [Posxml](p/posxml.posxml)
|
||||||
* Posxml
|
* [Potigol](p/potigol.poti)
|
||||||
* Potigol
|
* [Powershell](p/powershell.ps1)
|
||||||
* Powershell
|
* [Processing](p/processing.pde)
|
||||||
* Processing
|
* [Prolog](p/prolog.pro)
|
||||||
* Prolog
|
* [Purebasic](p/purebasic.pb)
|
||||||
* Purebasic
|
* [Purescript](p/purescript.purs)
|
||||||
* Purescript
|
* [Pyret](p/pyret.arr)
|
||||||
* Pyret
|
* [Python](p/python.py)
|
||||||
* Python
|
* [Python3](p/python3.py)
|
||||||
* Python3
|
* [Qbasic](q/Qbasic.bas)
|
||||||
* Qbasic
|
* [Qore](q/qore.q)
|
||||||
* Qore
|
* [Qu](q/qu.qu)
|
||||||
* Qu
|
* [Quakec](q/QuakeC.qc)
|
||||||
* Quakec
|
* [Quartzcomposer](q/QuartzComposer.qtz)
|
||||||
* Quartzcomposer
|
* [Qugord](q/qugord.qugord)
|
||||||
* Qugord
|
* [Qwerty](q/qwerty.qwerty)
|
||||||
* Qwerty
|
* [R](r/R.R)
|
||||||
* R
|
* [Racket](r/racket.rkt)
|
||||||
* Racket
|
* [Radixal](r/radixal.radixal)
|
||||||
* Radixal
|
* [Ratfor](r/ratfor.ratfor)
|
||||||
* Ratfor
|
* [React](r/react.js)
|
||||||
* React
|
* [Reason](r/reason.re)
|
||||||
* Reason
|
* [Rebol](r/rebol.r)
|
||||||
* Rebol
|
* [Recurse](r/recurse.recurse)
|
||||||
* Recurse
|
* [Restructuredtext](r/reStructuredText.rst)
|
||||||
* Restructuredtext
|
* [Rexx](r/rexx.rexx)
|
||||||
* Rexx
|
* [Richtea](r/richtea.tea)
|
||||||
* Richtea
|
* [Roco](r/roco.roco)
|
||||||
* Roco
|
* [Roy](r/roy.roy)
|
||||||
* Roy
|
* [Ruby](r/ruby.rb)
|
||||||
* Ruby
|
* [Rust](r/rust.rs)
|
||||||
* Rust
|
* [Hello](s/hello.st)
|
||||||
* Hello
|
* [S Algol](s/S-algol)
|
||||||
* S Algol
|
* [Sacred](s/sacred.sacred)
|
||||||
* Sacred
|
* [Sal](s/sal.s)
|
||||||
* Sal
|
* [Sas](s/sas.sas)
|
||||||
* Sas
|
* [Sather](s/sather.sa)
|
||||||
* Sather
|
* [Scala](s/scala.scala)
|
||||||
* Scala
|
* [Scheme](s/scheme.scm)
|
||||||
* Scheme
|
* [Schwift](s/schwift.y)
|
||||||
* Schwift
|
* [Scilab](s/scilab.scilab)
|
||||||
* Scilab
|
* [Scratch](s/scratch.sb)
|
||||||
* Scratch
|
* [Sed](s/sed.sed)
|
||||||
* Sed
|
* [Self](s/self.self)
|
||||||
* Self
|
* [Semicolon](s/semicolon)
|
||||||
* Semicolon
|
* [Sendstuff](s/SendStuff.ss)
|
||||||
* Sendstuff
|
* [Shakespeare](s/shakespeare.spl)
|
||||||
* Shakespeare
|
* [Shell](s/shell.sh)
|
||||||
* Shell
|
* [Shen](s/shen.shen)
|
||||||
* Shen
|
* [Sil](s/SIL.SIL)
|
||||||
* Sil
|
* [Simpl+](s/simpl+.usp)
|
||||||
* Simpl+
|
* [Simula](s/simula.sim)
|
||||||
* Simula
|
* [Slashes](s/slashes.slashes)
|
||||||
* Slashes
|
* [Smali](s/smali.smali)
|
||||||
* Smali
|
* [Smalltalk](s/smalltalk.sm)
|
||||||
* Smalltalk
|
* [Smil](s/smil.smil)
|
||||||
* Smil
|
* [Sml](s/sml.sml)
|
||||||
* Sml
|
* [Snowman](s/snowman.sm)
|
||||||
* Snowman
|
* [Soupscript](s/soupscript.script)
|
||||||
* Soupscript
|
* [Sparql](s/sparql.sparql)
|
||||||
* Sparql
|
* [Spoon](s/spoon.spoon)
|
||||||
* Spoon
|
* [Sql](s/sql.sql)
|
||||||
* Sql
|
* [Squirrel](s/squirrel.nut)
|
||||||
* Squirrel
|
* [Standard Ml](s/standard-ml.sml)
|
||||||
* Standard Ml
|
* [Stanza](s/stanza.stanza)
|
||||||
* Stanza
|
* [Streem](s/streem.strm)
|
||||||
* Streem
|
* [Stuck](s/stuck.stuck)
|
||||||
* Stuck
|
* [Subleq](s/subleq.sq)
|
||||||
* Subleq
|
* [Supercollider](s/supercollider.sc)
|
||||||
* Supercollider
|
* [Svg](s/svg.svg)
|
||||||
* Svg
|
* [Swift](s/swift.swift)
|
||||||
* Swift
|
* [Systemtap](s/systemtap.stp)
|
||||||
* Systemtap
|
* [Plain Text](t/plain-text.txt)
|
||||||
* Plain Text
|
* [Tao Presentations](t/Tao-Presentations.ddd)
|
||||||
* Tao Presentations
|
* [Tapebagel](t/TapeBagel.tb)
|
||||||
* Tapebagel
|
* [Tcl](t/tcl.tcl)
|
||||||
* Tcl
|
* [Tcsh](t/tcsh.tcsh)
|
||||||
* Tcsh
|
* [Telephone](t/telephone)
|
||||||
* Telephone
|
* [Tex](t/TeX.tex)
|
||||||
* Tex
|
* [Thp](t/thp.hrp)
|
||||||
* Thp
|
* [Thue](t/thue.th)
|
||||||
* Thue
|
* [Tibasic](t/tibasic.ti)
|
||||||
* Tibasic
|
* [Tk](t/tk.tk)
|
||||||
* Tk
|
* [Tri](t/tri.tri)
|
||||||
* Tri
|
* [Trollscript](t/trollscript.troll)
|
||||||
* Trollscript
|
* [Trumpscript](t/TrumpScript.py)
|
||||||
* Trumpscript
|
* [Tsql](t/tsql.sql)
|
||||||
* Tsql
|
* [Ttcn3](t/TTCN3.ttcn)
|
||||||
* Ttcn3
|
* [Turing](t/turing.oot)
|
||||||
* Turing
|
* [Turing](t/Turing.t)
|
||||||
* Turing
|
* [Typescript](t/typescript.ts)
|
||||||
* Typescript
|
* [Ubercode](u/Ubercode.cls)
|
||||||
* Ubercode
|
* [Ubiquity](u/ubiquity.ubiquity)
|
||||||
* Ubiquity
|
* [Umajin](u/umajin.u)
|
||||||
* Umajin
|
* [Unicomal](u/unicomal.lst)
|
||||||
* Unicomal
|
* [Unlambda](u/unlambda.unl)
|
||||||
* Unlambda
|
* [V](v/V)
|
||||||
* V
|
* [Vala](v/vala.vala)
|
||||||
* Vala
|
* [Vbnet](v/vbnet.vb)
|
||||||
* Vbnet
|
* [Verbose](v/verbose.verbose)
|
||||||
* Verbose
|
* [Verbosefuck](v/verbosefuck.vbfk)
|
||||||
* Verbosefuck
|
* [Verilog](v/verilog.v)
|
||||||
* Verilog
|
* [Verve](v/verve.vrv)
|
||||||
* Verve
|
* [Vhdl](v/vhdl.vhdl)
|
||||||
* Vhdl
|
* [Vi](v/vi)
|
||||||
* Vi
|
* [Vimscript](v/vimscript.vim)
|
||||||
* Vimscript
|
* [Virgil](v/virgil.v3)
|
||||||
* Virgil
|
* [Visualbasic](v/visualbasic.vb)
|
||||||
* Visualbasic
|
* [Visualbasicscript](v/visualbasicscript.vbs)
|
||||||
* Visualbasicscript
|
* [Visualfoxpro](v/visualfoxpro.prg)
|
||||||
* Visualfoxpro
|
* [Vms](v/vms.vms)
|
||||||
* Vms
|
* [Vrml](v/vrml.wrl)
|
||||||
* Vrml
|
* [Wheat](w/wheat.wheat)
|
||||||
* Wheat
|
* [Whenever](w/whenever.whenever)
|
||||||
* Whenever
|
* [Whirl](w/whirl.wr)
|
||||||
* Whirl
|
* [Whitespace](w/whitespace.ws)
|
||||||
* Whitespace
|
* [Wml](w/wml.wml)
|
||||||
* Wml
|
* [Wolframlanguage](w/wolframlanguage.wl)
|
||||||
* Wolframlanguage
|
* [Wren](w/wren.wren)
|
||||||
* Wren
|
* [Wsh](w/wsh.vbs)
|
||||||
* Wsh
|
* [X D](x/x-D.xd)
|
||||||
* X D
|
* [Xbase++](x/xbase++.prg)
|
||||||
* Xbase++
|
* [Xbase](x/xbase.dbf)
|
||||||
* Xbase
|
* [Xl](x/xl.xl)
|
||||||
* Xl
|
* [Xlogo](x/xlogo.lgo)
|
||||||
* Xlogo
|
* [Xml](x/xml.xml)
|
||||||
* Xml
|
* [Xpl0](x/xpl0.xpl)
|
||||||
* Xpl0
|
* [Xquery](x/xquery.xq)
|
||||||
* Xquery
|
* [Xrf](x/XRF.xrf)
|
||||||
* Xrf
|
* [Xslt](x/xslt.xslt)
|
||||||
* Xslt
|
* [Xul](x/xul.xul)
|
||||||
* Xul
|
* [Y](y/Y.y)
|
||||||
* Y
|
* [Yaml](y/yaml.yaml)
|
||||||
* Yaml
|
* [Yolang](y/yolang.yo)
|
||||||
* Yolang
|
* [Zbd](z/zbd)
|
||||||
* Zbd
|
* [Zepto](z/zepto.zp)
|
||||||
* Zepto
|
* [Zetaplex](z/zetaplex.zeta)
|
||||||
* Zetaplex
|
* [Zim](z/zim.zim)
|
||||||
* Zim
|
* [Zimbu](z/zimbu.zu)
|
||||||
* Zimbu
|
* [Zombie](z/zombie.zombie)
|
||||||
* Zombie
|
* [Zonnon](z/zonnon.znn)
|
||||||
* Zonnon
|
* [Zsh](z/zsh.zsh)
|
||||||
* Zsh
|
|
||||||
|
|||||||
@@ -16,10 +16,10 @@ readme.write('\n### This repository currently contains "Hello World" programs in
|
|||||||
for dir in os.listdir('.'):
|
for dir in os.listdir('.'):
|
||||||
if not (dir == '.' or dir == '..' or dir[0] == '.' or os.path.isfile(dir)):
|
if not (dir == '.' or dir == '..' or dir[0] == '.' or os.path.isfile(dir)):
|
||||||
for file in os.listdir(dir):
|
for file in os.listdir(dir):
|
||||||
if os.path.isfile(f"{dir}/{file}"):
|
if os.path.isfile(f'{dir}/{file}'):
|
||||||
lang = ''
|
lang = ''
|
||||||
for str in file[0:(len(file) if file.find('.') == -1 else file.find('.'))].replace('-', ' ').replace('_', ' ').split():
|
for str in file[0:(len(file) if file.find('.') == -1 else file.find('.'))].replace('-', ' ').replace('_', ' ').split():
|
||||||
lang += str.capitalize() + ' '
|
lang += str.capitalize() + ' '
|
||||||
readme.write('* ' + lang[:-1] + '\n') # Cut trailing space
|
readme.write(f'* [{lang[:-1]}]({dir if dir != "#" else "%23"}/{file})\n') # Cut trailing space
|
||||||
|
|
||||||
readme.close()
|
readme.close()
|
||||||
|
|||||||
Reference in New Issue
Block a user