diff --git a/l/LiveCode b/l/LiveCode new file mode 100644 index 00000000..ca918a9c --- /dev/null +++ b/l/LiveCode @@ -0,0 +1 @@ +answer "Hello World!" diff --git a/readme.md b/readme.md index 8518887c..208be35f 100644 --- a/readme.md +++ b/readme.md @@ -8,7 +8,7 @@ Thanks to everyone who continues to contribute; new languages are created every Make sure to see [contributing.md](/contributing.md) for instructions on contributing to the project! -## Languages (864 total) +## Languages (865 total) * [!@#$%^&*()_+](%23/%21%40%23%24%25%5E%26%E2%88%97%28%29_%2B) * [():;#?!](%23/%28%29%CB%B8%3B%23%EF%BC%9F%21) @@ -510,6 +510,7 @@ Make sure to see [contributing.md](/contributing.md) for instructions on contrib * [Lisaac](l/Lisaac.li) * [Lisp](l/Lisp.lsp) * [ListLang](l/ListLang) +* [LiveCode](l/LiveCode) * [LiveScript](l/LiveScript.ls) * [LLVM](l/LLVM.ll) * [LNUSP](l/LNUSP.lnusp)