Add Fennel
Fixes: #578 Co-Authored-By: Martín Aguilar <mrtnpwn@users.noreply.github.com>
This commit is contained in:
@@ -222,6 +222,7 @@ Meet [FizzBuzz](https://github.com/zenware/FizzBuzz), the evolution of [hello-wo
|
|||||||
* [False](f%5Cfalse.f)
|
* [False](f%5Cfalse.f)
|
||||||
* [Fancy](f%5Cfancy.fy)
|
* [Fancy](f%5Cfancy.fy)
|
||||||
* [Fantom](f%5Cfantom.fan)
|
* [Fantom](f%5Cfantom.fan)
|
||||||
|
* [Fennel](f%5Cfennel.fnl)
|
||||||
* [Ferite](f%5Cferite.fe)
|
* [Ferite](f%5Cferite.fe)
|
||||||
* [Fetlang](f%5Cfetlang.fet)
|
* [Fetlang](f%5Cfetlang.fet)
|
||||||
* [Fim++](f%5Cfim%2B%2B.fimpp)
|
* [Fim++](f%5Cfim%2B%2B.fimpp)
|
||||||
|
|||||||
1
f/fennel.fnl
Normal file
1
f/fennel.fnl
Normal file
@@ -0,0 +1 @@
|
|||||||
|
(print "Hello World")
|
||||||
Reference in New Issue
Block a user