Added ASCIIDots, Fim++, Fractran++ and TI-hexadecimal
Fixes: #496 Co-Authored-By: cedricfarinazzo <cedric@farinazzo.cf>
This commit is contained in:
@@ -64,6 +64,7 @@ Meet [FizzBuzz](https://github.com/zenware/FizzBuzz), the evolution of [hello-wo
|
|||||||
* [Arena](a%5Carena.are)
|
* [Arena](a%5Carena.are)
|
||||||
* [Argh](a%5Cargh.agh)
|
* [Argh](a%5Cargh.agh)
|
||||||
* [Arnoldc](a%5Carnoldc.arnoldc)
|
* [Arnoldc](a%5Carnoldc.arnoldc)
|
||||||
|
* [Asciidots](a%5Casciidots.ascii)
|
||||||
* [Ash](a%5Cash.ash)
|
* [Ash](a%5Cash.ash)
|
||||||
* [Asm2Bf](a%5Casm2bf.asm)
|
* [Asm2Bf](a%5Casm2bf.asm)
|
||||||
* [Asp](a%5Casp.asp)
|
* [Asp](a%5Casp.asp)
|
||||||
@@ -214,6 +215,7 @@ Meet [FizzBuzz](https://github.com/zenware/FizzBuzz), the evolution of [hello-wo
|
|||||||
* [Fantom](f%5Cfantom.fan)
|
* [Fantom](f%5Cfantom.fan)
|
||||||
* [Ferite](f%5Cferite.fe)
|
* [Ferite](f%5Cferite.fe)
|
||||||
* [Fetlang](f%5Cfetlang.fet)
|
* [Fetlang](f%5Cfetlang.fet)
|
||||||
|
* [Fim++](f%5Cfim%2B%2B.fimpp)
|
||||||
* [Fish](f%5Cfish.fish)
|
* [Fish](f%5Cfish.fish)
|
||||||
* [Fjoelnir](f%5Cfjoelnir.fjo)
|
* [Fjoelnir](f%5Cfjoelnir.fjo)
|
||||||
* [Fob](f%5Cfob.fob)
|
* [Fob](f%5Cfob.fob)
|
||||||
@@ -226,6 +228,7 @@ Meet [FizzBuzz](https://github.com/zenware/FizzBuzz), the evolution of [hello-wo
|
|||||||
* [Fortran](f%5Cfortran.f90)
|
* [Fortran](f%5Cfortran.f90)
|
||||||
* [Fortran77](f%5Cfortran77.f77)
|
* [Fortran77](f%5Cfortran77.f77)
|
||||||
* [Fourier](f%5Cfourier.fourier)
|
* [Fourier](f%5Cfourier.fourier)
|
||||||
|
* [Fractran++](f%5Cfractran%2B%2B.fpp)
|
||||||
* [Frink](f%5Cfrink.frink)
|
* [Frink](f%5Cfrink.frink)
|
||||||
* [Fsharp](f%5Cfsharp.fs)
|
* [Fsharp](f%5Cfsharp.fs)
|
||||||
* [Fstar](f%5Cfstar.fst)
|
* [Fstar](f%5Cfstar.fst)
|
||||||
@@ -508,6 +511,7 @@ Meet [FizzBuzz](https://github.com/zenware/FizzBuzz), the evolution of [hello-wo
|
|||||||
* [Tex](t%5CTeX.tex)
|
* [Tex](t%5CTeX.tex)
|
||||||
* [Thp](t%5Cthp.hrp)
|
* [Thp](t%5Cthp.hrp)
|
||||||
* [Thue](t%5Cthue.th)
|
* [Thue](t%5Cthue.th)
|
||||||
|
* [Ti Hexadecimal](t%5CTI-hexadecimal.hex)
|
||||||
* [Tibasic](t%5Ctibasic.ti)
|
* [Tibasic](t%5Ctibasic.ti)
|
||||||
* [Tk](t%5Ctk.tk)
|
* [Tk](t%5Ctk.tk)
|
||||||
* [Tri](t%5Ctri.tri)
|
* [Tri](t%5Ctri.tri)
|
||||||
|
|||||||
1
a/asciidots.ascii
Normal file
1
a/asciidots.ascii
Normal file
@@ -0,0 +1 @@
|
|||||||
|
.-$"Hello, World"
|
||||||
7
f/fim++.fimpp
Normal file
7
f/fim++.fimpp
Normal file
@@ -0,0 +1,7 @@
|
|||||||
|
Dear Princess Celestia: Hello World
|
||||||
|
|
||||||
|
Today I learned how to say Hello World
|
||||||
|
I said "Hello World".
|
||||||
|
That's all about how to say Hello World.
|
||||||
|
|
||||||
|
Your faithful student, Twilight Sparkle.
|
||||||
1
f/fractran++.fpp
Normal file
1
f/fractran++.fpp
Normal file
@@ -0,0 +1 @@
|
|||||||
|
3,-1/2,(2*37)/3,0/0,<71 101 108 108 111 32 87 111 114 108 100 0>/37,4/0
|
||||||
8
t/TI-hexadecimal.hex
Normal file
8
t/TI-hexadecimal.hex
Normal file
@@ -0,0 +1,8 @@
|
|||||||
|
AsmPrgm
|
||||||
|
EF4045
|
||||||
|
111A1A
|
||||||
|
ED53D786
|
||||||
|
21A89D
|
||||||
|
EF6145
|
||||||
|
C9
|
||||||
|
48656C6C6F20776F726C64202100
|
||||||
Reference in New Issue
Block a user