Skip to content

Commit

Permalink
Merge pull request #74 from smeghead/add-in-the-wild-projects
Browse files Browse the repository at this point in the history
Add in-the-wild projects.
  • Loading branch information
Chemaclass committed Apr 17, 2024
2 parents f06415f + 36fbc54 commit 4743495
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions content/documentation/in-the-wild.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,13 +8,16 @@ This page contains a list of libraries and projects that use Phel. If you want t
## Libraries

* [phel-cli-gui](https://github.com/Chemaclass/phel-cli-gui) Some Phel functions to render in the terminal. It uses the Cursor from the Symfony Command module.
* [phel-str](https://github.com/smeghead/phel-str) This is a library that provides a group of utility functions related to string manipulation (split, reverse, etc.). Migrated from Clojure.


## Projects

* [phel-snake](https://github.com/Chemaclass/phel-snake) The snake game using the CLI terminal written in phel.
* [mariobasic-n7](https://github.com/mabasic/mariobasic-n7) Website of Mario Bašić.
* [lisp-webscript-examples](https://github.com/kloimhardt/lisp-webscript-examples) Minimal reactive web-apps combining Phel + ClojureScript via GraphQL.
* [zo3ja](https://github.com/smeghead/zo3ja) A simple CLI RSS checker implemented with phel.
* [phel-tic-tac-toe](https://github.com/smeghead/phel-tic-tac-toe) The tic tac toe game using the CLI terminal written in phel.



0 comments on commit 4743495

Please sign in to comment.