funl is a programming language created in 2020 by Anssi Halmeaho.
git clone https://github.com/anssihalmeaho/funl
FunL programming language
ns main main = func() 'this is return value' end endns