Add Latino, *><>, ><>, Charcoal, Candy, Alice, BBC BASIC, C--, Cubix, DB2, GOTO++, Haifuckqueue, Husk, Haystack, Integral, Lost, Pyth, REBMU, Rotor, Evil and Your Mom (#1315)

Co-authored-by: Gabe <66077254+MrBrain295@users.noreply.github.com>
Co-authored-by: Richie Bendall <richiebendall@gmail.com>
This commit is contained in:
jixperson 2022-02-24 08:07:34 +03:30 committed by GitHub
parent 0182821bc7
commit 9babfcf07a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
26 changed files with 101 additions and 10 deletions

1
#/*><> Normal file
View File

@ -0,0 +1 @@
"Hello World"r>Ool?u!|;

11
#/123 Normal file
View File

@ -0,0 +1,11 @@
2221222212121121121121121121121122221222212121121121121121121
222222111211211121121211222222211121121112112
2222221112111121121122222221112111121
2222221112111121121122222221112111121
2222221112111112121122222221112111112
222221111112222211111122222211111122222111112
2222221121112111112222222112111211112
2222221112111112121122222221112111112
2222221111211211121122222221111211211
2222221112111121121122222221112111121
22222211121121112112112222222111211211121

2
#/><> Normal file
View File

@ -0,0 +1,2 @@
"Hello World"r\
o;!?l<

1
a/Alice.alice Normal file
View File

@ -0,0 +1 @@
"dlroW olleH"d&O`@

1
b/BBC BASIC.bbc Normal file
View File

@ -0,0 +1 @@
PRINT "Hello World"

12
c/C-- Normal file
View File

@ -0,0 +1,12 @@
target byteorder little;
import puts;
export main;
section "data"{
s:bits8[] "Hello World\0";
}
foreign "C" main(){
foreign "C" puts("address"s);
foreign "C" return(0);
}

1
c/Candy.candy Normal file
View File

@ -0,0 +1 @@
"Hello World"(;)

View File

@ -0,0 +1 @@
Print("Hello World");

1
c/Charcoal.cl Normal file
View File

@ -0,0 +1 @@
Hello World

1
c/Cubix Normal file
View File

@ -0,0 +1 @@
./v.o;@?/."dlroW"S..u/"Hello"

1
d/db2.sql Normal file
View File

@ -0,0 +1 @@
VALUES('Hello World')

13
e/Evil Normal file
View File

@ -0,0 +1,13 @@
zaeeeaeeew (H)
zaeeaeeaeaw (e)
zuueeueueaw (l)
zuueeueueaw (l)
zuueeueew (o)
zaeeeeew ( )
zaeeeeeue (W)
zuueeueew (o)
zuueeueeaaaw (r)
zuueeueueaw (l)
zaeeaeeaew (d)
zaeeuuuw (\r)
zaeaaaaaaw (\n)

1
g/GOTO++.gpp Normal file
View File

@ -0,0 +1 @@
GOTOPRINTDUTEXTE() ; «Hello World»

9
h/Haifuckqueue Normal file
View File

@ -0,0 +1,9 @@
{Hel}
$3{lo }
$3{W}
$1{o}
$1{rld}
$3{ }
$1|10
$1ooooo
ooooo

1
h/Husk.hs Normal file
View File

@ -0,0 +1 @@
¨Hω]

1
h/haystack.hstk Normal file
View File

@ -0,0 +1 @@
"Hello World"o|

View File

@ -1,8 +0,0 @@
openC
movLoc
2
extract
movVar
Hello World
execute
closeC

1
i/Integral Normal file
View File

@ -0,0 +1 @@
⌡Hello World

1
l/Latino.lat Normal file
View File

@ -0,0 +1 @@
escribir("Hello World")

1
l/Lost.??? Normal file
View File

@ -0,0 +1 @@
%"Hello World"@

1
p/Pyth.pyth Normal file
View File

@ -0,0 +1 @@
"Hello World"

1
r/REBMU.reb Normal file
View File

@ -0,0 +1 @@
rebmu [p"Hello World"]

1
r/Rotor Normal file
View File

@ -0,0 +1 @@
"Hello World

View File

@ -8,16 +8,18 @@ Thanks to everyone who continues to contribute; new languages are created every
Make sure to see [contributing.md](/contributing.md) for instructions on contributing to the project!
<!--Languages start-->
## Languages (920 total)
## Languages (940 total)
* [!](%23/%21)
* [!@#$%^&*()_+](%23/%21%40%23%24%25%5E%26%E2%88%97%28%29_%2B)
* [():;#?!](%23/%28%29%CB%B8%3B%23%EF%BC%9F%21)
* [*><>](%23/%2A%3E%3C%3E)
* [0(nop^)](%23/0%28nop%5E%29)
* [0587](%23/0587)
* [05AB1E](%23/05AB1E)
* [0815](%23/0815.0815)
* [1+](%23/1%2B)
* [123](%23/123)
* [1C Enterprise](%23/1C%20Enterprise)
* [256](%23/256.256)
* [2B](%23/2B.2b)
@ -28,6 +30,7 @@ Make sure to see [contributing.md](/contributing.md) for instructions on contrib
* [6969 Assembler](%23/6969%20Assembler)
* [8051 Assembly](%23/8051%20Assembly)
* [8th](%23/8th)
* [><>](%23/%3E%3C%3E)
* [@tention!](%23/%40tention%21)
* [@text](%23/%40text)
* [~Afrikaans](%23/~Afrikaans)
@ -123,6 +126,7 @@ Make sure to see [contributing.md](/contributing.md) for instructions on contrib
* [ALGOL 60](a/ALGOL%2060.algol60)
* [ALGOL 68](a/ALGOL%2068.algol68)
* [ALGOL W](a/ALGOL%20W.algol)
* [Alice](a/Alice.alice)
* [Alore](a/Alore.alore)
* [AlPhAbEt](a/AlPhAbEt.abc)
* [Amiga-E](a/Amiga-E.amiga-e)
@ -207,6 +211,7 @@ Make sure to see [contributing.md](/contributing.md) for instructions on contrib
* [Batch](b/Batch.bat)
* [Batsh](b/Batsh.batsh)
* [Battlestar](b/Battlestar.bts)
* [BBC BASIC](b/BBC%20BASIC.bbc)
* [BC GNU](b/BC%20GNU.bc)
* [BC](b/BC.bc)
* [BCPL](b/BCPL.bcl)
@ -245,9 +250,11 @@ Make sure to see [contributing.md](/contributing.md) for instructions on contrib
* [C+](c/C%2B)
* [C+++](c/C%2B%2B%2B)
* [C++](c/C%2B%2B.cpp)
* [C--](c/C--)
* [C](c/C.c)
* [Cache ObjectScript](c/Cache%20ObjectScript.mac)
* [CAML](c/CAML.ml)
* [Candy](c/Candy.candy)
* [Cardinal](c/Cardinal.cardinal)
* [Casio BASIC](c/Casio%20BASIC)
* [cat](c/cat.cat)
@ -261,6 +268,8 @@ Make sure to see [contributing.md](/contributing.md) for instructions on contrib
* [CGI](c/CGI.c)
* [Chaos](c/Chaos.kaos)
* [Chapel](c/Chapel.chpl)
* [Charcoal verbose mode](c/Charcoal%20verbose%20mode.cl)
* [Charcoal](c/Charcoal.cl)
* [Cheddar](c/Cheddar.cheddar)
* [Cheese++](c/Cheese%2B%2B.cheese)
* [Chef](c/Chef.ch)
@ -297,6 +306,7 @@ Make sure to see [contributing.md](/contributing.md) for instructions on contrib
* [CSharp](c/CSharp.cs)
* [CSON](c/CSON.cson)
* [CSS](c/CSS.css)
* [Cubix](c/Cubix)
* [Cuda](c/Cuda.cu)
* [Cuneiform](c/Cuneiform.cfl)
* [Curry](c/Curry.curry)
@ -310,6 +320,7 @@ Make sure to see [contributing.md](/contributing.md) for instructions on contrib
* [Darwin](d/Darwin.drw)
* [DataFlex](d/DataFlex)
* [Db2](d/Db2.sql)
* [db2](d/db2.sql)
* [dBase](d/dBase.dbf)
* [Dc](d/Dc.dc)
* [DCL](d/DCL)
@ -325,8 +336,8 @@ Make sure to see [contributing.md](/contributing.md) for instructions on contrib
* [Django](d/Django.py)
* [DNA#](d/DNA%23.dna)
* [DNCL](d/DNCL.dncl)
* [Dog](d/Dog)
* [DOG](d/DOG)
* [Dog](d/Dog)
* [DogeScript](d/DogeScript.djs)
* [DOGO](d/DOGO.dogo)
* [dongbei](d/dongbei.dongbei)
@ -369,6 +380,7 @@ Make sure to see [contributing.md](/contributing.md) for instructions on contrib
* [Erlang](e/Erlang.erl)
* [es](e/es)
* [Euphoria](e/Euphoria.ex)
* [Evil](e/Evil)
* [Executable](e/Executable.exe)
* [Express](e/Express.js)
* [F](f/F.f95)
@ -425,6 +437,7 @@ Make sure to see [contributing.md](/contributing.md) for instructions on contrib
* [Google Apps Script](g/Google%20Apps%20Script.gs)
* [Gosu](g/Gosu.gosu)
* [Gosu](g/Gosu.gs)
* [GOTO++](g/GOTO%2B%2B.gpp)
* [GraphQL](g/GraphQL.graphql)
* [Gravity](g/Gravity.gravity)
* [GreeeeeeeeenText](g/GreeeeeeeeenText)
@ -438,10 +451,12 @@ Make sure to see [contributing.md](/contributing.md) for instructions on contrib
* [GTA3Script](g/GTA3Script.sc)
* [Gui4Cli](g/Gui4Cli)
* [Hack](h/Hack.hh)
* [Haifuckqueue](h/Haifuckqueue)
* [Haml](h/Haml.haml)
* [Harbour](h/Harbour.prg)
* [Haskell](h/Haskell.hs)
* [Haxe](h/Haxe.hx)
* [haystack](h/haystack.hstk)
* [Hello](h/Hello)
* [Hello++](h/Hello%2B%2B)
* [HEX](h/HEX.hex)
@ -461,6 +476,7 @@ Make sure to see [contributing.md](/contributing.md) for instructions on contrib
* [HTTP](h/HTTP.py)
* [Hubot](h/Hubot.coffee)
* [Huf](h/Huf.huf)
* [Husk](h/Husk.hs)
* [Hy](h/Hy.hy)
* [HyperTalk](h/HyperTalk.ht)
* [H🌍](h/H%F0%9F%8C%8D)
@ -478,6 +494,7 @@ Make sure to see [contributing.md](/contributing.md) for instructions on contrib
* [Inform](i/Inform.inform)
* [Ink](i/Ink.ink)
* [Inkling](i/Inkling.ink)
* [Integral](i/Integral)
* [Intercal](i/Intercal.i)
* [Io](i/Io.Io)
* [Ioke](i/Ioke.ik)
@ -524,6 +541,7 @@ Make sure to see [contributing.md](/contributing.md) for instructions on contrib
* [Labyrinth](l/Labyrinth.labyrinth)
* [LassoScript](l/LassoScript.lasso)
* [LaTeX](l/LaTeX.tex)
* [Latino](l/Latino.lat)
* [LazyK](l/LazyK.lazy)
* [LBL](l/LBL.lbl)
* [LCoffee](l/LCoffee.lcoff)
@ -549,6 +567,7 @@ Make sure to see [contributing.md](/contributing.md) for instructions on contrib
* [LOLA](l/LOLA.lola)
* [LOLCODE](l/LOLCODE.lol)
* [LOLPython](l/LOLPython.lol)
* [Lost](l/Lost.%3F%3F%3F)
* [LotusScript](l/LotusScript.lss)
* [LSL](l/LSL.lsl)
* [Lua Grimex](l/Lua%20Grimex.j)
@ -703,6 +722,7 @@ Make sure to see [contributing.md](/contributing.md) for instructions on contrib
* [Pyret](p/Pyret.arr)
* [PySide2](p/PySide2.py)
* [PySimpleGUI](p/PySimpleGUI.py)
* [Pyth](p/Pyth.pyth)
* [Python 2](p/Python%202.py)
* [Python 3](p/Python%203.py)
* [Q](q/Q.q)
@ -729,6 +749,7 @@ Make sure to see [contributing.md](/contributing.md) for instructions on contrib
* [Readlink](r/Readlink.readlink)
* [RealBasic](r/RealBasic.realbasic)
* [Reason](r/Reason.re)
* [REBMU](r/REBMU.reb)
* [Rebol](r/Rebol.r)
* [Rebol](r/Rebol.reb)
* [Recurse](r/Recurse.recurse)
@ -748,6 +769,7 @@ Make sure to see [contributing.md](/contributing.md) for instructions on contrib
* [Robot Framework](r/Robot%20Framework.robot)
* [Rockstar](r/Rockstar.rock)
* [Roco](r/Roco.roco)
* [Rotor](r/Rotor)
* [Roy](r/Roy.roy)
* [RPG IV](r/RPG%20IV.rpgle)
* [RPG](r/RPG.rpgle)
@ -888,6 +910,7 @@ Make sure to see [contributing.md](/contributing.md) for instructions on contrib
* [Whenever](w/Whenever.whenever)
* [Whirl](w/Whirl.wr)
* [Whitespace](w/Whitespace.ws)
* [Wierd](w/Wierd.w)
* [WikiText](w/WikiText.wiki)
* [WML](w/WML.wml)
* [WolframLanguage](w/WolframLanguage.wl)
@ -915,6 +938,7 @@ Make sure to see [contributing.md](/contributing.md) for instructions on contrib
* [YoLang](y/YoLang.yo)
* [YoptaScript](y/YoptaScript)
* [Yorick](y/Yorick.i)
* [Your Mom](y/Your%20Mom)
* [Z Shell](z/Z%20Shell.zsh)
* [ZBD](z/ZBD)
* [Zepto](z/Zepto.zp)

10
w/Wierd.w Normal file
View File

@ -0,0 +1,10 @@
-******************* dlroW olleH
*
R* * * *
E* ** ** *
T* ** ** *
U *** *** ****
R * * * *
N * * ********
* ****
0 **

1
y/Your Mom Normal file
View File

@ -0,0 +1 @@
'Hello World