You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: content/documentation/in-the-wild.md
+11-10Lines changed: 11 additions & 10 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -14,14 +14,15 @@ This page contains a list of libraries and projects that use Phel. If you want t
14
14
15
15
## Projects
16
16
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).
0 commit comments