Skip to content

Commit

Permalink
add lll examle (#856)
Browse files Browse the repository at this point in the history
  • Loading branch information
angyvolin authored Oct 15, 2020
1 parent 71a93c0 commit daccac3
Show file tree
Hide file tree
Showing 2 changed files with 18 additions and 1 deletion.
2 changes: 1 addition & 1 deletion LANGUAGES.md
Original file line number Diff line number Diff line change
Expand Up @@ -895,7 +895,7 @@ You can also request a new language to be added to the list, just leave a commen
- [ ] [ListLang](http://esolangs.org/wiki/ListLang)
- [ ] [Little](https://rosettacode.org/wiki/Hello_world/Text#Little)
- [x] [LiveCode](https://rosettacode.org/wiki/Hello_world/Text#LiveCode)
- [ ] [LLL](http://esolangs.org/wiki/LLL)
- [x] [LLL](http://esolangs.org/wiki/LLL)
- [x] [LLVM](https://rosettacode.org/wiki/Hello_world/Text#LLVM)
- [ ] [LNUSP](http://esolangs.org/wiki/LNUSP)
- [ ] [Lo'reran](http://esolangs.org/wiki/Lo%27reran)
Expand Down
17 changes: 17 additions & 0 deletions examples/l/lll
Original file line number Diff line number Diff line change
@@ -0,0 +1,17 @@
*o3 *o0 *o2 *o2 *o0 *o5 *o0 *o0 *o1 *o2 *o2 *o0
* * * * * * * * * * * *
*o6 *o2 *o3 *o3 *o1 * *o1 *o1 *o4 *o3 *o5 *o5
* * * * * * * * * * * *
* *o5 *o5 *o5 *o2 * *o2 *o2 *o5 *o5 *o6 *
* * * * * * * * * * * *
* *o6 *o6 *o6 *o3 * *o4 *o3 *o6 *o6 * *
* * * * * * * * * * * *
* * * * *o5 * *o5 *o5 * * * *
* * * * * * * * * * * *
* * * * *o6 * *o6 *o6 * * * *
* * * * * * * * * * * *
* * * * * * * * * * * *
**]* * * * * * * * * * * * *
I**>>*]***>>***>>***>>***>>***>>***>>***>>***>>***>>***>>***>>***>>***O0
O O O O O O O O O O O O
1 1 1 1 1 1 1 1 1 1 1 1

0 comments on commit daccac3

Please sign in to comment.