Skip to content

Commit e2426da

Browse files
committed
chore: update in-the-wild.md
1 parent c3746ae commit e2426da

File tree

1 file changed

+11
-10
lines changed

1 file changed

+11
-10
lines changed

content/documentation/in-the-wild.md

Lines changed: 11 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -14,14 +14,15 @@ This page contains a list of libraries and projects that use Phel. If you want t
1414

1515
## Projects
1616

17-
* [phel-snake](https://github.com/Chemaclass/phel-snake) The snake game using the CLI terminal written in phel.
18-
* [mariobasic-n7](https://github.com/mabasic/mariobasic-n7) Website of Mario Bašić.
19-
* [lisp-webscript-examples](https://github.com/kloimhardt/lisp-webscript-examples) Reactive web-apps using Phel + ClojureScript via GraphQL.
20-
* [zo3ja](https://github.com/smeghead/zo3ja) A simple CLI RSS checker implemented with phel.
21-
* [phel-tic-tac-toe](https://github.com/smeghead/phel-tic-tac-toe) The tic-tac-toe game using the CLI terminal written in phel.
22-
* [phel-old-school-guestbook](https://github.com/smeghead/phel-old-school-guestbook) This is a very primitive project of a small bulletin board Phel-lang application using mysql for storage.
23-
* [phel-lifegame](https://github.com/smeghead/phel-lifegame) The Lifegame using the CLI terminal written in phel.
24-
* [phel-saraudon](https://github.com/smeghead/phel-saraudon) A command to Visualize result of `git log --stat`.
25-
* [phel-cellular-automaton](https://github.com/smeghead/phel-cellular-automaton) The cellular automaton using the CLI terminal written in phel.
26-
* [phel-mml2wav](https://github.com/smeghead/phel-mml2wav) Experimental tool to generate wav format files from MML(Music Macro Language).
17+
* [Chemaclass/phel-snake](https://github.com/Chemaclass/phel-snake): A snake game using the CLI terminal.
18+
* [mabasic/mariobasic-n7](https://github.com/mabasic/mariobasic-n7): Website of Mario Bašić.
19+
* [kloimhardt/lisp-webscript-examples](https://github.com/kloimhardt/lisp-webscript-examples): Reactive web-apps using Phel + ClojureScript via GraphQL.
20+
* [jasalt/phel-nrepl](https://github.com/jasalt/phel-nrepl): Phel nREPL server implementation leveraging async amphp/socket server.
21+
* [smeghead/zo3ja](https://github.com/smeghead/zo3ja): A simple CLI RSS checker implemented with phel.
22+
* [smeghead/phel-tic-tac-toe](https://github.com/smeghead/phel-tic-tac-toe): The tic-tac-toe game using the CLI terminal.
23+
* [smeghead/phel-old-school-guestbook](https://github.com/smeghead/phel-old-school-guestbook): A project of a small board using mysql for storage.
24+
* [smeghead/phel-lifegame](https://github.com/smeghead/phel-lifegame): Life-game using the CLI terminal.
25+
* [smeghead/phel-saraudon](https://github.com/smeghead/phel-saraudon): A command to visualize result of `git log --stat`.
26+
* [smeghead/phel-cellular-automaton](https://github.com/smeghead/phel-cellular-automaton): The cellular automaton using the CLI terminal written in phel.
27+
* [smeghead/phel-mml2wav](https://github.com/smeghead/phel-mml2wav): Generate WAV format files from MML (Music Macro Language).
2728

0 commit comments

Comments
 (0)