Add Draco and Frink
Fixes #645 Co-Authored-By: tfarnecim <tfarnecim@users.noreply.github.com>
This commit is contained in:
@@ -185,6 +185,7 @@ Meet [FizzBuzz](https://github.com/zenware/FizzBuzz), the evolution of [hello-wo
|
|||||||
* [Dogo](d%5CDOGO.dogo)
|
* [Dogo](d%5CDOGO.dogo)
|
||||||
* [Dongbei](d%5Cdongbei.dongbei)
|
* [Dongbei](d%5Cdongbei.dongbei)
|
||||||
* [Dos](d%5Cdos.bat)
|
* [Dos](d%5Cdos.bat)
|
||||||
|
* [Draco](d%5Cdraco.d)
|
||||||
* [Drive In Window](d%5CDrive-In%20Window.diw)
|
* [Drive In Window](d%5CDrive-In%20Window.diw)
|
||||||
* [Dtrace](d%5Cdtrace.d)
|
* [Dtrace](d%5Cdtrace.d)
|
||||||
* [Dup](d%5CDUP.dup)
|
* [Dup](d%5CDUP.dup)
|
||||||
@@ -221,6 +222,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)
|
||||||
|
* [Frink](f%5Cfrink.frink)
|
||||||
* [Fsharp](f%5Cfsharp.fs)
|
* [Fsharp](f%5Cfsharp.fs)
|
||||||
* [Fstar](f%5Cfstar.fst)
|
* [Fstar](f%5Cfstar.fst)
|
||||||
* [Gammaplex](g%5Cgammaplex.gammaplex)
|
* [Gammaplex](g%5Cgammaplex.gammaplex)
|
||||||
|
|||||||
1
f/frink.frink
Normal file
1
f/frink.frink
Normal file
@@ -0,0 +1 @@
|
|||||||
|
println["Hello World!"]
|
||||||
Reference in New Issue
Block a user