Added Lingo
Fixes: #667 Co-Authored-By: Olle Widell <olleweb@users.noreply.github.com>
This commit is contained in:
@@ -114,6 +114,7 @@ Meet [FizzBuzz](https://github.com/zenware/FizzBuzz), the evolution of [hello-wo
|
||||
* [Awful](a/awful.yuk)
|
||||
* [Awk](a/awk.awk)
|
||||
* [B](b/B.b)
|
||||
* [Ballerina](b/ballerina.bal)
|
||||
* [Bash](b/bash.bash)
|
||||
* [Basic](b/basic.bas)
|
||||
* [Batch](b/batch.bat)
|
||||
@@ -344,6 +345,7 @@ Meet [FizzBuzz](https://github.com/zenware/FizzBuzz), the evolution of [hello-wo
|
||||
* [Less](l/less.less)
|
||||
* [Leszek](l/leszek.leszek)
|
||||
* [Limbo](l/limbo.b)
|
||||
* [Lingo](l/lingo.lg4)
|
||||
* [Lisaac](l/lisaac.li)
|
||||
* [Lisp](l/lisp.lsp)
|
||||
* [Livescript](l/livescript.ls)
|
||||
|
||||
3
l/lingo.lg4
Normal file
3
l/lingo.lg4
Normal file
@@ -0,0 +1,3 @@
|
||||
on startmovie
|
||||
alert "Hello World"
|
||||
end
|
||||
Reference in New Issue
Block a user